Skip to content

Commit f744c80

Browse files
committed
Expand (just a little) on the last section
1 parent 244e828 commit f744c80

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

image-animation-property/README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Authors: Florian Rivoal, Lea Verou
2525
6. [Rejected Alternatives](#rejected-alternatives)
2626
1. [Provide this as a UA Setting](#provide-this-as-a-ua-setting)
2727
2. [Reuse the Existing `animation-*` Properties](#reuse-the-existing-animation--properties)
28-
3. [Many More](#many-more)
28+
3. [Other Alternatives](#other-alternatives)
2929
</details>
3030

3131
## User Needs & Use Cases
@@ -427,8 +427,11 @@ If the regular `animation-*` properties cannot be made to apply by default and w
427427
it makes little sense to try and shoehorn image animations into them,
428428
even if there are similarities.
429429

430-
### Many More
431-
We looked into a number of other alternatives,
432-
and concluded they were poor solutions.
433-
We should write up about them some day.
430+
### Other Alternatives
434431

432+
***This section is a work in progress.***
433+
434+
Here is a short list,
435+
to be expanded,
436+
of other things that were considered but did not seem like good solutions:
437+
* [Media Fragments](../images-in-video#using-media-fragments)

0 commit comments

Comments
 (0)