/css/cssom/cssimportrule.html| status | subtest | message |
|---|---|---|
| FAIL | CSSRule and CSSImportRule types | assert_true: expected true got false |
| FAIL | Type of CSSRule#type and constant values | assert_equals: expected (number) 1 but got (undefined) undefined |
| FAIL | Existence and writability of CSSRule attributes | assert_true: expected true got false |
| FAIL | Values of CSSRule attributes | assert_equals: expected (undefined) undefined but got (number) 0 |
| FAIL | Existence and writability of CSSImportRule attributes | assert_idl_attribute: property "href" not found in prototype chain |
| FAIL | Values of CSSImportRule attributes | assert_equals: expected "string" but got "undefined" |
| FAIL | CSSImportRule : MediaList mediaText attribute should be updated due to [PutForwards] | assert_equals: expected (string) "print" but got (undefined) undefined |
| FAIL | CSSStyleDeclaration cssText attribute should be updated due to [PutForwards] | assert_equals: expected (string) "margin-top: 10px;" but got (undefined) undefined |
| FAIL | StyleSheet : MediaList mediaText attribute should be updated due to [PutForwards] | assert_equals: expected (string) "screen" but got (undefined) undefined |
| FAIL | Existence and writability of CSSImportRule supportsText attribute | assert_idl_attribute: property "supportsText" not found in prototype chain |
| FAIL | Value of CSSImportRule supportsText attribute | assert_equals: expected (string) "(display: flex) or (display: block)" but got (undefined) undefined |
bundle built 2026-07-16T07:16:48.063Z