[csswg-drafts] [css-text-4] Let `tex-wrap-style` apply to more than just block containers (#9524)

SebastianZ has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-text-4] Let `tex-wrap-style` apply to more than just block containers ==
A [quick test](https://codepen.io/SebastianZ1983/pen/YzBXREJ) shows that implementations for `text-wrap` actually allow flex and block containers as well as tables, generally speaking all non-inline blocks.

Though the spec. currently [restricts `text-wrap-style` to block containers](https://drafts.csswg.org/css-text-4/#text-wrap-style).

Therefore, I suggest to change that to say that it applies to all containers but inline-level boxes.

Sebastian

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9524 using your GitHub account


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

Received on Wednesday, 25 October 2023 19:54:45 UTC