@@ -12967,6 +12967,36 @@ Changes</h2>
12967
12967
* Rename <code>word-boundary-expansion</code> to 'word-space-transform'
12968
12968
* Add '' trim-all'' to 'text-spacing-trim'.
12969
12969
(<a href="https://github.com/w3c/csswg-drafts/issues/8482">Issue 8482</a>)
12970
+ * Non-tailorable Unicode line breaking controls other than NBSP
12971
+ take precedence over our rule about atomic inlines.
12972
+ (<a href="https://github.com/w3c/csswg-drafts/issues/8972">Issue 8972</a>)
12973
+
12974
+ <wpt>
12975
+ line-breaking/line-breaking-atomic-003.html
12976
+ line-breaking/line-breaking-atomic-004.html
12977
+ line-breaking/line-breaking-atomic-005.html
12978
+ line-breaking/line-breaking-atomic-006.html
12979
+ line-breaking/line-breaking-replaced-002.html
12980
+ line-breaking/line-breaking-replaced-003.html
12981
+ line-breaking/line-breaking-atomic-010.html
12982
+ line-breaking/line-breaking-atomic-011.html
12983
+ line-breaking/line-breaking-atomic-012.html
12984
+ line-breaking/line-breaking-atomic-013.html
12985
+ line-breaking/line-breaking-atomic-014.html
12986
+ line-breaking/line-breaking-atomic-015.html
12987
+ line-breaking/line-breaking-atomic-016.html
12988
+ line-breaking/line-breaking-atomic-017.html
12989
+ line-breaking/line-breaking-atomic-018.html
12990
+ line-breaking/line-breaking-atomic-019.html
12991
+ line-breaking/line-breaking-atomic-020.html
12992
+ line-breaking/line-breaking-atomic-021.html
12993
+ line-breaking/line-breaking-atomic-022.html
12994
+ line-breaking/line-breaking-atomic-023.html
12995
+ line-breaking/line-breaking-atomic-024.html
12996
+ line-breaking/line-breaking-atomic-025.html
12997
+ line-breaking/line-breaking-atomic-026.html
12998
+ line-breaking/line-breaking-atomic-027.html
12999
+ </wpt>
12970
13000
12971
13001
Significant changes since the <a href="https://www.w3.org/TR/2023/WD-css-text-4-20230301/">1 March 2022 Working Draft</a> include:
12972
13002
* Completed the translation of 'white-space' to multiple longhands by
@@ -12977,9 +13007,6 @@ Changes</h2>
12977
13007
* Renamed <css>text-space-collapse</css> and <css>text-space-trim</css>
12978
13008
to 'white-space-collapse' and 'white-space-trim'.
12979
13009
(<a href="https://github.com/w3c/csswg-drafts/issues/8273">Issue 8273</a>)
12980
- * Non-tailorable Unicode line breaking controls other than NBSP
12981
- take precedence over our rule about atomic inlines.
12982
- (<a href="https://github.com/w3c/csswg-drafts/issues/8972">Issue 8972</a>)
12983
13010
12984
13011
Significant changes since the <a href="https://www.w3.org/TR/2022/WD-css-text-4-20221231/">31 December 2022 Working Draft</a> include:
12985
13012
* Redesigned 'text-spacing' by:
0 commit comments