[Webkit-unassigned] [Bug 177050] New: pseudo element Clip fails when parent has height or blur
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 17 04:40:13 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=177050
Bug ID: 177050
Summary: pseudo element Clip fails when parent has height or
blur
Product: WebKit
Version: Safari 9
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: peter.mouland at gmail.com
In Safari 9 + 10 (iOS and MacOS) the desired clipped area (within a pseudo element) is no longer clipped once either `height` or `transform: blur` is applied to the parent element.
This does not happen in Safari 8 (when i think transform: blur was not implemented).
Firefox, edge, ie11 + chrome all clip as expected.
codepen demo: https://codepen.io/peter-mouland/pen/MEaEpK
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170917/b922096f/attachment.html>
More information about the webkit-unassigned
mailing list