Skip to content

Commit b326b23

Browse files
committed
Details/fixes about how this relates to video
1 parent 52138d3 commit b326b23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

image-animation-property/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@ This property applies to:
148148
through the `content` property on pseudo elements,
149149
or any other reference to external images.
150150

151-
This property has no effect on other types of graphical content, such as `<videos>` elements, or `<canvas>`.
151+
This property has no effect on other types of graphical content, such as `<video>` elements, or `<canvas>`.
152152

153-
Issue: what about `<object>`, `<embed>`, or `<svg>`?
153+
Issue: what about `<object>`, `<embed>`, `<svg>`, or the `<video>` element's poster image?
154154

155155
When an element contains several decorative images (e.g. background images *and* border images),
156156
or if it contains both a content image *and* decorative images,

0 commit comments

Comments
 (0)