| Index: LayoutTests/fast/dom/custom/lifecycle-created-innerHTML-expected.txt
|
| diff --git a/LayoutTests/fast/dom/custom/lifecycle-created-innerHTML-expected.txt b/LayoutTests/fast/dom/custom/lifecycle-created-innerHTML-expected.txt
|
| index cca5abbef6a3a0eb49819011daf78bc8336acb13..ed516f317a29473163d15b931004066975382463 100644
|
| --- a/LayoutTests/fast/dom/custom/lifecycle-created-innerHTML-expected.txt
|
| +++ b/LayoutTests/fast/dom/custom/lifecycle-created-innerHTML-expected.txt
|
| @@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| PASS window.callbacksCalled is ['a', 'b', 'c']
|
| -PASS window.callbacksCalled is ['c', 'b', 'a']
|
| +PASS window.callbacksCalled is ['a', 'b', 'c']
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|