None
https://drafts.csswg.org/cssom/#the-cssimportrule-interface
Allow CSSImportRule.styleSheet to be nullable. The styleSheet attribute in CSSImportRule can be null if there is no associated CSS style sheet.
The styleSheet attribute can be null if there is no associated CSS style sheet. styleSheet has become nullable since supports() was supported in @import. If a <supports-condition> blocks the application of the imported style sheet, the UA must not fetch the style sheet. Plus, it must return null for the import rule’s CSSImportRule.styleSheet value.
None
None
Not applicable
Interoperability and CompatibilityNone
WebView application risksDoes this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications? None |
None
No
None
None
None
False
https://issues.chromium.org/issues/40266154
No milestones specified
https://chromestatus.com/feature/5123480866783232
This intent message was generated by Chrome Platform Status.
|