Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
FailLayout should be updated when anchor attribute changes to another elementassert_equals: expected 150 but got 123
    at Test.<anonymous> (https://wpt.live/html/dom/elements/global-attributes/the-anchor-attribute-002.tentative.html:36:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/html/dom/elements/global-attributes/the-anchor-attribute-002.tentative.html:33:1
Asserts run
Fail
assert_equals(123, 150)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/the-anchor-attribute-002.tentative.html:36:3)
PassLayout should be updated when anchor attribute changes to a non-existent element
Asserts run
Pass
assert_equals(123, 123)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/the-anchor-attribute-002.tentative.html:47:3)
Pass
assert_equals(456, 456)
    at Test.<anonymous> ( /html/dom/elements/global-attributes/the-anchor-attribute-002.tentative.html:48:3)