Skip to content

Commit 383f89f

Browse files
authored
Add <mark> element (#1420)
1 parent 1497e7e commit 383f89f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

features/draft/html-elements/mark.yml renamed to features/mark.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
draft_date: 2024-06-05
21
name: <mark>
3-
description: The `<mark>` element TODO.
2+
description: The `<mark>` element represents text which is marked or highlighted for reference or notation purposes.
43
spec: https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-mark-element
54
group: html
65
compat_features:
File renamed without changes.

0 commit comments

Comments
 (0)