[css-text] Inconsistency on how 'break-spaces' value handles the first space of an overflowing sequence #5783
Labels
Closed Accepted as Editorial
Commenter Satisfied
Commenter has indicated satisfaction with the resolution / edits.
css-text-3
Current Work
editorial
Tested
Memory aid - issue has WPT tests
I think the following statement of the White Space Processing Phase II is incorrect, or at least, inconsistent with other statements about how we should handle the first space of an overflowing sequence when the white-space property is set to 'break-spaces':
https://drafts.csswg.org/css-text-3/#white-space-phase-2
I think the last sentence "those that overflow must wrap ..." is not correct and should clearly state "those after the first space that overflow ..." instead (or something like this).
The current statement is inconsistent with what Phase I describes:
https://drafts.csswg.org/css-text-3/#white-space-phase-2
It's even clearer in the specific prose of the 'break-spaces' value:
https://drafts.csswg.org/css-text-3/#valdef-white-space-break-spaces
The text was updated successfully, but these errors were encountered: