Pass | contents for selector ['auto'] | Asserts runPass | assert_equals("size: 3in;", "size: 3in;", "unexpected @page contents")
at Test.<anonymous> ( /css/css-page/page-rule-declarations-003.html:59:21) |
|
Pass | contents for selector ['_abcd'] | Asserts runPass | assert_equals("size: 8in;", "size: 8in;", "unexpected @page contents")
at Test.<anonymous> ( /css/css-page/page-rule-declarations-003.html:59:21) |
|
Pass | expected empty selector when assigning blank string | Asserts runPass | assert_equals(6, 6, "expected first rule to be @page")
at Test.<anonymous> ( /css/css-page/page-rule-declarations-003.html:68:9) | Pass | assert_equals("", "", "unexpected selector when assigning blank string")
at Test.<anonymous> ( /css/css-page/page-rule-declarations-003.html:70:9) |
|
Fail | CSS Paged Media: parsing @page selectors | assert_equals: missing @page selectors expected 0 but got 7 at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-page/page-rule-declarations-003.html:73:9)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-page/page-rule-declarations-003.html:72:5 Asserts runFail | assert_equals(7, 0, "missing @page selectors")
at Test.<anonymous> ( /css/css-page/page-rule-declarations-003.html:73:9) |
|