Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Tests, after clicking mouse on clearInputButton of date input type, will release mouse capture in case of preventdefault. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS input.value is "" | |
| 7 PASS output.value is "Clicked" | |
| 8 PASS successfullyParsed is true | |
| 9 | |
| 10 TEST COMPLETE | |
| 11 | |
| 12 | |
| OLD | NEW |