[svgwg] currentTranslate on SVGSVGElement. Not covered by current WPT (#1094)

karlcow has just created a new issue for https://github.com/w3c/svgwg:

== currentTranslate on SVGSVGElement. Not covered by current WPT ==
- DOMPointReadOnly type: FAIL everywhere (expected — all return SVGPoint)                                                                                                              - Read-only on inner svg: FAIL everywhere — no browser enforces the spec requirement that inner svg's currentTranslate is read-only
- Chrome [SameObject]: Chrome returns a new SVGPoint object on each access (doesn't satisfy [SameObject])  

See the following test

[SVGSVGElement-currentTranslate.html](https://github.com/user-attachments/files/26816874/SVGSVGElement-currentTranslate.html)

currently defined in https://w3c.github.io/svgwg/svg2-draft/struct.html#InterfaceSVGSVGElement

See Also #360 

---

If everyone agrees with the test I will add it to the WPT tests. 

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/1094 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 17 April 2026 09:09:38 UTC