blob: 1cf855778a1ddd71ba1ebb2494ff4a2fd7fd1d95 (
plain)
1
2
3
4
5
6
7
8
|
[child-document-raf-order.html]
expected:
if not fission and (os == "win") and not debug: ["OK", "TIMEOUT"]
[Ordering of steps in "Update the Rendering" - child document requestAnimationFrame order]
expected:
if not fission and (os == "win") and not debug: ["FAIL", "TIMEOUT"]
FAIL
|