diff --git a/index.bs b/index.bs index a59f974..02d3afc 100644 --- a/index.bs +++ b/index.bs @@ -18,7 +18,7 @@ Test Suite: https://github.com/w3c/web-platform-tests/tree/master/webvtt Abstract: This specification defines WebVTT, the Web Video Text Tracks format. Its main use is for marking up external text track resources in connection with the HTML <track> element. Abstract: WebVTT files provide captions or subtitles for video content, and also text video descriptions [[MAUR]], chapters for content navigation, and more generally any form of metadata that is time-aligned with audio or video content. Boilerplate: omit conformance, omit feedback-header -Ignored Terms: unicode-bidi, direction, color +Ignored Terms: unicode-bidi, direction, color, text-combine-upright Ignored Vars: seconds-frac, selector, fragment @@ -4257,6 +4257,7 @@ set on the pseudo-element must be ignored:

  • the properties corresponding to the 'outline' shorthand
  • the properties corresponding to the 'font' shorthand, including 'line-height'
  • 'white-space'
  • +
  • 'text-combine-upright'