[Webkit-unassigned] [Bug 180245] New: Implement update media query from MQ4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 06:44:52 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=180245

            Bug ID: 180245
           Summary: Implement update media query from MQ4
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Keywords: FromImplementor
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: florian at rivoal.net

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171201/e602c1a2/attachment.html>


More information about the webkit-unassigned mailing list