Bug 180245

Summary: [MQ4] Implement `update` media feature
Product: WebKit Reporter: Florian Rivoal <florian>
Component: CSSAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: ahmad.saleem792, sebastianzartner, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: FromImplementor, InRadar, WPTImpact
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
URL: https://wpt.fyi/results/css/mediaqueries/test_media_queries.html?label=experimental&label=master&product=chrome&product=firefox&product=safari&aligned&view=interop&q=label%3Ainterop-2023-mediaqueries

Florian Rivoal
Reported 2017-12-01 06:44:52 PST
The update media query from Media queries level 4 let people tell apart media that responsively update the screen, from those that cannot, or those that can but only slowly. Authors can use that to style things differently on print vs ebook readers, even though both media are paginated. This kind of nuance was not possible to express just with @media print {...} The specification is over here: https://drafts.csswg.org/mediaqueries-4/#descdef-media-update
Attachments
Radar WebKit Bug Importer
Comment 1 2017-12-01 10:34:01 PST
Ahmad Saleem
Comment 2 2023-06-05 08:06:03 PDT
Part of Interop 2023. Added 'WPTImpact' tag as well.
Tim Nguyen (:ntim)
Comment 3 2023-06-17 12:00:54 PDT
EWS
Comment 4 2023-06-17 15:46:19 PDT
Committed 265277@main (777e46fb4105): <https://commits.webkit.org/265277@main> Reviewed commits have been landed. Closing PR #15074 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.