WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
177050
pseudo element Clip fails when parent has height or blur
https://bugs.webkit.org/show_bug.cgi?id=177050
Summary
pseudo element Clip fails when parent has height or blur
Peter Mouland
Reported
2017-09-17 04:40:13 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-09-18 14:06:07 PDT
<
rdar://problem/34500907
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug