diff --git a/source b/source index 796fd2fc709..34ac60b3d35 100644 --- a/source +++ b/source @@ -35017,9 +35017,7 @@ interface HTMLTrackElement : HTMLElement { does not represent anything on its own.

The kind attribute is - an enumerated attribute. 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.

+ an enumerated attribute with the following keywords and states:

@@ -35062,10 +35060,10 @@ interface HTMLTrackElement : HTMLElement {
Metadata
-

The attribute may be omitted. The missing value default - is the subtitles state. The invalid value default is the metadata state.

+

The missing value default is the subtitles state. The invalid value default is the metadata + state.

The src attribute gives the URL of the text track data. The value must be a valid non-empty URL