Re: [csswg-drafts] Remove duplicate script-blocking style sheet requirement (#8759)

We cannot remove this text without equivalent text that `style` and `<link rel=stylesheet>` have (which also seems like it could be abstracted more, but I haven't delved into it too deeply):

> If element [contributes a script-blocking style sheet](https://html.spec.whatwg.org/#contributes-a-script-blocking-style-sheet), [append](https://infra.spec.whatwg.org/#set-append) element to its [node document](https://dom.spec.whatwg.org/#concept-node-document)'s [script-blocking style sheet set](https://html.spec.whatwg.org/#script-blocking-style-sheet-set).

I think the `Link` header part can be removed in its entirety. I would do that in a separate PR that references https://github.com/whatwg/html/issues/8741.

-- 
GitHub Notification of comment by annevk
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/8759#issuecomment-1523008142 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 26 April 2023 08:36:23 UTC