[Webkit-unassigned] [Bug 192147] Multiple Picture Sources Downloading width media-query

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 08:28:33 PST 2018


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

Colin Bendell <colin at bendell.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |colin at bendell.ca

--- Comment #1 from Colin Bendell <colin at bendell.ca> ---
Looks like a preloader problem with media queries using `rem` or `em`. If the mq uses absolute `px` this problem does not appear.

* First mq is always selected when only relative units are available, adjusted later by the loader (2nd request)
* First mq with absolute unites will be selected, adjusted later by the loader

-- 
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/20181129/fbc4ac28/attachment.html>


More information about the webkit-unassigned mailing list