<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - matchMedia late by 1px compared to CSS media query"
   href="https://bugs.webkit.org/show_bug.cgi?id=158422#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - matchMedia late by 1px compared to CSS media query"
   href="https://bugs.webkit.org/show_bug.cgi?id=158422">bug 158422</a>
              from <span class="vcard"><a class="email" href="mailto:zalan&#64;apple.com" title="zalan &lt;zalan&#64;apple.com&gt;"> <span class="fn">zalan</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=280874" name="attach_280874" title="Test reduction">attachment 280874</a> <a href="attachment.cgi?id=280874&amp;action=edit" title="Test reduction">[details]</a></span>
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 &lt; 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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>