Skip to content

Commit 8fbf068

Browse files
committed
[css-text-4] Fix changelog
1 parent 8475bad commit 8fbf068

File tree

1 file changed

+30
-3
lines changed

1 file changed

+30
-3
lines changed

css-text-4/Overview.bs

+30-3
Original file line numberDiff line numberDiff line change
@@ -12967,6 +12967,36 @@ Changes</h2>
1296712967
* Rename <code>word-boundary-expansion</code> to 'word-space-transform'
1296812968
* Add ''trim-all'' to 'text-spacing-trim'.
1296912969
(<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>
1297013000
1297113001
Significant changes since the <a href="https://www.w3.org/TR/2023/WD-css-text-4-20230301/">1 March 2022 Working Draft</a> include:
1297213002
* Completed the translation of 'white-space' to multiple longhands by
@@ -12977,9 +13007,6 @@ Changes</h2>
1297713007
* Renamed <css>text-space-collapse</css> and <css>text-space-trim</css>
1297813008
to 'white-space-collapse' and 'white-space-trim'.
1297913009
(<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>)
1298313010
1298413011
Significant changes since the <a href="https://www.w3.org/TR/2022/WD-css-text-4-20221231/">31 December 2022 Working Draft</a> include:
1298513012
* Redesigned 'text-spacing' by:

0 commit comments

Comments
 (0)