Bug 276653
| Summary: | [svg] setting `d: none` on a `<path>` does not override the `d` SVG attribute | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | SVG | Assignee: | 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 | ||
Antoine Quint
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/30855
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/47146
EWS
Committed 281041@main (e33f42cd046a): <https://commits.webkit.org/281041@main>
Reviewed commits have been landed. Closing PR #30855 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/131901337>