[Webkit-unassigned] [Bug 160953] WebKit incorrectly clips position:fixed element, inside of its "position:relative; overflow: hidden" parent, IF that parent has "z-index" set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 22:00:58 PDT 2016


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

--- Comment #1 from Daniel Holbert <dholbert at mozilla.com> ---
Here's a reference case where I've removed "z-index: 0" from the parent:
  https://jsfiddle.net/bo4q2hbh/1/
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).

-- 
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/20160818/f2c99c8c/attachment.html>


More information about the webkit-unassigned mailing list