Skip to content

Commit ab0f497

Browse files
committed
[web-animations-2] Drop unintended exports
1 parent 111fbbb commit ab0f497

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-animations-2/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@ Replace:
11161116

11171117
with:
11181118

1119-
> An <a>animation effect</a> is in the <dfn export for="animation effect">before
1119+
> An <a>animation effect</a> is in the <dfn for="animation effect">before
11201120
> phase</dfn> if the animation effect's <a>local time</a> is not
11211121
> <a>unresolved</a> and <em>any</em> of the following conditions are met:
11221122
>
@@ -1143,7 +1143,7 @@ Replace:
11431143

11441144
with:
11451145

1146-
> An <a>animation effect</a> is in the <dfn export for="animation effect">after
1146+
> An <a>animation effect</a> is in the <dfn for="animation effect">after
11471147
> phase</dfn> if the animation effect's <a>local time</a> is not
11481148
> <a>unresolved</a> and <em>any</em> of the following conditions are met:
11491149
>

0 commit comments

Comments
 (0)