NEW 263700
Add capabilities to disable/enable Quirks individually
https://bugs.webkit.org/show_bug.cgi?id=263700
Summary Add capabilities to disable/enable Quirks individually
Karl Dubost
Reported 2023-10-25 17:35:15 PDT
Related to https://searchfox.org/wubkat/source/Source/WebCore/page/Quirks.cpp Currently the Quirks can be enabled/disabled through the Web Inspector. (Disable Site Specific Hacks feature) It's all or nothing. It means for a Website that would have multiple Quirks, it makes it harder to test individually if a specific Quirk can be removed because of the possible interactions. Currently, Disable Site Specific Hacks disables UA override as well.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-25 18:17:13 PDT
Note You need to log in before you can comment on or make changes to this bug.