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

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

Issue 921833003: Expose APIs for text track settings (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Addressed nits Created 5 years, 9 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
« no previous file with comments | « no previous file | LayoutTests/media/track/track-css-user-settings-override-author-settings.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 WEBVTT 1 WEBVTT
2 2
3 1 3 1
4 00:00.000 --> 00:00.200 4 00:00.000 --> 00:00.200
5 Lorum ipsum 5 <c>Lorum ipsum</c>
6 6
7 2 7 2
8 00:00.200 --> 00:00.400 8 00:00.200 --> 00:00.400
9 <c.red>dolor sit </c><c.green>amet, consectetur </c><c.red2>adipiscing elit</c> 9 <c.red>dolor sit </c><c.green>amet, consectetur </c><c.red2>adipiscing elit</c>
10 10
11 3 11 3
12 00:00.400 --> 00:01.000 12 00:00.400 --> 00:01.000
13 <00:00.400><c>Suspendisse accumsan, </c><00:00.600><c>mauris sed </c><00:00.800> <c>euismod pharetra</c> 13 <00:00.400><c>Suspendisse accumsan, </c><00:00.600><c>mauris sed </c><00:00.800> <c>euismod pharetra</c>
14 14
15 4 15 4
16 00:01.000 --> 00:01.200 16 00:01.000 --> 00:01.200
17 <c>Aliquam sollicitudin</c> <v>massa ac magna vulputate dignissim</v> <b>posuere et fermentum</b> 17 <c>Aliquam sollicitudin</c> <v>massa ac magna vulputate dignissim</v> <b>posuere et fermentum</b>
18 18
19 testcue 19 testcue
20 00:01.200 --> 00:01.400 20 00:01.200 --> 00:01.400
21 <c>Aliquam sollicitudin</c> <v>massa ac magna vulputate dignissim</v> <b>posuere et fermentum</b> 21 <c>Aliquam sollicitudin</c> <v>massa ac magna vulputate dignissim</v> <b>posuere et fermentum</b>
22 22
23 5 23 5
24 00:01.400 --> 00:01.600 24 00:01.400 --> 00:01.600
25 <v>Aliquam sollicitudin</v> <v Mark>massa ac magna vulputate dignissim</v> <v Na ncy>posuere et fermentum</v> 25 <v>Aliquam sollicitudin</v> <v Mark>massa ac magna vulputate dignissim</v> <v Na ncy>posuere et fermentum</v>
26 26
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/media/track/track-css-user-settings-override-author-settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698