Index: LayoutTests/media/track/track-webvtt-tc017-line-position.html |
diff --git a/LayoutTests/media/track/track-webvtt-tc017-line-position.html b/LayoutTests/media/track/track-webvtt-tc017-line-position.html |
index 46ef8f157e5ac4377d282243a4de148cae901495..cc2b23825ca57746ca43e5f7ac77ecabac12b2fa 100644 |
--- a/LayoutTests/media/track/track-webvtt-tc017-line-position.html |
+++ b/LayoutTests/media/track/track-webvtt-tc017-line-position.html |
@@ -51,7 +51,7 @@ |
[ |
{ |
property : "line", |
- values : [-1, -1, -1, -1, -1, -1, -1], |
+ values : ["auto", "auto", "auto", "auto", "auto", "auto", "auto"], |
}, |
{ |
property : "snapToLines", |
@@ -72,4 +72,4 @@ |
<track src="captions-webvtt/tc017-line-position-bad.vtt" onload="trackLoaded()"> |
</video> |
</body> |
-</html> |
+</html> |