Skip to content

Commit fce627f

Browse files
committed
[css-text-3] Markup fix
1 parent 59261d0 commit fce627f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

css-text-3/Overview.bs

+4-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Work Status: Refining
77
Group: csswg
88
ED: https://drafts.csswg.org/css-text-3/
99
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/
1012
Previous Version: https://www.w3.org/TR/2018/WD-css-text-3-20181206/
1113
Previous Version: https://www.w3.org/TR/2018/WD-css-text-3-20180920/
1214
Previous 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">

0 commit comments

Comments
 (0)