Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 This test verifies that updating the slider for an input element with type=range fires a change event. | 1 This test verifies that updating the slider for an input element with type=range fires a change event. |
| 2 | 2 |
| 3 | 3 |
| 4 PASS Change event fired. | 4 PASS Change event fired. |
| 5 PASS slider.value is "0" | 5 PASS slider.value is "0" |
| 6 | 6 |
| OLD | NEW |