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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/dom/Range/surroundContents-1-expected.txt

Issue 2745443003: DOM Range: surroundContents() should not check if newParent is in ancestors beforehand. (Closed)
Patch Set: . Created 3 years, 9 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: third_party/WebKit/LayoutTests/platform/win/fast/dom/Range/surroundContents-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/dom/Range/surroundContents-1-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/dom/Range/surroundContents-1-expected.txt
deleted file mode 100644
index ab1f7a75a3d32c8634b8038a321709bb1742c5b3..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/dom/Range/surroundContents-1-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x576
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 564x17
- text run at (0,0) width 564: "This tests for HIERARCHY_REQUEST_ERRs when calling Range::surroundContents."
- LayoutBlockFlow {DIV} at (0,34) size 784x22 [border: (1px solid #0000FF)]
- LayoutBlockFlow {DIV} at (1,1) size 782x20 [border: (1px solid #FF0000)]
- LayoutText {#text} at (1,1) size 81x17
- text run at (1,1) width 81: "Hello world."
- LayoutBlockFlow {UL} at (0,72) size 784x0

Powered by Google App Engine
This is Rietveld 408576698