Index: LayoutTests/fast/dom/custom/lifecycle-ready-paste-expected.txt |
diff --git a/LayoutTests/fast/dom/custom/lifecycle-ready-paste-expected.txt b/LayoutTests/fast/dom/custom/lifecycle-ready-paste-expected.txt |
index bf806c970639250dacf1fc05ff6a9b9f71773c48..88a09dc46d14ec43101850b45fd00b05c025b265 100644 |
--- a/LayoutTests/fast/dom/custom/lifecycle-ready-paste-expected.txt |
+++ b/LayoutTests/fast/dom/custom/lifecycle-ready-paste-expected.txt |
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS window.callbacksCalled is ['X-FOO', 'DIV'] |
PASS window.callbacksCalled is [] |
-PASS window.callbacksCalled is ['X-FOO', 'DIV'] |
+PASS window.callbacksCalled is ['DIV', 'X-FOO'] |
PASS successfullyParsed is true |
TEST COMPLETE |