WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
141929
Changing presentation attributes of shape referenced by <use> in <clipPath> breaks clipping
https://bugs.webkit.org/show_bug.cgi?id=141929
Summary
Changing presentation attributes of shape referenced by <use> in <clipPath> b...
Joe Nudell
Reported
2015-02-23 15:14:48 PST
If I change a presentation attribute such as width or height on a shape referenced by a <use> tag in a <clipPath>, the <use> does not update an instead will hide any layers that are using this clipPath. I've reproduced this here:
http://jsfiddle.net/joenudell/6ftozo9r/4/
The fiddle does what I'd expect in the various versions of Chrome, FF, and IE that I tried, but fails consistently in Safari 8.0.3 (10600.3.18) and the latest WebKit nightly (
r180599
). I'm told the fiddle works correctly on Safari 6.1.6 (7537.78.2), so this could be a regression.
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-15 17:08:59 PDT
This continues to be an issue in Safari.
Radar WebKit Bug Importer
Comment 2
2022-07-15 17:09:12 PDT
<
rdar://problem/97101827
>
Ahmad Saleem
Comment 3
2023-12-24 06:07:00 PST
Fixed with Layer Based SVG engine - test via WebKit ToT (
272488@main
).
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