File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ Work Status: Refining
77Group : csswg
88ED : https://drafts.csswg.org/css-text-3/
99TR : 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/
1012Previous Version : https://www.w3.org/TR/2018/WD-css-text-3-20181206/
1113Previous Version : https://www.w3.org/TR/2018/WD-css-text-3-20180920/
1214Previous Version : https://www.w3.org/TR/2017/WD-css-text-3-20170822/
@@ -386,7 +388,7 @@ Text Processing</h3>
386388<h2 id="transforming">
387389 Transforming Text</h2>
388390
389- <h3 id="text-transform-property" oldids="text-transform caps-prop">
391+ <h3 id="text-transform-property" oldids="text-transform, caps-prop">
390392 Case Transforms: the 'text-transform' property</h3>
391393
392394 <pre class="propdef">
@@ -651,7 +653,7 @@ Text Processing</h3>
651653 rule similar to ''@counter-style'' from [[CSS-COUNTER-STYLES-3]] .
652654
653655
654- <h2 id="white-space-property" oldids="white-space-collapsing text-wrap">
656+ <h2 id="white-space-property" oldids="white-space-collapsing, text-wrap">
655657 White Space and Wrapping: the 'white-space' property</h2>
656658
657659 <pre class="propdef">
You can’t perform that action at this time.
0 commit comments