Bug 247555

Summary: Settings to Disable Site Specific Hacks (Quirks) on iPhone and iPad
Product: WebKit Reporter: Karl Dubost <karlcow>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=247445

Description Karl Dubost 2022-11-06 16:10:59 PST
As a web developer of a website, 
I need to check if my site is working without Site Specific Hacks
in order to check if a Quirks [1] is still required.


[1]: https://github.com/WebKit/WebKit/blob/main/Source/WebCore/page/Quirks.cpp  


See the discussion in Bug 247445
Comment 1 Radar WebKit Bug Importer 2022-11-06 16:11:13 PST
<rdar://problem/102019360>
Comment 2 Karl Dubost 2022-11-07 15:09:53 PST
This is possible through the Web Inspector on Safari Desktop
See https://webkit.org/web-inspector/device-settings/

but not on the device itself.