Re: [svgwg] "Sizing properties" section should mention the "use" element (#607)

Some geometry properties are supported on `<use>` in some browsers but not others. For example, `x` is supported on `<use>` in FF and Chromium, but not Safari (see https://codepen.io/estelle/pen/QWXNgLy)

According to the spec page for `x`, it should NOT be supported in `<use>` - https://svgwg.org/svg2-draft/geometry.html#X
According to the spec page for `use`, is looks like maybe `x` should be supported - https://svgwg.org/svg2-draft/struct.html#UseElement

It would be great to get this clarified (not least of which, so i can correctly update MDN docs)

-- 
GitHub Notification of comment by estelle
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/607#issuecomment-2240916350 using your GitHub account


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

Received on Saturday, 20 July 2024 04:49:42 UTC