| Index: LayoutTests/fast/dom/custom/created-callback-expected.txt
|
| diff --git a/LayoutTests/fast/dom/custom/created-callback-expected.txt b/LayoutTests/fast/dom/custom/created-callback-expected.txt
|
| index 98c36189a32b6b331171c10ba73e91903cbd1348..2ac985cb8e837471723e67e4a9bdf3d309b6f6d5 100644
|
| --- a/LayoutTests/fast/dom/custom/created-callback-expected.txt
|
| +++ b/LayoutTests/fast/dom/custom/created-callback-expected.txt
|
| @@ -3,5 +3,6 @@ This is a testharness.js-based test.
|
| PASS transfer created callback
|
| PASS __proto__, :unresolved and created callback timing
|
| PASS other callbacks for a given element are queued during the created callback and dispatched when the created callback completes
|
| +PASS callback is called even if the element is moved to foreign document
|
| Harness: the test ran to completion.
|
|
|
|
|