Bug 276653

Summary: [svg] setting `d: none` on a `<path>` does not override the `d` SVG attribute
Product: WebKit Reporter: Antoine Quint <graouts>
Component: SVGAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: heycam, sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/47146
Bug Depends on:    
Bug Blocks: 234227    

Description Antoine Quint 2024-07-16 01:55:10 PDT
Setting `d: none` on an SVG `<path>` has no effect and the SVG attribute still sets the path data. There does not seem to be any WPT test covering this.
Comment 1 Antoine Quint 2024-07-16 02:08:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/30855
Comment 2 Antoine Quint 2024-07-16 02:10:45 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/47146
Comment 3 EWS 2024-07-16 23:52:19 PDT
Committed 281041@main (e33f42cd046a): <https://commits.webkit.org/281041@main>

Reviewed commits have been landed. Closing PR #30855 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2024-07-16 23:53:14 PDT
<rdar://problem/131901337>