Fail | Negative margins/offset should be changed to 4px | assert_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 runFail | assert_equals("-50px", "0px", "outline-offset")
at Test.<anonymous> ( /html/semantics/permission-element/negative-offset-and-margin.tentative.html:43:5) |
|
Pass | Positive margins/offset are unaffected | Asserts runPass | 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) |
|
Fail | Expressions margins/offset should always return at least 4px | assert_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 runFail | assert_equals("-50px", "0px", "outline-offset")
at Test.<anonymous> ( /html/semantics/permission-element/negative-offset-and-margin.tentative.html:61:5) |
|