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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/dom/Range/surroundContents-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/Range/surroundContents-1-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/dom/Range/surroundContents-1-expected.txt
deleted file mode 100644
index 870094e585d6f4777f348c3311b6cb9a922409e2..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 784x20
- LayoutText {#text} at (0,0) size 563x19
- text run at (0,0) width 563: "This tests for HIERARCHY_REQUEST_ERRs when calling Range::surroundContents."
- LayoutBlockFlow {DIV} at (0,36) size 784x24 [border: (1px solid #0000FF)]
- LayoutBlockFlow {DIV} at (1,1) size 782x22 [border: (1px solid #FF0000)]
- LayoutText {#text} at (1,1) size 80x19
- text run at (1,1) width 80: "Hello world."
- LayoutBlockFlow {UL} at (0,76) size 784x0

Powered by Google App Engine
This is Rietveld 408576698