Bug 189409 - Updating reference clipPath transform not working
Summary: Updating reference clipPath transform not working
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: Safari 11
Hardware: Mac OS X 10.11
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-07 09:18 PDT by alex_ngo
Modified: 2018-11-30 13:12 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alex_ngo 2018-09-07 09:18:57 PDT
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)
Comment 1 Radar WebKit Bug Importer 2018-09-07 14:00:48 PDT
<rdar://problem/44237134>