@@ -419,6 +419,7 @@ CSS-wide keywords: ''initial'', ''inherit'' and ''unset''</h4>
419419 css/css-multicol/multicol-rule-color-inherit-001.xht
420420 css/css-multicol/multicol-rule-color-inherit-002.xht
421421 css/css-values/unset-value-storage.html
422+ css/CSS2/values/units-008.xht
422423 </wpt>
423424
424425 Other CSS specifications can define additional CSS-wide keywords.
@@ -869,6 +870,10 @@ Percentages: the <<percentage>> type</h3>
869870 (e.g., the width of a <a>containing block</a> ),
870871 or something else.
871872
873+ <wpt>
874+ css/CSS2/values/numbers-units-016.xht
875+ </wpt>
876+
872877<h3 id="mixed-percentages">
873878Mixing Percentages and Dimensions</h3>
874879
@@ -1054,6 +1059,7 @@ Font-relative Lengths: the ''em'', ''ex'', ''ch'', ''rem'' units</h4>
10541059 css/css-values/ex-unit-001.html
10551060 css/css-values/ex-unit-002.html
10561061 css/css-values/ex-unit-003.html
1062+ css/CSS2/values/units-001.xht
10571063 </wpt>
10581064
10591065 <dt> <dfn id="ch" lt="ch">ch unit</dfn>
@@ -1277,8 +1283,13 @@ Absolute Lengths: the ''cm'', ''mm'', ''Q'', ''in'', ''pt'', ''pc'', ''px'' unit
12771283 Note: Values are case-insensitive and serialize as lower case, for example 1Q serializes as 1q.
12781284
12791285 <wpt>
1286+ css/css-values/absolute_length_units.html
12801287 css/css-values/q-unit-case-insensitivity-001.html
12811288 css/css-values/q-unit-case-insensitivity-002.html
1289+ css/CSS2/values/units-001.xht
1290+ css/CSS2/values/units-006.xht
1291+ css/CSS2/values/units-008.xht
1292+ css/CSS2/values/units-009.xht
12821293 </wpt>
12831294
12841295 The <dfn export>reference pixel</dfn> is the visual angle of one pixel on a device with a pixel density of 96dpi
0 commit comments