Pass | Size queries with content-box sizing | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /css/css-conditional/container-queries/query-content-box.html:100:5) |
|
Pass | Size queries with border-box sizing | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /css/css-conditional/container-queries/query-content-box.html:104:5) |
|
Fail | Size queries with content-box sizing and overflow:scroll | assert_equals: expected "rgb(0, 0, 255)" but got "rgb(0, 128, 0)" at Test.<anonymous> (http://wpt.live/css/css-conditional/container-queries/query-content-box.html:108:5)
at Test.step (http://wpt.live/resources/testharness.js:2642:25)
at test (http://wpt.live/resources/testharness.js:633:30)
at http://wpt.live/css/css-conditional/container-queries/query-content-box.html:107:3 Asserts runFail | assert_equals("rgb(0, 128, 0)", "rgb(0, 0, 255)")
at Test.<anonymous> ( /css/css-conditional/container-queries/query-content-box.html:108:5) |
|
Fail | Size queries with border-box sizing and overflow:scroll | assert_equals: expected "rgb(0, 0, 255)" but got "rgb(0, 128, 0)" at Test.<anonymous> (http://wpt.live/css/css-conditional/container-queries/query-content-box.html:112:5)
at Test.step (http://wpt.live/resources/testharness.js:2642:25)
at test (http://wpt.live/resources/testharness.js:633:30)
at http://wpt.live/css/css-conditional/container-queries/query-content-box.html:111:3 Asserts runFail | assert_equals("rgb(0, 128, 0)", "rgb(0, 0, 255)")
at Test.<anonymous> ( /css/css-conditional/container-queries/query-content-box.html:112:5) |
|
Fail | Size queries with content-box sizing and scrollbar-gutter:stable | assert_equals: expected "rgb(0, 0, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (http://wpt.live/css/css-conditional/container-queries/query-content-box.html:116:5)
at Test.step (http://wpt.live/resources/testharness.js:2642:25)
at test (http://wpt.live/resources/testharness.js:633:30)
at http://wpt.live/css/css-conditional/container-queries/query-content-box.html:115:3 Asserts runFail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 0, 255)")
at Test.<anonymous> ( /css/css-conditional/container-queries/query-content-box.html:116:5) |
|
Fail | Size queries with border-box sizing and scrollbar-gutter:stable | assert_equals: expected "rgb(0, 0, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (http://wpt.live/css/css-conditional/container-queries/query-content-box.html:120:5)
at Test.step (http://wpt.live/resources/testharness.js:2642:25)
at test (http://wpt.live/resources/testharness.js:633:30)
at http://wpt.live/css/css-conditional/container-queries/query-content-box.html:119:3 Asserts runFail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 0, 255)")
at Test.<anonymous> ( /css/css-conditional/container-queries/query-content-box.html:120:5) |
|