Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 PASS successfullyParsed is true | |
|
Yuta Kitamura
2014/10/16 04:01:23
IIUC, gestureLongPress() is defined on every platf
AKVT
2014/10/16 17:17:14
Done. Thanks
| |
| 2 | |
| 3 TEST COMPLETE | |
| 4 PASS adjusted node was INPUT#normalText. | |
|
Yuta Kitamura
2014/10/16 04:01:23
As mentioned in the test file, I don't think the w
AKVT
2014/10/16 17:17:14
Done. Thanks
| |
| 5 PASS adjusted node was INPUT#readOnlyText. | |
| 6 PASS adjusted node was INPUT#disabledText. | |
| 7 PASS adjusted node was INPUT#readOnlyDisabledText. | |
| 8 PASS adjusted node was TEXTAREA#normalTextArea. | |
| 9 PASS adjusted node was TEXTAREA#readOnlyTextArea. | |
| 10 PASS adjusted node was TEXTAREA#disabledTextArea. | |
| 11 PASS adjusted node was TEXTAREA#readOnlyDisabledTextArea. | |
| 12 | |
| OLD | NEW |