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 2bd8b7cefed50529188dec79ffcb99ba6473b36f..e8dd733e0e41698f4a5d038b86f2f1a7c795cf96 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":-1, |
-"position":50, |
+"position":"auto", |
"size":100, |
"align":"middle" |
} |
@@ -93,4 +93,4 @@ function removeElm(elm) { |
document.body.removeChild(elm); |
} |
-</script> |
+</script> |