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