[webkit-changes] [WebKit/WebKit] 86863f: SVG title should have display: none as the default...

Ryosuke Niwa noreply at github.com
Fri Feb 2 07:53:11 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 86863f4d801e4f64cc9293848a6ae4703e692240
      https://github.com/WebKit/WebKit/commit/86863f4d801e4f64cc9293848a6ae4703e692240
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    M Source/WebCore/css/svg.css

  Log Message:
  -----------
  SVG title should have display: none as the default UA style rule.
https://bugs.webkit.org/show_bug.cgi?id=268587

Reviewed by Cameron McCormack.

Added a UA style rule for SVG title element.

* Source/WebCore/css/svg.css:
(title):

Canonical link: https://commits.webkit.org/273991@main




More information about the webkit-changes mailing list