NEW283521
Parameterize more quirk logic
https://bugs.webkit.org/show_bug.cgi?id=283521
Summary Parameterize more quirk logic
Brent Fulgham
Reported 2024-11-21 12:57:10 PST
Some quirks only operate on elements with specific classes or identifiers. Rather than using a boolean to indicate the quirk is needed, use an optional data structure that holds the relevant context.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-21 12:57:43 PST
Note You need to log in before you can comment on or make changes to this bug.