WebKit / Speedometer

An open source repository for the Speedometer benchmark
Other
592 stars 70 forks source link

TodoMVC jQuery: fix clear completed button #364

Closed flashdesignory closed 7 months ago

flashdesignory commented 7 months ago

Switched 'id' to 'class' for 'clear-completed'. This is necessary for the css rules to apply correctly.

Fixes issue https://github.com/WebKit/Speedometer/issues/363

@kara

flashdesignory commented 7 months ago

Thanks for the quick turnaround! Do you think you can wait for #360 to land before landing this one, to avoid that @issackjohn has to rebase the big patch? (even though I think there wouldn't be a conflict in this case)

Thanks - yes, this can wait 😄