| Index: LayoutTests/fast/dom/HTMLTemplateElement/cloneNode-expected.txt
|
| diff --git a/LayoutTests/fast/dom/HTMLTemplateElement/cloneNode-expected.txt b/LayoutTests/fast/dom/HTMLTemplateElement/cloneNode-expected.txt
|
| index 42cd003f1ef16ca58c4d3263e03ca992d67bf119..e4779246354a32a145096dee77bc8015fa59aa26 100644
|
| --- a/LayoutTests/fast/dom/HTMLTemplateElement/cloneNode-expected.txt
|
| +++ b/LayoutTests/fast/dom/HTMLTemplateElement/cloneNode-expected.txt
|
| @@ -10,4 +10,7 @@ PASS clone.content.firstChild is not template.content.firstChild
|
| PASS clone.content is not template.content
|
| PASS clone.firstChild.tagName is "DIV"
|
| PASS clone.firstChild is not div
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
|
|