Index: LayoutTests/media/track/track-webvtt-tc018-align-text-line-position.html |
diff --git a/LayoutTests/media/track/track-webvtt-tc018-align-text-line-position.html b/LayoutTests/media/track/track-webvtt-tc018-align-text-line-position.html |
index 594e6ee8890594feeaf00f6562acf9ebbbbbabaf..57c6402613ae739bbdae6b99a6db8bb5e74cad34 100644 |
--- a/LayoutTests/media/track/track-webvtt-tc018-align-text-line-position.html |
+++ b/LayoutTests/media/track/track-webvtt-tc018-align-text-line-position.html |
@@ -68,7 +68,7 @@ |
}, |
{ |
property : "line", |
- values : [-1, -1, -3], |
+ values : ["auto", "auto", -3], |
}, |
{ |
property : "snapToLines", |
@@ -89,4 +89,4 @@ |
<track src="captions-webvtt/tc018-align-text-line-position-bad.vtt" onload="trackLoaded()"> |
</video> |
</body> |
-</html> |
+</html> |