browser-compat-data icon indicating copy to clipboard operation
browser-compat-data copied to clipboard

css.properties.white-space - SVG style text white-space: break-spaces is not respected (at least) on Chrome 124

Open smurp opened this issue 9 months ago • 0 comments

What type of issue is this?

Browser bug (a bug with a feature that may impact site compatibility)

What information was incorrect, unhelpful, or incomplete?

The claim that Chrome supports SVG text {white-space: break-spaces} is wrong for Chrome 124, at least.

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

I expected to see in the result the following text wrapping onto multiple lines.

Here is an English paragraph that is broken into multiple lines in the source code so that it can be more easily read and edited in a text editor.

Did you test this? If so, how?

Yes, by looking at it in Chrome and seeing it fail, then checking in Firefox and seeing it work.

image

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/white-space

MDN metadata

MDN page report details
  • Query: css.properties.white-space
  • Report started: 2024-05-03T15:18:42.225Z

smurp avatar May 03 '24 15:05 smurp