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

Unified Diff: LayoutTests/media/video-durationchange-on-ended-expected.txt

Issue 1271253005: Auto-rebaseline for r200178 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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: LayoutTests/media/video-durationchange-on-ended-expected.txt
diff --git a/LayoutTests/media/video-durationchange-on-ended-expected.txt b/LayoutTests/media/video-durationchange-on-ended-expected.txt
index 5c9fb7a84445846b0439b127e0b9bd76e4bebc70..b58f6935b2ffe850c4e9fa76b1098edf318a2cc3 100644
--- a/LayoutTests/media/video-durationchange-on-ended-expected.txt
+++ b/LayoutTests/media/video-durationchange-on-ended-expected.txt
@@ -1,8 +1,7 @@
Verify there is a 'durationchange' event just before 'ended' event if the initially reported duration exceeds the actual data.
EVENT(durationchange)
-EVENT(durationchange)
EVENT(ended)
-EXPECTED (video.duration < initialReportedDuration == 'true') OK
+EXPECTED (video.duration < initialReportedDuration == 'true'), OBSERVED 'false' FAIL
END OF TEST

Powered by Google App Engine
This is Rietveld 408576698