File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ Work Status: Refining
7
7
Group : csswg
8
8
ED : https://drafts.csswg.org/css-text-3/
9
9
TR : https://www.w3.org/TR/css-text-3/
10
+ Previous version : https://www.w3.org/TR/2019/WD-css-text-3-20191113/
11
+ Previous Version : https://www.w3.org/TR/2018/WD-css-text-3-20181212/
10
12
Previous Version : https://www.w3.org/TR/2018/WD-css-text-3-20181206/
11
13
Previous Version : https://www.w3.org/TR/2018/WD-css-text-3-20180920/
12
14
Previous Version : https://www.w3.org/TR/2017/WD-css-text-3-20170822/
@@ -386,7 +388,7 @@ Text Processing</h3>
386
388
<h2 id="transforming">
387
389
Transforming Text</h2>
388
390
389
- <h3 id="text-transform-property" oldids="text-transform caps-prop">
391
+ <h3 id="text-transform-property" oldids="text-transform, caps-prop">
390
392
Case Transforms: the 'text-transform' property</h3>
391
393
392
394
<pre class="propdef">
@@ -651,7 +653,7 @@ Text Processing</h3>
651
653
rule similar to ''@counter-style'' from [[CSS-COUNTER-STYLES-3]] .
652
654
653
655
654
- <h2 id="white-space-property" oldids="white-space-collapsing text-wrap">
656
+ <h2 id="white-space-property" oldids="white-space-collapsing, text-wrap">
655
657
White Space and Wrapping: the 'white-space' property</h2>
656
658
657
659
<pre class="propdef">
You can’t perform that action at this time.
0 commit comments