Bug 189409
Summary: | Updating reference clipPath transform not working | ||
---|---|---|---|
Product: | WebKit | Reporter: | alex_ngo |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | alex_ngo, dino, eelco, simon.fraser, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 11 | ||
Hardware: | Mac | ||
OS: | OS X 10.11 |
alex_ngo
OS Version: OS X 10.13.1
URLs (if applicable) : https://codesandbox.io/s/42p4r4yrnx
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari: FAIL
Firefox: OK
What steps will reproduce the problem?
1. Go to that codesandbox link
2. Click on the button
3. See that the transform changes in the DOM, but the div that uses that clipPath doesn't update
What is the expected result?
The clipPath transform updates, and the div is revealed
What happens instead of that?
Nothing
Same issue in Chrome (https://bugs.chromium.org/p/chromium/issues/detail?id=881700&can=1&q=clipPath&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/44237134>