SHAR Production
← All suites

Bounded conformance profile

WebVTT cue timing profile

Checks the header, timestamp syntax, positive duration and nondecreasing cue starts while allowing overlap.

Normative source

Reproduced result

{
  "suite_id": "webvtt-cue-timing",
  "total": 2,
  "passed": 2,
  "results": [
    {
      "id": "valid-overlap",
      "expected": true,
      "actual": true,
      "passed": true
    },
    {
      "id": "reversed",
      "expected": false,
      "actual": false,
      "passed": true
    }
  ]
}

SHAR Production · sharprod.com