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 |
Karl Dubost
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102019360>
Karl Dubost
This is possible through the Web Inspector on Safari Desktop
See https://webkit.org/web-inspector/device-settings/
but not on the device itself.