RESOLVED FIXED 180245
[MQ4] Implement `update` media feature
https://bugs.webkit.org/show_bug.cgi?id=180245
Summary [MQ4] Implement `update` media feature
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.