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

Unified Diff: LayoutTests/media/track/opera/track/webvtt/parsing/support/settings-line.vtt

Issue 857823003: VTTCue: Make position/line/size double attributes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Nits. Created 5 years, 11 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
« no previous file with comments | « no previous file | LayoutTests/media/track/vtt-cue-float-precision.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/track/opera/track/webvtt/parsing/support/settings-line.vtt
diff --git a/LayoutTests/media/track/opera/track/webvtt/parsing/support/settings-line.vtt b/LayoutTests/media/track/opera/track/webvtt/parsing/support/settings-line.vtt
index e95f3282cdddacebc5527296175895511159ad54..df275545e69bf3c199273add99ab87908e428c06 100644
--- a/LayoutTests/media/track/opera/track/webvtt/parsing/support/settings-line.vtt
+++ b/LayoutTests/media/track/opera/track/webvtt/parsing/support/settings-line.vtt
@@ -22,13 +22,13 @@ WEBVTT
{"line":65536}
00:00:00.000 --> 00:00:01.000 line:4294967296
-{"line":2147483647}
+{"line":2147483648}
00:00:00.000 --> 00:00:01.000 line:18446744073709552000
-{"line":2147483647}
+{"line":2147483648}
00:00:00.000 --> 00:00:01.000 line:10000000000000000000000000000000000
-{"line":2147483647}
+{"line":2147483648}
00:00:00.000 --> 00:00:01.000 line:65536%
{}
« no previous file with comments | « no previous file | LayoutTests/media/track/vtt-cue-float-precision.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698