Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions features/time.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: <time>
description: The `<time>` HTML element represents a time, such as a calendar date, clock time, or duration. It may include the `datetime` attribute to translate dates into machine-readable format.
spec: https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-time-element
group: html
# TODO: remove after https://github.com/mdn/browser-compat-data/pull/23638
status:
compute_from: api.HTMLTimeElement
compat_features:
- api.HTMLTimeElement
- api.HTMLTimeElement.dateTime
Expand Down