Difference between revisions of "Cue Times"
(Removed irrelevant information) |
|||
Line 8: | Line 8: | ||
* Syntax | * Syntax | ||
− | == | + | == Tests == |
=== Dale === | === Dale === | ||
URL to git repo with tests: https://github.com/daliuss/webvtt/tree/cueTimeTests/test/spec | URL to git repo with tests: https://github.com/daliuss/webvtt/tree/cueTimeTests/test/spec |
Revision as of 15:31, 24 September 2012
Contents
Group Members
- Vince Lee
- Thevakaran Virutthasalam
- Dale Karp
Test Ideas
- Testing time chronology
- Syntax
Tests
Dale
URL to git repo with tests: https://github.com/daliuss/webvtt/tree/cueTimeTests/test/spec
Filename | Description | Should Pass / Fail? | Reasoning | Creation Note | Comments |
---|---|---|---|---|---|
cuetime_bareminimum.vtt | Bare minimum file that passes (no cue content) | Pass | Conforms to spec | ST2 | |
cuetime_bareminimum_content.vtt | Bare minimum file that passes (cue content) | Pass | Conforms to spec | ST2 | |