Bug 247940 - Remove Quirks shouldDisableResolutionMediaQuery()
Summary: Remove Quirks shouldDisableResolutionMediaQuery()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Karl Dubost
URL:
Keywords: InRadar
Depends on: 239980 244627
Blocks:
  Show dependency treegraph
 
Reported: 2022-11-14 23:31 PST by Karl Dubost
Modified: 2022-11-15 15:21 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Dubost 2022-11-14 23:31:33 PST
Steps to reproduce:
1. Open Safari
2. Disable Site Specific Quirks in Develop Menu
3. Go to https://expedia.com/
4. Click on the date widget to select a date
5. Make sure the window is at the right width to create a translation effect of the widget.

Expected:
The widget translates in the viewport.

Actual:
same as Expected.

I tested on Safari 16.1 to Safari 16.4 
on all sites from the Quirks file and the site seems to be working.
Comment 1 Radar WebKit Bug Importer 2022-11-14 23:35:42 PST
<rdar://problem/102355671>
Comment 2 Karl Dubost 2022-11-14 23:41:35 PST
Pull request: https://github.com/WebKit/WebKit/pull/6507
Comment 3 EWS 2022-11-15 15:21:44 PST
Committed 256714@main (02f013235584): <https://commits.webkit.org/256714@main>

Reviewed commits have been landed. Closing PR #6507 and removing active labels.