Bug 247940

Summary: Remove Quirks shouldDisableResolutionMediaQuery()
Product: WebKit Reporter: Karl Dubost <karlcow>
Component: CSSAssignee: Karl Dubost <karlcow>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 239980, 244627    
Bug Blocks:    

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.