RESOLVED FIXED 228975
HTMLStyleElement should be able to fire the load event more than once
https://bugs.webkit.org/show_bug.cgi?id=228975
Summary HTMLStyleElement should be able to fire the load event more than once
Chris Dumez
Reported 2021-08-10 15:08:42 PDT
HTMLStyleElement should be able to fire the load event more than once. WebKit has a flag preventing the load event to fire more than once but this behavior is not present in the HTML specification and doesn't match other browsers.
Attachments
Patch (5.82 KB, patch)
2021-08-10 15:10 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-08-10 15:10:29 PDT
Chris Dumez
Comment 2 2021-08-11 15:42:04 PDT
Comment on attachment 435301 [details] Patch cq- because I will delay landing this until it is safe to do so.
Radar WebKit Bug Importer
Comment 3 2021-08-17 15:09:23 PDT
EWS
Comment 4 2021-08-23 07:50:54 PDT
Committed r281443 (240826@main): <https://commits.webkit.org/240826@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435301 [details].
Note You need to log in before you can comment on or make changes to this bug.