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

Unified Diff: LayoutTests/media/track/opera/track/webvtt/parsing/001.html

Issue 851933003: WebVTT: Support 'auto' text position (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix test nits. Created 5 years, 11 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/opera/track/webvtt/parsing/001.html
diff --git a/LayoutTests/media/track/opera/track/webvtt/parsing/001.html b/LayoutTests/media/track/opera/track/webvtt/parsing/001.html
index f003b42fe74e6bec60120791833088850c4f87a2..bac7b58ba6abdca6c411115566f47c3be6d4d016 100644
--- a/LayoutTests/media/track/opera/track/webvtt/parsing/001.html
+++ b/LayoutTests/media/track/opera/track/webvtt/parsing/001.html
@@ -15,7 +15,7 @@ var cueDefaults = {
//"vertical":"", (not supported)
"snapToLines":true,
"line":"auto",
-"position":50,
+"position":"auto",
"size":100,
"align":"middle"
}
« no previous file with comments | « LayoutTests/media/track/opera/interfaces/VTTCue/position.html ('k') | LayoutTests/media/track/track-add-remove-cue.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698