Skip to content

Commit 169a757

Browse files
committed
[css3-text] Update changes section
1 parent 7ee03bc commit 169a757

2 files changed

Lines changed: 19 additions & 2 deletions

File tree

css3-text/Overview.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3551,12 +3551,25 @@ <h3 class=no-num id=recent-changes> Changes from the <a
35513551
<ul>
35523552
<li>Shifted text decoration chapter to a separate <a
35533553
href="http://www.w3.org/TR/css3-text-decor/">Text Decoration module</a>
3554+
3555+
<li>
35543556
</ul>
35553557

35563558
<p>Significant details updated:
35573559

35583560
<ul>
3559-
<li>
3561+
<li>Shifted spaces higher in priority than clustered scripts for ‘<code
3562+
class=css>inter-cluster</code>’ value of ‘<a
3563+
href="#text-justify0"><code class=property>text-justify</code></a>’.
3564+
3565+
<li>Defined line breaking behavior for ruby and atomic inlines.
3566+
3567+
<li>Added Korean to Chinese and Japanese in ‘<a
3568+
href="#line-break1"><code class=property>line-break</code></a>’ special
3569+
rules.
3570+
3571+
<li>Added missing halfwidth codepoint to ‘<a href="#line-break1"><code
3572+
class=property>line-break</code></a>’ rules.
35603573
</ul>
35613574

35623575
<h2 class=no-num id=default-stylesheet> Appendix D: Default UA Stylesheet</h2>

css3-text/Overview.src.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2560,11 +2560,15 @@ <h3 class="no-num" id="recent-changes">
25602560
<p>Major changes include:</p>
25612561
<ul>
25622562
<li>Shifted text decoration chapter to a separate <a href="http://www.w3.org/TR/css3-text-decor/">Text Decoration module</a>
2563+
<li>
25632564
</ul>
25642565

25652566
<p>Significant details updated:</p>
25662567
<ul>
2567-
<li>
2568+
<li>Shifted spaces higher in priority than clustered scripts for ''inter-cluster'' value of 'text-justify'.
2569+
<li>Defined line breaking behavior for ruby and atomic inlines.
2570+
<li>Added Korean to Chinese and Japanese in 'line-break' special rules.
2571+
<li>Added missing halfwidth codepoint to 'line-break' rules.
25682572
</ul>
25692573

25702574
<h2 class="no-num" id="default-stylesheet">

0 commit comments

Comments
 (0)