mdn / mdn/browser-compat-data

?.media.fragments - media fragments for audio/video and images

Open
#28,679 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

browser:multiple data:html meeting agenda
Dominant language
JSON
Stars
5.8k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
186

Description

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

The temporal and spatial media fragments features currently don't have BCD recorded.

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Firefox, Safari

What did you expect to see?

Browser support data that can be used on MDN.

Did you test this? If so, how?

Temporal media fragments

Chrome 143, Safari 26.2, Firefox 146: loaded at 00:20, played until 00:25.

<audio controls src="audio.mp3#t=00:20,00:25"></audio>
Image

Spatial media fragments

Firefox 147+: cropped to an 80 by 80 rectangle at 80, 80 coordinates.

<img src="logo.svg#xywh=80,80,80,80" width="160" height="160" alt="">
Image
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked MDN Media fragments pages and inspect nearby browser-compatibility data entries for comparable fragment features. Add BCD coverage for temporal audio/video fragments and spatial image fragments using the reported browser versions, then validate the data with the repository's checks.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.