@@ -2544,10 +2544,10 @@ Frequency Units: the <<frequency>> type and ''Hz'', ''kHz'' units</h3>
25442544 The frequency unit identifiers are:
25452545
25462546 <dl export dfn-type=value dfn-for="<frequency> ">
2547- <dt> <dfn id="Hz">Hz</dfn>
2548- <dd> Hertz. It represents the number of occurrences per second.
2549- <dt> <dfn id="kHz">kHz</dfn>
2550- <dd> KiloHertz. A kiloHertz is 1000 Hertz.
2547+ <dt> <dfn id="Hz">Hz</dfn>
2548+ <dd> Hertz. It represents the number of occurrences per second.
2549+ <dt> <dfn id="kHz">kHz</dfn>
2550+ <dd> KiloHertz. A kiloHertz is 1000 Hertz.
25512551 </dl>
25522552
25532553 For example, when representing sound pitches, 200Hz (or 200hz)
@@ -4990,7 +4990,7 @@ Recent Changes</h3>
49904990 (<a href="https://github.com/w3c/csswg-drafts/issues/6700">Issue 6700</a> )
49914991 <li> Updated to match latest Fetch terminology.
49924992 (<a href="https://github.com/whatwg/fetch/pull/1413">Fetch PR 1413</a> ,
4993- <a href="https://github.com/w3c/csswg-drafts/pull/7160">CSS PR 7160</a> )
4993+ <a href="https://github.com/w3c/csswg-drafts/pull/7160">CSS PR 7160</a> )
49944994 <li> Clarified that the [=font-relative lengths=] are calculated without text shaping.
49954995 <li> Defined serialization of empty urls to be <code> url("")</code> .
49964996 (<a href="https://github.com/w3c/csswg-drafts/issues/6447">Issue 6447</a> )
@@ -5066,7 +5066,7 @@ Recent Changes</h3>
50665066 ''lvh'' , ''lvw'' , ''lvi'' , ''lvb'' , ''lvmin'' , and ''lvmax'' [=large viewport-percentage units=] ;
50675067 and ''dvh'' , ''dvw'' , ''dvi'' , ''dvb'' , ''dvmin'' , and ''dvmax'' [=dynamic viewport-percentage units=] .
50685068 (<a href="https://github.com/w3c/csswg-drafts/issues/4329">Issue 4329</a> and
5069- <a href="https://github.com/w3c/csswg-drafts/issues/6113">Issue 6113</a> )
5069+ <a href="https://github.com/w3c/csswg-drafts/issues/6113">Issue 6113</a> )
50705070 <li> Clamped excessively large <<angle>> values to multiples of ''360deg'' .
50715071 (<a href="https://github.com/w3c/csswg-drafts/issues/6105">Issue 6105</a> )
50725072 <li> Added back [[#combining-range|rules on range-checking combined values]]
0 commit comments