Bug 64787

Summary: SVG: Missing implementation of x, y, dx, dy, format and glyphRef attributes of <glyphRef>
Product: WebKit Reporter: Leo Yang <leo.yang>
Component: SVGAssignee: Leo Yang <leo.yang>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ahmad.saleem792, ap, bfulgham, mmaxfield, rniwa, sabouhallawa, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.