Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions css-fonts-3/Overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -2723,7 +2723,7 @@ <h3 id=unicode-range-desc><span class=secno>4.5. </span>Character range:
href="https://www.w3.org/TR/CSS21/syndata.html#tokenization"><code
title="UNICODE-RANGE token">UNICODE-RANGE</code></a> token made up of a
"U+" or "u+" prefix followed by a codepoint range in one of the three
forms listed below. Ranges that do not fit one of the these forms are
forms listed below. Ranges that do not fit one of these forms are
invalid and cause the declaration to be ignored.

<dl>
Expand Down Expand Up @@ -6364,6 +6364,4 @@ <h2 class=no-num id=property-index>Property index</h2>
}
</script>
<script src="//www.w3.org/scripts/TR/2016/fixup.js"
type="application/javascript"></script>


type="application/javascript"></script>
4 changes: 2 additions & 2 deletions web-animations-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2931,7 +2931,7 @@ Animation effects {#animation-effects}
is incorporated in the calculation of the [=active time=]
in [[#calculating-the-active-time]].

Some examples of the these [=fill modes=] are illustrated below.
Some examples of these [=fill modes=] are illustrated below.

<figure>
<img src="images/animation-state-and-fill-behavior.svg" width="600"
Expand Down Expand Up @@ -7268,4 +7268,4 @@ Animation of 'box-shadow' and 'text-shadow' {#animating-shadow-lists}
follows the matching rules for interpolation above,
performing addition on each component according to its type,
or falling back to [=discrete=] animation
if the ''shadow/inset'' values do not match.
if the ''shadow/inset'' values do not match.