Re: [csswg-drafts] [cssom-1] circular imports and CSSImportRule (#4287)

Do Blink / WebKit null out the stylesheet for failing loads? Or only for cyclic ones?

I think I'd like to preserve the "Import rule must have a stylesheet, even if empty" behavior, but I'd be ok changing it. Though as far as I can tell, in Gecko it wouldn't be so straight-forward to change _only_ the cyclic case. We treat the "there's a cycle" the same way as "the load failed".

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

Received on Thursday, 12 September 2019 14:53:29 UTC