Bug 268587 - SVG title should have display: none as the default UA style rule.
Summary: SVG title should have display: none as the default UA style rule.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-01 16:13 PST by Ryosuke Niwa
Modified: 2024-02-02 07:54 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2024-02-01 16:13:04 PST
There are a number of elements which are supposed to have display: one as a UA style rule:
https://www.w3.org/TR/SVG2/styling.html#UAStyleSheet

In particular, SVG title element should have display: none rule.
Comment 1 Ryosuke Niwa 2024-02-01 16:18:33 PST
Pull request: https://github.com/WebKit/WebKit/pull/23703
Comment 2 EWS 2024-02-02 07:53:01 PST
Committed 273991@main (86863f4d801e): <https://commits.webkit.org/273991@main>

Reviewed commits have been landed. Closing PR #23703 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-02-02 07:54:14 PST
<rdar://problem/122185838>