WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
242 stars 19 forks source link

Render-blocking styles/scripts #300

Open noamr opened 8 months ago

noamr commented 8 months ago

WebKittens

@annevk

Title of the spec

Allow blocking=render attribute on style/script/link

URL to the spec

https://html.spec.whatwg.org/multipage/#blocking-attributes

URL to the spec's repository

https://github.com/whatwg/html

Issue Tracker URL

https://github.com/whatwg/html

Explainer URL

No response

TAG Design Review URL

No response

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/608

WebKit Bugzilla URL

https://bugs.webkit.org/show_bug.cgi?id=267232

Radar URL

No response

Description

This is already shipped in Chrome, apparently without a formal standards position request (or I couldn't find one). Adding this now since we want to amend the feature to include also inline scripts.

marcoscaceres commented 8 months ago

@annevk, thoughts?

nt1m commented 1 month ago

I'm planning to mark this as supportive in a week if there are no objections. The standard is reasonable, and @mattwoodrow is implementing it.