Chromium Code Reviews| 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" | 
| } |