Index: third_party/WebKit/LayoutTests/media/track/track-webvtt-tc017-line-position.html |
diff --git a/third_party/WebKit/LayoutTests/media/track/track-webvtt-tc017-line-position.html b/third_party/WebKit/LayoutTests/media/track/track-webvtt-tc017-line-position.html |
index 2e77b9300e761d92783514236c95442c13314414..8594214a662a6f2d6e88303051bcc81b333eda55 100644 |
--- a/third_party/WebKit/LayoutTests/media/track/track-webvtt-tc017-line-position.html |
+++ b/third_party/WebKit/LayoutTests/media/track/track-webvtt-tc017-line-position.html |
@@ -49,11 +49,10 @@ async_test(function(t) { |
{ line : "auto", snapToLines : true }, |
{ line : "auto", snapToLines : true }, |
{ line : "auto", snapToLines : true }, |
- { line : "auto", snapToLines : true }, |
{ line : "auto", snapToLines : true } |
]; |
assert_cues_match(video.textTracks[index].cues, expected); |
} |
}); |
-</script> |
+</script> |