Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailOrdering of steps in "Update the Rendering" - child document requestAnimationFrame orderassert_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
Fail
assert_array_equals(["parent_raf", "second_child_raf", "first_child_raf"], ["parent_raf", "first_child_raf", "second_child_raf"], "expected order of notifications")
    at Test.<anonymous> ( /html/webappapis/update-rendering/child-document-raf-order.html:111:5)