Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Fail::before uses originating element's implicit anchorassert_equals: expected "50px" but got "0px"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/global-attributes/the-anchor-attribute-003.tentative.html:53: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-003.tentative.html:51:1
Asserts run
Fail
assert_equals("0px", "50px")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/the-anchor-attribute-003.tentative.html:53:3)
Fail::after uses originating element's implicit anchorassert_equals: expected "250px" but got "0px"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/global-attributes/the-anchor-attribute-003.tentative.html:59: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-003.tentative.html:57:1
Asserts run
Fail
assert_equals("0px", "250px")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/the-anchor-attribute-003.tentative.html:59:3)
Fail::backdrop uses originating element's implicit anchorassert_equals: expected "140px" but got "-10px"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/global-attributes/the-anchor-attribute-003.tentative.html:66: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-003.tentative.html:63:1
Asserts run
Fail
assert_equals("-10px", "140px")
    at Test.<anonymous> ( /html/dom/elements/global-attributes/the-anchor-attribute-003.tentative.html:66:3)