Commit d8d3093
authored
[css-text-3][css-text-4] Re-introduce dfn for
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.word-wrap (w3c#14059)1 parent 8829a2d commit d8d3093
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4747 | 4747 | | |
4748 | 4748 | | |
4749 | 4749 | | |
4750 | | - | |
| 4750 | + | |
4751 | 4751 | | |
4752 | 4752 | | |
4753 | 4753 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8224 | 8224 | | |
8225 | 8225 | | |
8226 | 8226 | | |
8227 | | - | |
| 8227 | + | |
8228 | 8228 | | |
8229 | 8229 | | |
8230 | 8230 | | |
| |||
0 commit comments