{
 "compat_features": [
  "api.VTTCue.align",
  "api.VTTCue.line",
  "api.VTTCue.position",
  "api.VTTCue.size",
  "api.VTTCue.snapToLines",
  "api.VTTCue.vertical"
 ],
 "description": "The VTTCue API updates various aspects of cues dynamically, such as alignment, size and position.",
 "description_html": "The <code>VTTCue</code> API updates various aspects of cues dynamically, such as alignment, size and position.",
 "kind": "feature",
 "name": "WebVTT cue settings",
 "spec": [
  "https://w3c.github.io/webvtt/#the-vttcue-interface"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2022-07-15",
  "baseline_low_date": "2020-01-15",
  "by_compat_key": {
   "api.VTTCue.align": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "23",
     "chrome_android": "25",
     "edge": "79",
     "firefox": "31",
     "firefox_android": "31",
     "safari": "6",
     "safari_ios": "8"
    }
   },
   "api.VTTCue.line": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "23",
     "chrome_android": "25",
     "edge": "79",
     "firefox": "31",
     "firefox_android": "31",
     "safari": "6",
     "safari_ios": "8"
    }
   },
   "api.VTTCue.position": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "23",
     "chrome_android": "25",
     "edge": "79",
     "firefox": "31",
     "firefox_android": "31",
     "safari": "6",
     "safari_ios": "8"
    }
   },
   "api.VTTCue.size": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "23",
     "chrome_android": "25",
     "edge": "79",
     "firefox": "31",
     "firefox_android": "31",
     "safari": "6",
     "safari_ios": "8"
    }
   },
   "api.VTTCue.snapToLines": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "23",
     "chrome_android": "25",
     "edge": "79",
     "firefox": "31",
     "firefox_android": "31",
     "safari": "6",
     "safari_ios": "8"
    }
   },
   "api.VTTCue.vertical": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "23",
     "chrome_android": "25",
     "edge": "79",
     "firefox": "31",
     "firefox_android": "31",
     "safari": "6",
     "safari_ios": "8"
    }
   }
  },
  "support": {
   "chrome": "23",
   "chrome_android": "25",
   "edge": "79",
   "firefox": "31",
   "firefox_android": "31",
   "safari": "6",
   "safari_ios": "8"
  }
 },
 "id": "webvtt-cue-settings",
 "groups": [],
 "specs": [
  {
   "url": "https://w3c.github.io/webvtt/#the-vttcue-interface",
   "seriesComposition": "full",
   "shortname": "webvtt1",
   "series": {
    "shortname": "webvtt",
    "currentSpecification": "webvtt1",
    "title": "WebVTT: The Web Video Text Tracks Format",
    "shortTitle": "WebVTT: The Web Video Text Tracks Format",
    "releaseUrl": "https://www.w3.org/TR/webvtt/",
    "nightlyUrl": "https://w3c.github.io/webvtt/"
   },
   "seriesVersion": "1",
   "organization": "W3C",
   "groups": [
    {
     "name": "Timed Text Working Group",
     "url": "https://www.w3.org/AudioVideo/TT/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/webvtt1/",
    "status": "Candidate Recommendation Draft",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://w3c.github.io/webvtt/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/webvtt",
    "sourcePath": "index.bs",
    "filename": "index.html"
   },
   "title": "WebVTT: The Web Video Text Tracks Format",
   "source": "w3c",
   "shortTitle": "WebVTT: The Web Video Text Tracks Format",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "webvtt"
    ]
   },
   "fragment": "the-vttcue-interface"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/API/VTTCue",
   "title": "VTTCue",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/VTTCue"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:webvtt-cue-settings"
 },
 "developerSignals": null,
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": "2020-01-15T00:00:00.000Z",
 "baselineHighDateAsObject": "2022-07-15T00:00:00.000Z"
}