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

Unified Diff: third_party/WebKit/LayoutTests/fast/serviceworker/serviceworker-interface-expected.txt

Issue 1685543002: Supports "class string" based on @@toStringTag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated test expectations. Created 4 years, 10 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/fast/serviceworker/serviceworker-interface-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/serviceworker/serviceworker-interface-expected.txt b/third_party/WebKit/LayoutTests/fast/serviceworker/serviceworker-interface-expected.txt
index 9f7d2655e2eab45d618f36bb3db2fe44952bc00e..cf5c5f7ece0ed4eeca4505a2b867c84e9b35ea06 100644
--- a/third_party/WebKit/LayoutTests/fast/serviceworker/serviceworker-interface-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/serviceworker/serviceworker-interface-expected.txt
@@ -1,4 +1,4 @@
This is a testharness.js-based test.
-FAIL ServiceWorker interface assert_equals: ServiceWorker should extend Worker expected object "[object Object]" but got object "[object Object]"
+FAIL ServiceWorker interface assert_equals: ServiceWorker should extend Worker expected object "[object Worker]" but got object "[object EventTarget]"
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698