<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WebKit incorrectly clips position:fixed element, inside of its &quot;position:relative; overflow: hidden&quot; parent, IF that parent has &quot;z-index&quot; set"
   href="https://bugs.webkit.org/show_bug.cgi?id=160953#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - WebKit incorrectly clips position:fixed element, inside of its &quot;position:relative; overflow: hidden&quot; parent, IF that parent has &quot;z-index&quot; set"
   href="https://bugs.webkit.org/show_bug.cgi?id=160953">bug 160953</a>
              from <span class="vcard"><a class="email" href="mailto:dholbert&#64;mozilla.com" title="Daniel Holbert &lt;dholbert&#64;mozilla.com&gt;"> <span class="fn">Daniel Holbert</span></a>
</span></b>
        <pre>Here's a reference case where I've removed &quot;z-index: 0&quot; from the parent:
  <a href="https://jsfiddle.net/bo4q2hbh/1/">https://jsfiddle.net/bo4q2hbh/1/</a>
This gives me EXPECTED RESULTS in Safari. There's no reason for that to have an effect on the rendering -- but it does, revealing that there's a bug here (in the rendering of the original testcase).</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>