| Index: LayoutTests/fast/dom/document-importNode-arguments-expected.txt
|
| diff --git a/LayoutTests/fast/dom/document-importNode-arguments-expected.txt b/LayoutTests/fast/dom/document-importNode-arguments-expected.txt
|
| index c5203eeed9a13878ab8f539bfc7dc40943a12096..3eb49353b9e0b2c5ae83e704f4975acafaf1c36e 100644
|
| --- a/LayoutTests/fast/dom/document-importNode-arguments-expected.txt
|
| +++ b/LayoutTests/fast/dom/document-importNode-arguments-expected.txt
|
| @@ -6,4 +6,7 @@ PASS imported.childNodes.length is 2
|
| PASS imported.textContent == 'hello world' is true
|
| PASS imported.childNodes.length is 0
|
| PASS imported.textContent == '' is true
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
|
|