| 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..f003b42fe74e6bec60120791833088850c4f87a2 100644
|
| --- a/LayoutTests/media/track/opera/track/webvtt/parsing/001.html
|
| +++ b/LayoutTests/media/track/opera/track/webvtt/parsing/001.html
|
| @@ -14,7 +14,7 @@ var cueDefaults = {
|
| "pauseOnExit":false,
|
| //"vertical":"", (not supported)
|
| "snapToLines":true,
|
| -"line":-1,
|
| +"line":"auto",
|
| "position":50,
|
| "size":100,
|
| "align":"middle"
|
| @@ -93,4 +93,4 @@ function removeElm(elm) {
|
| document.body.removeChild(elm);
|
| }
|
|
|
| -</script>
|
| +</script>
|
|
|