| 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 86dd3dad40a91483001d66870e87c879bbd9693e..9109affdc0e21b04aee0e7ccf46218e59c141396 100644
|
| --- a/LayoutTests/fast/dom/custom/created-callback-expected.txt
|
| +++ b/LayoutTests/fast/dom/custom/created-callback-expected.txt
|
| @@ -3,4 +3,5 @@
|
| 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
|
|
|
|
|