Harness status: OK
Found 1 tests
Result | Test Name | Message | ||
---|---|---|---|---|
Fail | Ordering of steps in "Update the Rendering" - child document requestAnimationFrame order | assert_array_equals: expected order of notifications expected property 1 to be "first_child_raf" but got "second_child_raf" (expected array ["parent_raf", "first_child_raf", "second_child_raf"] got ["parent_raf", "second_child_raf", "first_child_raf"])at Test.<anonymous> (https://wpt.live/html/webappapis/update-rendering/child-document-raf-order.html:111:5) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at https://wpt.live/resources/testharness.js:2689:35 at https://wpt.live/resources/testharness.js:1234:18 Asserts run
|