Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(19)

Unified Diff: third_party/WebKit/LayoutTests/media/track/captions-webvtt/tc017-line-position-bad.vtt

Issue 2725313002: The WebVTT 'line' settings should be parsed as a float (Closed)
Patch Set: Updated expectations Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/media/track/captions-webvtt/tc017-line-position-bad.vtt
diff --git a/third_party/WebKit/LayoutTests/media/track/captions-webvtt/tc017-line-position-bad.vtt b/third_party/WebKit/LayoutTests/media/track/captions-webvtt/tc017-line-position-bad.vtt
index 9eff4995938dd7f4cbf3c6c8798a64f66eb6dce3..3d52175729dbea55111a78719edc8e3ac6acc7f4 100644
--- a/third_party/WebKit/LayoutTests/media/track/captions-webvtt/tc017-line-position-bad.vtt
+++ b/third_party/WebKit/LayoutTests/media/track/captions-webvtt/tc017-line-position-bad.vtt
@@ -7,11 +7,6 @@ Bear is Coming!!!!!
Negative percentages are not allowed.
Line position is ignored.
-00:00:15.500 --> 00:00:30.500 line:0.5
-Bear is Coming!!!!!
-Fractions of lines are not allowed.
-Line position is ignored.
-
2
00:00:31.000 --> 00:00:45.500 line:+50%
I said Bear is coming!!!!

Powered by Google App Engine
This is Rietveld 408576698