<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#c5">Comment # 5</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>It probably got regressed at r152568 where we started calling styleResolverChanged with  DeferRecalcStyle.
Now we call evaluateMediaQueryList() at the next layout -&gt; matchMedia and mediaQuery are out of sync.</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>