Chromium Code Reviews| Index: LayoutTests/fast/dom/Range/create-contextual-fragment-from-bodyless-document-range-expected.txt |
| diff --git a/LayoutTests/fast/dom/Range/create-contextual-fragment-from-bodyless-document-range-expected.txt b/LayoutTests/fast/dom/Range/create-contextual-fragment-from-bodyless-document-range-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..619f270bbab7431c726398b46c7fa8eea1931b52 |
| --- /dev/null |
| +++ b/LayoutTests/fast/dom/Range/create-contextual-fragment-from-bodyless-document-range-expected.txt |
| @@ -0,0 +1,3 @@ |
| +Test of createContextualFragment from a Range whose context is an HTML document without a body. If the test succeeds you will see the word "PASS" below. |
| + |
| +PASS |