Skip to content
This repository was archived by the owner on Jun 7, 2018. It is now read-only.

Commit d1a89a8

Browse files
committed
Further fix indentation in 'play an animation' procedure
1 parent 4beb5af commit d1a89a8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Overview.bs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,12 +1172,12 @@ as CSS Animations [[CSS3-ANIMATIONS]].
11721172
before its <a>current finished promise</a>.
11731173
</div>
11741174

1175-
So long as the above task is scheduled but has yet to run,
1176-
<var>animation</var> is described as having a
1177-
<dfn>pending play task</dfn>.
1175+
So long as the above task is scheduled but has yet to run,
1176+
<var>animation</var> is described as having a
1177+
<dfn>pending play task</dfn>.
11781178

1179-
A user agent MAY execute the above task immediately (if it
1180-
determines <var>animation</var> is immediately <a>ready</a>).
1179+
A user agent MAY execute the above task immediately (if it
1180+
determines <var>animation</var> is immediately <a>ready</a>).
11811181

11821182
1. Run the procedure to <a>update an animation's finished state</a> for
11831183
<var>animation</var> with the <var>did seek</var> flag set to false, and

0 commit comments

Comments
 (0)