Chromium Code Reviews| Index: LayoutTests/fast/dom/append-multiple-document-elements-expected.txt |
| diff --git a/LayoutTests/fast/dom/append-multiple-document-elements-expected.txt b/LayoutTests/fast/dom/append-multiple-document-elements-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e097cc403def9f2bb70e48c8bb2f30ed3eef292c |
| --- /dev/null |
| +++ b/LayoutTests/fast/dom/append-multiple-document-elements-expected.txt |
| @@ -0,0 +1,2 @@ |
| +CONSOLE MESSAGE: line 17: Failed to execute 'appendChild' on 'Node': Only one element on document allowed. |
| +If this does not assert in a debug build, the test passed. |