https://bugs.kde.org/show_bug.cgi?id=472333

Alvin Wong <al...@alvinhc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |griffinval...@gmail.com

--- Comment #1 from Alvin Wong <al...@alvinhc.com> ---
DId a little bit of quick reading of the SVG 2 spec. So it seems for
auto-wrapped text, x/y (other than those on the `text` element or the first
`tspan` when using `inline-size`) are ignored, and I suppose as a result
`text-anchor` on these `tspan`s doesn't do anything. (When using `inline-size`,
`text-anchor` can only anchor the wrapping area determined by `inline-size`.)

This means it is not a bug, that `inline-size` doesn't support lines with
different alignment. It will require using `text-align` with text-in-shape.

@Wolthera Did I understand it correctly?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to