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

Unified 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: Rebase and added a test to verify behavior of internal settings 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/media/track/captions-webvtt/styling.vtt
diff --git a/LayoutTests/media/track/captions-webvtt/styling.vtt b/LayoutTests/media/track/captions-webvtt/styling.vtt
index 5e99e43f2ac60f636b88cffb859b8fadcc205145..3f81ca7d02e6d559bdf56b0ce70ae2927805d31b 100644
--- a/LayoutTests/media/track/captions-webvtt/styling.vtt
+++ b/LayoutTests/media/track/captions-webvtt/styling.vtt
@@ -2,7 +2,7 @@ WEBVTT
1
00:00.000 --> 00:00.200
-Lorum ipsum
+<c>Lorum ipsum</c>
2
00:00.200 --> 00:00.400

Powered by Google App Engine
This is Rietveld 408576698