html.global_attributes.elementtiming - attribute not covered by BCD
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
elementtiming is an HTML attribute
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
A compat key for the elementtiming attribute, a part of the element timing API.
Did you test this? If so, how?
I did not, however I assume that it exists given that api.Element.elmentTiming exists and has support.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
This was discovered in the course of defining the element timing feature in web-features. See https://github.com/web-platform-dx/web-features/pull/1934/files#r1808998668.
See also:
- API specification
- https://github.com/whatwg/html/issues/8024
- https://github.com/WICG/element-timing/issues/71
- https://github.com/mdn/content/pull/17496
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Browser Compatibility Data entry for HTML global attributes and the linked Element Timing specification and MDN compatibility page. Confirm browser support for the elementtiming attribute, add its compat key with supported versions, and validate the data using the repository's standard checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100