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

Unified Diff: LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTMLCrash.html

Issue 1061543006: Pull in the latest upstream testharness.js changes. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase/tweaks for affected tests Created 5 years, 8 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/track/opera/interfaces/VTTCue/getCueAsHTMLCrash.html
diff --git a/LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTMLCrash.html b/LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTMLCrash.html
index 0e77ba7ec333541c720b2cd7b025aa06e3fd1d9c..8cb9cd717adf1352b201fa5a7cd94848de85b55a 100644
--- a/LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTMLCrash.html
+++ b/LayoutTests/media/track/opera/interfaces/VTTCue/getCueAsHTMLCrash.html
@@ -2,6 +2,7 @@
<html>
<div>Test passes if it does not induce a crash.</div>
<script src=../../../../../resources/testharness.js></script>
+<script src=../../../../../resources/testharnessreport.js></script>
<script>
if (window.testRunner)
testRunner.dumpAsText();

Powered by Google App Engine
This is Rietveld 408576698