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

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

Issue 2683633006: [WebVTT] Rename Middle to Center (Closed)
Patch Set: fix tests Created 3 years, 10 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: third_party/WebKit/LayoutTests/media/track/opera/track/webvtt/parsing/001.html
diff --git a/third_party/WebKit/LayoutTests/media/track/opera/track/webvtt/parsing/001.html b/third_party/WebKit/LayoutTests/media/track/opera/track/webvtt/parsing/001.html
index bac7b58ba6abdca6c411115566f47c3be6d4d016..d9ed2dd9e4dabaa2a790269e04126662bb1e26ed 100644
--- a/third_party/WebKit/LayoutTests/media/track/opera/track/webvtt/parsing/001.html
+++ b/third_party/WebKit/LayoutTests/media/track/opera/track/webvtt/parsing/001.html
@@ -17,7 +17,7 @@ var cueDefaults = {
"line":"auto",
"position":"auto",
"size":100,
-"align":"middle"
+"align":"center"
}
var cueCounts;
(function(){

Powered by Google App Engine
This is Rietveld 408576698