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 |