<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - float with media query positioned incorrectly after window resize"
   href="https://bugs.webkit.org/show_bug.cgi?id=152558#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - float with media query positioned incorrectly after window resize"
   href="https://bugs.webkit.org/show_bug.cgi?id=152558">bug 152558</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>expected:
--AG--- --        RenderBlock  (0.00, 0.00) (1004.00, 18.00) renderer-&gt;(0x11e5e9228)
------- --          SPAN RenderInline renderer-&gt;(0x11d1dfb60) node-&gt;(0x11d1df958)
------- --            #text RenderText renderer-&gt;(0x11d1f5540) node-&gt;(0x11d1d32d0) length-&gt;(5) &quot;above&quot;
----F-- --          DIV RenderBlock  (973.78, 0.00) (30.22, 18.00) renderer-&gt;(0x11e5e9730) node-&gt;(0x11d1df9c0)
------- --            #text RenderText renderer-&gt;(0x11e7fa000) node-&gt;(0x11d1d3320) length-&gt;(5) &quot;right&quot;
------- --        DIV RenderBlock  (0.00, 18.00) (1004.00, 18.00) renderer-&gt;(0x11e5e97e8) node-&gt;(0x11d1dfa28)
------- --          #text RenderText renderer-&gt;(0x11e7fa1e0) node-&gt;(0x11d1d3370) length-&gt;(5) &quot;below&quot;

actual:
--AG--- --        RenderBlock  (0.00, 0.00) (1004.00, 18.00) renderer-&gt;(0x1187eecf0)
------- --          SPAN RenderInline renderer-&gt;(0x1187f1f08) node-&gt;(0x1187f1a90)
------- --            #text RenderText renderer-&gt;(0x1187a3840) node-&gt;(0x1187f2b40) length-&gt;(5) &quot;above&quot;
----F-- --        DIV RenderBlock  (973.78, 18.00) (30.22, 18.00) renderer-&gt;(0x1187ee2e0) node-&gt;(0x1187f1af8)
------- --          #text RenderText renderer-&gt;(0x1187a3900) node-&gt;(0x1187f2b90) length-&gt;(5) &quot;right&quot;
------- --        DIV RenderBlock  (0.00, 18.00) (1004.00, 18.00) renderer-&gt;(0x1187eeb80) node-&gt;(0x1187f1b60)
------- --          #text RenderText renderer-&gt;(0x1187a3a20) node-&gt;(0x1187f2be0) length-&gt;(5) &quot;below&quot;

Seems like the anonymous RenderBlock (for the span) triggers this behavior.</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>