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

Unified Diff: LayoutTests/fast/dom/Range/deleteContents-doctype-expected.txt

Issue 451403002: Range.deleteContents shouldn't throw HierarchyRequestError on doctype (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Take review comment into consideration Created 6 years, 4 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/deleteContents-doctype-expected.txt
diff --git a/LayoutTests/fast/dom/Range/deleteContents-doctype-expected.txt b/LayoutTests/fast/dom/Range/deleteContents-doctype-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..206ce2a4040cdcd43834ad42c4f15fcd17d5d7ed
--- /dev/null
+++ b/LayoutTests/fast/dom/Range/deleteContents-doctype-expected.txt
@@ -0,0 +1,5 @@
+PASS range.deleteContents() did not throw exception.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698