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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 564x18
8 text run at (0,0) width 564: "This tests for HIERARCHY_REQUEST_ERRs wh en calling Range::surroundContents."
9 LayoutBlockFlow {DIV} at (0,34) size 784x22 [border: (1px solid #0000FF)]
10 LayoutBlockFlow {DIV} at (1,1) size 782x20 [border: (1px solid #FF0000)]
11 LayoutText {#text} at (1,1) size 81x18
12 text run at (1,1) width 81: "Hello world."
13 LayoutBlockFlow {UL} at (0,72) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698