File tree 2 files changed +4
-6
lines changed
2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -2723,7 +2723,7 @@ <h3 id=unicode-range-desc><span class=secno>4.5. </span>Character range:
2723
2723
href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < code
2724
2724
title ="UNICODE-RANGE token "> UNICODE-RANGE</ code > </ a > token made up of a
2725
2725
"U+" or "u+" prefix followed by a codepoint range in one of the three
2726
- forms listed below. Ranges that do not fit one of the these forms are
2726
+ forms listed below. Ranges that do not fit one of these forms are
2727
2727
invalid and cause the declaration to be ignored.
2728
2728
2729
2729
< dl >
@@ -6364,6 +6364,4 @@ <h2 class=no-num id=property-index>Property index</h2>
6364
6364
}
6365
6365
</ script >
6366
6366
< script src ="//www.w3.org/scripts/TR/2016/fixup.js "
6367
- type ="application/javascript "> </ script >
6368
-
6369
-
6367
+ type ="application/javascript "> </ script >
Original file line number Diff line number Diff line change @@ -2931,7 +2931,7 @@ Animation effects {#animation-effects}
2931
2931
is incorporated in the calculation of the [=active time=]
2932
2932
in [[#calculating-the-active-time]] .
2933
2933
2934
- Some examples of the these [=fill modes=] are illustrated below.
2934
+ Some examples of these [=fill modes=] are illustrated below.
2935
2935
2936
2936
<figure>
2937
2937
<img src="images/animation-state-and-fill-behavior.svg" width="600"
@@ -7268,4 +7268,4 @@ Animation of 'box-shadow' and 'text-shadow' {#animating-shadow-lists}
7268
7268
follows the matching rules for interpolation above,
7269
7269
performing addition on each component according to its type,
7270
7270
or falling back to [=discrete=] animation
7271
- if the ''shadow/inset'' values do not match.
7271
+ if the ''shadow/inset'' values do not match.
You can’t perform that action at this time.
0 commit comments