Bug 116501
Summary: | Fixing inconsistency with the media query spec and other browsers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, dino, eric.carlson, koivisto |
Priority: | P2 | Keywords: | BlinkMergeCandidate |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
Consider merging https://chromium.googlesource.com/chromium/blink/+/c1435af4e2eefd1a136b55d44eda900b9b349cf5
With this change we are more interoperable with Opera and Firefox
and we have better test coverage. It fixes some tests which are not
correct according to the specs and other implementations.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
MediaQueries Spec has changed a lot and we have coverage via WPT:
https://wpt.fyi/results/css/mediaqueries?label=master&label=experimental&aligned&view=subtest&q=mediaqueries
I think this is not 1-1 merge anymore, do we still need to track it? Thanks!
Antti Koivisto
Probably not.