[Webkit-unassigned] [Bug 256654] Remove unused html namespace from svg.css

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 10:46:09 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256654

--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Tim Nguyen (:ntim) from comment #1)
> It appears `@namespace html "http://www.w3.org/1999/xhtml";` is unused in
> `svg.css`, so it can just be removed.
> 
> Usually CSS rules refer to namespaces like this: `html|foreignobject {` for
> instance.
> 
> `@namespace "http://www.w3.org/2000/svg";` already restricts everything to
> only apply to SVG.

Should I remove it via PR?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230512/2434d5e2/attachment.htm>


More information about the webkit-unassigned mailing list