[Webkit-unassigned] [Bug 158422] matchMedia late by 1px compared to CSS media query

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 8 20:09:57 PDT 2016


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

--- Comment #3 from zalan <zalan at apple.com> ---
Created attachment 280874
  --> https://bugs.webkit.org/attachment.cgi?id=280874&action=review
Test reduction

1. Size the window to 1001px
2. Open console (web inspector)
3. Resize the window below 1000px pixel by pixel.
4. Orange box disappears when window size is < 1000px
Expected result: console prints the window.innerWidth the same time when the orange box disappears
Actual result: console prints the window.innerWidth value soon after the window is resized again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160609/88e180af/attachment-0001.html>


More information about the webkit-unassigned mailing list