Fail | The anchor attribute should position the target element next to its implicit anchor | assert_equals: expected 150 but got 0 at Test.<anonymous> (https://wpt.live/html/dom/elements/global-attributes/the-anchor-attribute-001.tentative.html:32: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-001.tentative.html:31:1 Asserts runFail | assert_equals(0, 150)
at Test.<anonymous> ( /html/dom/elements/global-attributes/the-anchor-attribute-001.tentative.html:32:3) |
|
Fail | The element.anchorElement IDL should reflect the element pointed to by the anchor attribute | assert_equals: expected (object) Element node <div id="anchor"></div> but got (undefined) undefined at Test.<anonymous> (https://wpt.live/html/dom/elements/global-attributes/the-anchor-attribute-001.tentative.html:37: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-001.tentative.html:36:1 Asserts runFail | assert_equals(undefined, Element node <div id="anchor"></div>)
at Test.<anonymous> ( /html/dom/elements/global-attributes/the-anchor-attribute-001.tentative.html:37:3) |
|