WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-12-01 10:34:01 PST
<
rdar://problem/35799713
>
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
Pull request:
https://github.com/WebKit/WebKit/pull/15074
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.
Top of Page
Format For Printing
XML
Clone This Bug