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

Unified Diff: third_party/WebKit/LayoutTests/media/track/opera/interfaces/TrackEvent/createEvent-expected.txt

Issue 2022203002: Import wpt@d510ec1abc30eee4c855c13842bc2f0dfa791f8b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Message changed by testharness.js update Created 4 years, 7 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/opera/interfaces/TrackEvent/createEvent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/track/opera/interfaces/TrackEvent/createEvent-expected.txt b/third_party/WebKit/LayoutTests/media/track/opera/interfaces/TrackEvent/createEvent-expected.txt
index ab99a89bedf08597ee5d4d41793514a33e24ca9d..b87ed2a5d27564f2b693ac8ca11c1574727021f4 100644
--- a/third_party/WebKit/LayoutTests/media/track/opera/interfaces/TrackEvent/createEvent-expected.txt
+++ b/third_party/WebKit/LayoutTests/media/track/opera/interfaces/TrackEvent/createEvent-expected.txt
@@ -1,5 +1,6 @@
This is a testharness.js-based test.
FAIL TrackEvent created with createEvent assert_throws: function "function () {
- var ev = document.createEvent('Trac..." did not throw
+ var ev = document.createEvent('TrackEvent');
+ }" did not throw
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698