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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/Window/anonymous-slot-with-changes-expected.txt

Issue 2517813002: Enable V8BasedStructuredClone by default. (Closed)
Patch Set: . Created 4 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: third_party/WebKit/LayoutTests/fast/dom/Window/anonymous-slot-with-changes-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/anonymous-slot-with-changes-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/anonymous-slot-with-changes-expected.txt
index 1fa0a13cb480c7f3b5450886d49ec343d0af824e..0a4d1b4d1a46a6bf8a02dcc0b7ae03fe2312aadb 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Window/anonymous-slot-with-changes-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/Window/anonymous-slot-with-changes-expected.txt
@@ -1,5 +1,5 @@
Tests that we clone object hierarchies
-PASS: 'postMessage((function(){}))' threw DataCloneError: Failed to execute 'postMessage' on 'Window': An object could not be cloned.
+PASS: 'postMessage((function(){}))' threw DataCloneError: Failed to execute 'postMessage' on 'Window': function (){} could not be cloned.
PASS: eventData is null of type object
PASS: eventData is null of type object
PASS: eventData is null of type object

Powered by Google App Engine
This is Rietveld 408576698