Bug 1702830 - [wpt-sync] Update web-platform-tests to 336ec39f06d15863a4af6b2aa659253...
[gecko.git] / testing / web-platform / meta / html / semantics / forms / input-change-event-properties.html.ini
blobf03500f713b793feb2c8d6094c8bcea227160c9e
1 [input-change-event-properties.html]
2 expected:
3 if (os == "android") and not debug and not webrender: ["OK", "ERROR"]
4 if (os == "android") and not debug and webrender: ["OK", "ERROR"]
5 if (os == "android") and debug: ["OK", "ERROR"]
6 [<select> pressing down arrow]
7 expected:
8 if (os == "android") and not debug and webrender: ["FAIL", "PASS"]
9 if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
10 if (os == "android") and debug: ["FAIL", "PASS"]
11 if os == "mac": FAIL
13 [<textarea></textarea> typing]
14 expected:
15 if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
16 if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
17 if (os == "android") and debug: ["PASS", "FAIL"]