Skip to content

[css-text-3][css-text-4] Re-introduce dfn for word-wrap - #14059

Merged
frivoal merged 1 commit into
w3c:mainfrom
tidoust:css-text-word-wrap
Jun 19, 2026
Merged

[css-text-3][css-text-4] Re-introduce dfn for word-wrap#14059
frivoal merged 1 commit into
w3c:mainfrom
tidoust:css-text-word-wrap

Conversation

@tidoust

@tidoust tidoust commented Jun 17, 2026

Copy link
Copy Markdown
Member

The word-wrap property was moved out of the definition table (addressing issue #11544). But the property still needs to be defined somewhere for references to it to keep working, and for crawling tools to understand that it is a legacy name alias of overflow-wrap.

This adds back the missing <dfn property> to re-create the definition and fix the references to word-wrap that the specs contain.

Feel free to proceed otherwise and put the <dfn> elsewhere. The issue here is that there needs to remain a <dfn> for the property somewhere.

The `word-wrap` property was moved out of the definition table (addressing
issue w3c#11544). But the property still needs to be defined somewhere for
references to it to keep working, and for crawling tools to understand that
it is a legacy name alias of `overflow-wrap`.

This adds back the missing `<dfn property>` to re-create the definition
and fix the references to `word-wrap` that the specs contain.
@frivoal
frivoal merged commit d8d3093 into w3c:main Jun 19, 2026
1 check passed
@frivoal frivoal self-assigned this Jun 19, 2026
@frivoal frivoal added Closed Accepted as Obvious Bugfix Fixed an obvious error with the obvious solution. Closed Accepted by Editor Discretion See description in bin/issuegen.pl labels Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Closed Accepted as Obvious Bugfix Fixed an obvious error with the obvious solution. Closed Accepted by Editor Discretion See description in bin/issuegen.pl

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants