Pass | Normalization of viewBox on html and svg elements in html documents. | Asserts runPass | assert_equals("viewbox", "viewbox")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:25:5) | Pass | assert_equals("viewbox", "viewbox")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:26:5) | Pass | assert_equals("viewBox", "viewBox")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:27:5) | Pass | assert_equals("viewBox", "viewBox")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:28:5) |
|
Pass | Normalization of foreignObject html and svg elements in html documents. | Asserts runPass | assert_equals("foreignobject", "foreignobject")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:32:5) | Pass | assert_equals("foreignobject", "foreignobject")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:33:5) | Pass | assert_equals("foreignObject", "foreignObject")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:34:5) | Pass | assert_equals("foreignObject", "foreignObject")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:35:5) |
|
Pass | viewBox attribute without namespace on html element matches case-insensitively in html document. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:39:5) | Pass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:40:5) | Pass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:41:5) | Pass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:42:5) |
|
Fail | Camel-cased viewBox on svg in html document matches sensitively. | assert_equals: expected "rgba(0, 0, 0, 0)" but got "rgb(0, 128, 0)" at Test.<anonymous> (https://not-wpt.live/svg/styling/css-selectors-case-sensitivity.html:47:5)
at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
at test (https://not-wpt.live/resources/testharness.js:633:30)
at https://not-wpt.live/svg/styling/css-selectors-case-sensitivity.html:45:3 Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:46:5) | Fail | assert_equals("rgb(0, 128, 0)", "rgba(0, 0, 0, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:47:5) |
|
Fail | Normalized camel-cased viewBox on svg in html document matches case-sensitively. | assert_equals: expected "rgba(0, 0, 0, 0)" but got "rgb(0, 128, 0)" at Test.<anonymous> (https://not-wpt.live/svg/styling/css-selectors-case-sensitivity.html:52:5)
at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
at test (https://not-wpt.live/resources/testharness.js:633:30)
at https://not-wpt.live/svg/styling/css-selectors-case-sensitivity.html:50:3 Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:51:5) | Fail | assert_equals("rgb(0, 128, 0)", "rgba(0, 0, 0, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:52:5) |
|
Pass | foreignObject html element matches case-insensitively in html document. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:56:5) | Pass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:57:5) | Pass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:58:5) | Pass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:59:5) |
|
Fail | Camel-cased svg foreignObject in html document matches sensitively. | assert_equals: expected "rgba(0, 0, 0, 0)" but got "rgb(0, 128, 0)" at Test.<anonymous> (https://not-wpt.live/svg/styling/css-selectors-case-sensitivity.html:64:5)
at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
at test (https://not-wpt.live/resources/testharness.js:633:30)
at https://not-wpt.live/svg/styling/css-selectors-case-sensitivity.html:62:3 Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:63:5) | Fail | assert_equals("rgb(0, 128, 0)", "rgba(0, 0, 0, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:64:5) |
|
Fail | Normalized camel-cased svg foreignObject in html document matches case-sensitively. | assert_equals: expected "rgba(0, 0, 0, 0)" but got "rgb(0, 128, 0)" at Test.<anonymous> (https://not-wpt.live/svg/styling/css-selectors-case-sensitivity.html:69:5)
at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
at test (https://not-wpt.live/resources/testharness.js:633:30)
at https://not-wpt.live/svg/styling/css-selectors-case-sensitivity.html:67:3 Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:68:5) | Fail | assert_equals("rgb(0, 128, 0)", "rgba(0, 0, 0, 0)")
at Test.<anonymous> ( /svg/styling/css-selectors-case-sensitivity.html:69:5) |
|