WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
283521
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-21 12:57:43 PST
<
rdar://problem/140368617
>
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