Chromium Code Reviews| Index: LayoutTests/fast/dom/HTMLDocument/document-write-variadic-expected.txt |
| diff --git a/LayoutTests/fast/dom/HTMLDocument/document-write-variadic-expected.txt b/LayoutTests/fast/dom/HTMLDocument/document-write-variadic-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..53f8f53d5415843ca76e1f511dc7e5f5ccd1d811 |
| --- /dev/null |
| +++ b/LayoutTests/fast/dom/HTMLDocument/document-write-variadic-expected.txt |
| @@ -0,0 +1,6 @@ |
| +Check that HTMLDocument.write() / writeln() accept several string arguments. |
| + |
| +You should see exactly 2 'PASS' messages below. |
| + |
| +PASS |
| +PASS |