Skip to content

Commit 6f1d9ae

Browse files
committed
Remove unnecessary detail where there's potential controversy
We could default to showing the first frame, or the last one shown, or provide control over this (as discussed below). Either way, that's not essential to the design, so let's distract ourselves for now.
1 parent d75e303 commit 6f1d9ae

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

image-animation-property/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ all values have the same effect (i.e. none).
166166
synchronized with other instances of the same image on the page
167167
* **paused**:
168168
the image animation does not run.
169-
Instead, the first frame of the image is displayed.
170169
* **running**:
171170
the image animation plays,
172171
without synchronization with any other instance of the same image on the page.

0 commit comments

Comments
 (0)