blob: c8d993be31d105e4a8899425e36d439db639042b (
plain)
1
2
3
4
5
6
7
|
[update-the-rendering.html]
["Flush autofocus candidates" should be happen before a scroll event and animation frame callbacks]
expected:
if (os == "win") and (processor == "x86") and debug: [FAIL, PASS]
if (os == "mac") and debug: [FAIL, PASS]
if os == "android": [FAIL, PASS]
[PASS, FAIL]
|