I"m green when light DOM link is on
I"m green when Shadow DOM link is on

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
FailRemoving stylesheet from link rel attribute should remove the stylesheet for light DOMassert_equals: expected "rgb(0, 128, 0)" but got "rgb(0, 0, 0)"
    at testLinkRelModification (https://wpt.live/html/semantics/document-metadata/the-link-element/link-rel-attribute.html:21:3)
    at Test.<anonymous> (https://wpt.live/html/semantics/document-metadata/the-link-element/link-rel-attribute.html:31: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/semantics/document-metadata/the-link-element/link-rel-attribute.html:30:1
Asserts run
Fail
assert_equals("rgb(0, 0, 0)", "rgb(0, 128, 0)")
    at testLinkRelModification ( /html/semantics/document-metadata/the-link-element/link-rel-attribute.html:21:3)
FailRemoving stylesheet from link rel attribute should remove the stylesheet for shadow DOMassert_equals: expected "rgb(0, 128, 0)" but got "rgb(0, 0, 0)"
    at testLinkRelModification (https://wpt.live/html/semantics/document-metadata/the-link-element/link-rel-attribute.html:21:3)
    at Test.<anonymous> (https://wpt.live/html/semantics/document-metadata/the-link-element/link-rel-attribute.html:41: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/semantics/document-metadata/the-link-element/link-rel-attribute.html:35:1
Asserts run
Fail
assert_equals("rgb(0, 0, 0)", "rgb(0, 128, 0)")
    at testLinkRelModification ( /html/semantics/document-metadata/the-link-element/link-rel-attribute.html:21:3)