/css/cssom/CSSStyleSheet-constructable-duplicate.html| status | subtest | message |
|---|---|---|
| FAIL | Duplicate stylesheets have the right cascade position in the Document | assert_equals: duplicate stylesheet should take right position in the cascade expected "1" but got "0" |
| FAIL | Appending duplicate stylesheets yields the correct cascade position in the Document | assert_equals: duplicate stylesheet should take the right position in the cascade expected "1" but got "0" |
| FAIL | Duplicate stylesheets have the right cascade position in the ShadowRoot | assert_equals: duplicate stylesheet should take right position in the cascade expected "1" but got "0" |
| FAIL | Appending duplicate stylesheets yields the correct cascade position in the ShadowRoot | assert_equals: backmost stylesheet should take precedence expected "rgb(0, 0, 255)" but got "rgb(255, 0, 0)" |
bundle built 2026-07-16T07:16:48.063Z