Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(412)

Side by Side Diff: LayoutTests/media/track/captions-webvtt/captions-regions.vtt

Issue 25798003: Enable WebVTT regions for runtime testing, updated tests and minor fixes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 WEBVTT FILE
2 Region: id=fred width=50% height=2 regionanchor=50%,100% viewportanchor=10%,40%
3
4 1
5 00:00:00.000 --> 00:00:01.500 region:fred
6 We are in New York City
7
8 2
9 00:00:00.500 --> 00:00:01.500 region:fred
10 Second cue
11
12 3
13 00:00:01.000 --> 00:00:02.500 region:fred
14 Multiline
15 Cue
16
17 4
18 00:00:02.000 --> 00:00:03.000 region:fred
19 Fourth cue!
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/media/track/regions-webvtt/text-track-cue-region-attribute-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698