Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
FailNegative margins/offset should be changed to 4pxassert_equals: outline-offset expected "0px" but got "-50px"
    at Test.<anonymous> (https://wpt.live/html/semantics/permission-element/negative-offset-and-margin.tentative.html:43:5)
    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/permission-element/negative-offset-and-margin.tentative.html:41:3
Asserts run
Fail
assert_equals("-50px", "0px", "outline-offset")
    at Test.<anonymous> ( /html/semantics/permission-element/negative-offset-and-margin.tentative.html:43:5)
PassPositive margins/offset are unaffected
Asserts run
Pass
assert_equals("50px", "50px", "outline-offset")
    at Test.<anonymous> ( /html/semantics/permission-element/negative-offset-and-margin.tentative.html:52:5)
Pass
assert_equals("50px", "50px", "margin-left")
    at Test.<anonymous> ( /html/semantics/permission-element/negative-offset-and-margin.tentative.html:53:5)
Pass
assert_equals("50px", "50px", "margin-right")
    at Test.<anonymous> ( /html/semantics/permission-element/negative-offset-and-margin.tentative.html:54:5)
Pass
assert_equals("50px", "50px", "margin-top")
    at Test.<anonymous> ( /html/semantics/permission-element/negative-offset-and-margin.tentative.html:55:5)
Pass
assert_equals("50px", "50px", "margin-bottom")
    at Test.<anonymous> ( /html/semantics/permission-element/negative-offset-and-margin.tentative.html:56:5)
FailExpressions margins/offset should always return at least 4pxassert_equals: outline-offset expected "0px" but got "-50px"
    at Test.<anonymous> (https://wpt.live/html/semantics/permission-element/negative-offset-and-margin.tentative.html:61:5)
    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/permission-element/negative-offset-and-margin.tentative.html:59:3
Asserts run
Fail
assert_equals("-50px", "0px", "outline-offset")
    at Test.<anonymous> ( /html/semantics/permission-element/negative-offset-and-margin.tentative.html:61:5)