You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initially suggested by @samuelbredshaw in #9396 (comment), is the idea of allowing to control the playback range of media ‒ animated images in that case, but also applies to video and audio.
As that's a similar but separate feature, I thought this deserves to be discussed on its own.
Samuel actually thought of adding playback control via a special #t=[starttime][,endtime] URL fragment added to the image URL of an <img> element.
My idea is now to allow this special anchor to clip media defined in URLs defined via the <url> value. That clipping should apply wherever animated images, video, or audio are used in CSS.
As an example, an animated background image could then be clipped to the first three seconds like this: