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

Unified Diff: LayoutTests/media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps-expected.txt

Issue 77553004: Defer setting type in the WebVTT tokenizer until emitting the token (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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: LayoutTests/media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps-expected.txt
diff --git a/LayoutTests/media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps-expected.txt b/LayoutTests/media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps-expected.txt
index 43f7fe537eb48d6966b69471233847b9602c4fdb..5009f1462df4c1af9c808debd415619788c512ca 100644
--- a/LayoutTests/media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps-expected.txt
+++ b/LayoutTests/media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps-expected.txt
@@ -4,8 +4,8 @@ WebVTT cue data parser test timestamps
PASS WebVTT cue data parser test timestamps - 54c245f3fbe7a3e25398b13971d44f2bb3a5f947
PASS WebVTT cue data parser test timestamps - 5e190a1b4541fcb10e403af111c14ef152fecb0d
PASS WebVTT cue data parser test timestamps - 92b97d3497836259e0b9305e27f2b91ea1dc9b31
-FAIL WebVTT cue data parser test timestamps - 47fa4306a695161da88533d456ce94829e53b13d assert_equals: expected "#document-fragment\n| <?timestamp 00:00:00.500>" but got "#document-fragment"
-FAIL WebVTT cue data parser test timestamps - c1036a4322c1852e02e5a1843a9a81dfca6d7af3 assert_equals: expected "#document-fragment\n| <?timestamp 00:00:00.500>" but got "#document-fragment"
+FAIL WebVTT cue data parser test timestamps - 47fa4306a695161da88533d456ce94829e53b13d assert_equals: expected "#document-fragment\n| <?timestamp 00:00:00.500>" but got "#document-fragment\n| <?timestamp 00:00.500>"
+PASS WebVTT cue data parser test timestamps - c1036a4322c1852e02e5a1843a9a81dfca6d7af3
PASS WebVTT cue data parser test timestamps - 70ec34d828ca661a583c651207becb968bb41653
PASS WebVTT cue data parser test timestamps - 66ba641ff047a226fa60fe867fd2479d40f3ff0f
PASS WebVTT cue data parser test timestamps - 398e8da1aaaf392739ca72057fef58bd5333f74d

Powered by Google App Engine
This is Rietveld 408576698