Re: [csswg-drafts] [css-cascade] Allowing @import to be conditional on @supports queries (#3165)

https://www.w3.org/TR/css-cascade-4/#conditional-import
> Additionally, if a <supports-condition> blocks the application of the imported style sheet, the UA must not fetch the style sheet (unless it is loaded through some other link) and must return null for the import rule’s CSSImportRule.styleSheet value (even if it is loaded through some other link).

Afaict this is already fixed? @svgeesus can you confirm?

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3165#issuecomment-441841504 using your GitHub account

Received on Monday, 26 November 2018 23:36:03 UTC