Skip to content

Commit

Permalink
Editorial: make kind attributes consistent
Browse files Browse the repository at this point in the history
Helps with whatwg#9832.
  • Loading branch information
keithamus committed Oct 10, 2023
1 parent 9e55bb8 commit 17d03ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -35017,9 +35017,7 @@ interface <dfn interface>HTMLTrackElement</dfn> : <span>HTMLElement</span> {
does not <span data-x="represents">represent</span> anything on its own.</p>

<p>The <dfn element-attr for="track"><code data-x="attr-track-kind">kind</code></dfn> attribute is
an <span>enumerated attribute</span>. The following table lists the keywords defined for this
attribute. The keyword given in the first cell of each row maps to the state given in the second
cell.</p>
an <span>enumerated attribute</span> with the following keywords and states:</p>

<table>
<thead>
Expand Down

0 comments on commit 17d03ff

Please sign in to comment.