Skip to content

Commit f0a841d

Browse files
committed
Added links to 6 tests in css-values-3/Overview.bs
1 parent 5d750a8 commit f0a841d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

css-values-3/Overview.bs

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,6 +1079,7 @@ Font-relative Lengths: the ''em'', ''ex'', ''ch'', ''rem'' units</h4>
10791079
css/CSS2/values/units-003.xht
10801080
css/CSS2/values/units-004.xht
10811081
css/CSS2/values/units-005.xht
1082+
css/css-values/calc-ch-ex-lang.html
10821083
</wpt>
10831084

10841085
<dt><dfn id="ch" lt="ch">ch unit</dfn>
@@ -1115,6 +1116,7 @@ Font-relative Lengths: the ''em'', ''ex'', ''ch'', ''rem'' units</h4>
11151116
css/css-values/ch-unit-017.html
11161117
css/css-values/ch-unit-018.html
11171118
css/css-values/line-break-ch-unit.html
1119+
css/css-values/calc-ch-ex-lang.html
11181120
</wpt>
11191121

11201122
<dt><dfn id="rem" lt="rem">rem unit</dfn>
@@ -1124,6 +1126,11 @@ Font-relative Lengths: the ''em'', ''ex'', ''ch'', ''rem'' units</h4>
11241126
If used in the 'font-size' property of the root element,
11251127
or in a document with no root element,
11261128
''1rem'' is equal to the initial value of the 'font-size' property.
1129+
1130+
<wpt>
1131+
css/css-values/calc-rem-lang.html
1132+
</wpt>
1133+
11271134
</dl>
11281135

11291136
When used in the value of the 'font-size' property on the element they refer to,
@@ -1820,6 +1827,12 @@ Mathematical Expressions: ''calc()''</h3>
18201827
css/css-transforms/transforms-support-calc.html
18211828
css/css-values/vh-calc-support-pct.html
18221829
css/css-values/vh-calc-support.html
1830+
css/css-values/calc-ch-ex-lang.html
1831+
css/css-values/calc-in-color-001.html
1832+
css/css-values/calc-in-font-feature-settings.html
1833+
css/css-values/calc-rem-lang.html
1834+
css/css-values/calc-rounding-001.html
1835+
css/css-values/ex-calc-expression-001.html
18231836
</wpt>
18241837

18251838
<h4 id='calc-syntax'>

0 commit comments

Comments
 (0)