Bug 228975 - HTMLStyleElement should be able to fire the load event more than once
Summary: HTMLStyleElement should be able to fire the load event more than once
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-10 15:08 PDT by Chris Dumez
Modified: 2021-08-23 07:50 PDT (History)
11 users (show)

See Also:


Attachments
Patch (5.82 KB, patch)
2021-08-10 15:10 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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.
Comment 1 Chris Dumez 2021-08-10 15:10:29 PDT
Created attachment 435301 [details]
Patch
Comment 2 Chris Dumez 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.
Comment 3 Radar WebKit Bug Importer 2021-08-17 15:09:23 PDT
<rdar://problem/82048699>
Comment 4 EWS 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].