Bug 276653 - [svg] setting `d: none` on a `<path>` does not override the `d` SVG attribute
Summary: [svg] setting `d: none` on a `<path>` does not override the `d` SVG attribute
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 234227
  Show dependency treegraph
 
Reported: 2024-07-16 01:55 PDT by Antoine Quint
Modified: 2024-07-16 23:53 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>