Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
FailReference target works with form attribute.assert_equals: The input value should be reset to the default value. expected "default value" but got "new value"
    at Test.<anonymous> (https://wpt.live/shadow-dom/reference-target/tentative/form.html:49:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at testFormWithReferenceTarget (https://wpt.live/shadow-dom/reference-target/tentative/form.html:40:7)
    at https://wpt.live/shadow-dom/reference-target/tentative/form.html:53:5
Asserts run
Pass
assert_equals("new value", "new value", "The input value should be updated to the new value.")
    at Test.<anonymous> ( /shadow-dom/reference-target/tentative/form.html:47:9)
Fail
assert_equals("new value", "default value", "The input value should be reset to the default value.")
    at Test.<anonymous> ( /shadow-dom/reference-target/tentative/form.html:49:9)
FailReference target works with form attribute via options.assert_equals: The input value should be reset to the default value. expected "default value" but got "new value"
    at Test.<anonymous> (https://wpt.live/shadow-dom/reference-target/tentative/form.html:49:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at testFormWithReferenceTarget (https://wpt.live/shadow-dom/reference-target/tentative/form.html:40:7)
    at https://wpt.live/shadow-dom/reference-target/tentative/form.html:54:5
Asserts run
Pass
assert_equals("new value", "new value", "The input value should be updated to the new value.")
    at Test.<anonymous> ( /shadow-dom/reference-target/tentative/form.html:47:9)
Fail
assert_equals("new value", "default value", "The input value should be reset to the default value.")
    at Test.<anonymous> ( /shadow-dom/reference-target/tentative/form.html:49:9)
FailReference target works with setAttribute('form')assert_equals: The input value should be reset to the default value. expected "default value" but got "new value"
    at Test.<anonymous> (https://wpt.live/shadow-dom/reference-target/tentative/form.html:49:9)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at testFormWithReferenceTarget (https://wpt.live/shadow-dom/reference-target/tentative/form.html:40:7)
    at https://wpt.live/shadow-dom/reference-target/tentative/form.html:57:5
Asserts run
Pass
assert_equals("new value", "new value", "The input value should be updated to the new value.")
    at Test.<anonymous> ( /shadow-dom/reference-target/tentative/form.html:47:9)
Fail
assert_equals("new value", "default value", "The input value should be reset to the default value.")
    at Test.<anonymous> ( /shadow-dom/reference-target/tentative/form.html:49:9)