Skip to content

Commit

Permalink
[css-text-4] Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
frivoal committed Oct 20, 2023
1 parent 8475bad commit 8fbf068
Showing 1 changed file with 30 additions and 3 deletions.
33 changes: 30 additions & 3 deletions css-text-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -12967,6 +12967,36 @@ Changes</h2>
* Rename <code>word-boundary-expansion</code> to 'word-space-transform'
* Add ''trim-all'' to 'text-spacing-trim'.
(<a href="https://github.com/w3c/csswg-drafts/issues/8482">Issue 8482</a>)
* Non-tailorable Unicode line breaking controls other than NBSP
take precedence over our rule about atomic inlines.
(<a href="https://github.com/w3c/csswg-drafts/issues/8972">Issue 8972</a>)
<wpt>
line-breaking/line-breaking-atomic-003.html
line-breaking/line-breaking-atomic-004.html
line-breaking/line-breaking-atomic-005.html
line-breaking/line-breaking-atomic-006.html
line-breaking/line-breaking-replaced-002.html
line-breaking/line-breaking-replaced-003.html
line-breaking/line-breaking-atomic-010.html
line-breaking/line-breaking-atomic-011.html
line-breaking/line-breaking-atomic-012.html
line-breaking/line-breaking-atomic-013.html
line-breaking/line-breaking-atomic-014.html
line-breaking/line-breaking-atomic-015.html
line-breaking/line-breaking-atomic-016.html
line-breaking/line-breaking-atomic-017.html
line-breaking/line-breaking-atomic-018.html
line-breaking/line-breaking-atomic-019.html
line-breaking/line-breaking-atomic-020.html
line-breaking/line-breaking-atomic-021.html
line-breaking/line-breaking-atomic-022.html
line-breaking/line-breaking-atomic-023.html
line-breaking/line-breaking-atomic-024.html
line-breaking/line-breaking-atomic-025.html
line-breaking/line-breaking-atomic-026.html
line-breaking/line-breaking-atomic-027.html
</wpt>
Significant changes since the <a href="https://www.w3.org/TR/2023/WD-css-text-4-20230301/">1 March 2022 Working Draft</a> include:
* Completed the translation of 'white-space' to multiple longhands by
Expand All @@ -12977,9 +13007,6 @@ Changes</h2>
* Renamed <css>text-space-collapse</css> and <css>text-space-trim</css>
to 'white-space-collapse' and 'white-space-trim'.
(<a href="https://github.com/w3c/csswg-drafts/issues/8273">Issue 8273</a>)
* Non-tailorable Unicode line breaking controls other than NBSP
take precedence over our rule about atomic inlines.
(<a href="https://github.com/w3c/csswg-drafts/issues/8972">Issue 8972</a>)
Significant changes since the <a href="https://www.w3.org/TR/2022/WD-css-text-4-20221231/">31 December 2022 Working Draft</a> include:
* Redesigned 'text-spacing' by:
Expand Down

0 comments on commit 8fbf068

Please sign in to comment.