WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
267232
Implement blocking=render attribute for <script> and <style>
https://bugs.webkit.org/show_bug.cgi?id=267232
Summary
Implement blocking=render attribute for <script> and <style>
Noam Rosenthal
Reported
2024-01-08 08:48:37 PST
The attribute is available for links, styles & scripts, and allows render-blocking until the resource is ready to execute.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2024-01-08 12:52:04 PST
Is "render blocking" defined anywhere?
Noam Rosenthal
Comment 2
2024-01-08 13:17:14 PST
Of course, sorry I thought I put the spec links here and forgot. This is in the HTML standard:
https://html.spec.whatwg.org/multipage/dom.html#render-blocking
https://html.spec.whatwg.org/multipage/urls-and-fetching.html#blocking-attribute
Radar WebKit Bug Importer
Comment 3
2024-01-15 08:49:16 PST
<
rdar://problem/121008856
>
Matt Woodrow
Comment 4
2024-08-11 19:26:16 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32022
EWS
Comment 5
2024-08-15 16:52:12 PDT
Committed
282319@main
(184cdfcc5726): <
https://commits.webkit.org/282319@main
> Reviewed commits have been landed. Closing PR #32022 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug