Skip to content

Commit 2559778

Browse files
committed
[css-easing-2] fix bikeshed issues
1 parent cfb0a5f commit 2559778

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

css-easing-2/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,10 @@ A [=linear easing function=] has the following syntax:
292292
or as separate arguments.
293293
</div>
294294

295+
<wpt>
296+
linear-timing-functions-chrome-406926307-crash.html
297+
</wpt>
298+
295299

296300
<h4 id=linear-easing-function-serializing>
297301
Serializing</h4>
@@ -456,7 +460,6 @@ Examples</h4>
456460
</figcaption>
457461
</figure>
458462
</div>
459-
</div>
460463

461464
<div class=example>
462465
If two input values are provided for a single output,
@@ -490,7 +493,6 @@ Examples</h4>
490493
</figcaption>
491494
</figure>
492495
</div>
493-
</div>
494496

495497
<div class=example>
496498
If the input is outside the range provided,

0 commit comments

Comments
 (0)