Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(166)

Unified Diff: LayoutTests/fast/dom/Range/create-contextual-fragment-from-xml-element-range-expected.txt

Issue 115693010: Fix Range.createContextualFragment for non-Element contexts. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/Range/create-contextual-fragment-from-xml-element-range-expected.txt
diff --git a/LayoutTests/fast/dom/Range/create-contextual-fragment-from-xml-element-range-expected.txt b/LayoutTests/fast/dom/Range/create-contextual-fragment-from-xml-element-range-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0ea1f9ce1fb45a47e17fd05ab0bd0b9b33169766
--- /dev/null
+++ b/LayoutTests/fast/dom/Range/create-contextual-fragment-from-xml-element-range-expected.txt
@@ -0,0 +1,3 @@
+Test of createContextualFragment from a Range whose context is an XML element. If the test succeeds you will see the word "PASS" below.
+
+PASS

Powered by Google App Engine
This is Rietveld 408576698