Bug 194228 - fast/media/invalid-media-query-list.html fails on iPad
Summary: fast/media/invalid-media-query-list.html fails on iPad
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-04 10:47 PST by Jonathan Bedard
Modified: 2024-02-19 14:30 PST (History)
3 users (show)

See Also:


Attachments
Test Results (53.17 KB, application/zip)
2019-02-04 10:48 PST, Jonathan Bedard
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2019-02-04 10:47:34 PST
When run on an iPad, this test fails with an image diff. The failure is not indicative of a screen-size problem, this appears to be a difference in iPhone/iPad behavior.
Comment 1 Jonathan Bedard 2019-02-04 10:48:30 PST
Created attachment 361072 [details]
Test Results
Comment 2 Ahmad Saleem 2023-11-23 07:46:36 PST
We still have this Platform specific expectation - https://github.com/WebKit/WebKit/blob/b741d4c7aa5666a19755bab586c7e6baa06f02a4/LayoutTests/platform/ipad/TestExpectations#L54
Comment 3 Ahmad Saleem 2024-02-19 14:30:25 PST
I think we have coverage of invalid media queries using WPT - https://wpt.fyi/results/css/mediaqueries?label=master&label=experimental&aligned=&q=invalid

Should we keep this local test?