| Index: LayoutTests/fast/dom/custom/document-register-on-create-callback-expected.txt
|
| diff --git a/LayoutTests/fast/dom/custom/document-register-on-create-callback-expected.txt b/LayoutTests/fast/dom/custom/document-register-on-create-callback-expected.txt
|
| index f59aff3f2f0575fb35c6f95b3f2b03e94c4533cc..5d610ce12e6316a304b10ba65703bd1d614a38e8 100644
|
| --- a/LayoutTests/fast/dom/custom/document-register-on-create-callback-expected.txt
|
| +++ b/LayoutTests/fast/dom/custom/document-register-on-create-callback-expected.txt
|
| @@ -1,11 +1,4 @@
|
| -document.registerElement() in a createdCallback should upgrade elements that are in the same processing queue.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS createdElements is ["elemA0", "elemB0"]
|
| -PASS createdElements is ["elemA0", "elemB0", "elemB1"]
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| + This is a testharness.js-based test.
|
| +PASS document.registerElement() in a createdCallback should upgrade elements that are in the same processing queue.
|
| +Harness: the test ran to completion.
|
|
|
|
|