File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
Expand file tree Collapse file tree 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:
27232723 href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < code
27242724 title ="UNICODE-RANGE token "> UNICODE-RANGE</ code > </ a > token made up of a
27252725 "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
27272727 invalid and cause the declaration to be ignored.
27282728
27292729 < dl >
@@ -6364,6 +6364,4 @@ <h2 class=no-num id=property-index>Property index</h2>
63646364}
63656365</ script >
63666366 < 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}
29312931 is incorporated in the calculation of the [=active time=]
29322932 in [[#calculating-the-active-time]] .
29332933
2934- Some examples of the these [=fill modes=] are illustrated below.
2934+ Some examples of these [=fill modes=] are illustrated below.
29352935
29362936 <figure>
29372937 <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}
72687268 follows the matching rules for interpolation above,
72697269 performing addition on each component according to its type,
72707270 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