Bug 64787 - SVG: Missing implementation of x, y, dx, dy, format and glyphRef attributes of <glyphRef>
Summary: SVG: Missing implementation of x, y, dx, dy, format and glyphRef attributes o...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Leo Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-19 02:40 PDT by Leo Yang
Modified: 2022-07-15 14:58 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Yang 2011-07-19 02:40:38 PDT
Missing implement of dynamic attribute change of <glyphRef>
Comment 1 Ahmad Saleem 2022-07-13 04:14:59 PDT
As per MDN - it is deprecated and only Mozilla Firefox supported it:

https://developer.mozilla.org/en-US/docs/Web/SVG/Element/glyphRef

Further in SVG2 doc, I was not able to find reference to glyphRef:

https://www.w3.org/TR/SVG/Overview.html

Is it something planned or should be ignored since it is not part of SVG2? Thanks!
Comment 2 Brent Fulgham 2022-07-15 14:58:08 PDT
Doesn't seem like we should take action for something we've never implemented that is now deprecated.