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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/selectNodeContents-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 380x19 7 RenderText {#text} at (0,0) size 380x19
8 text run at (0,0) width 380: "This tests Range.selectNodeContents() of a text node and a br." 8 text run at (0,0) width 380: "This tests Range.selectNodeContents() of a text node and a br."
9 RenderBlock {DIV} at (0,36) size 784x20 9 RenderBlock {DIV} at (0,36) size 784x20
10 RenderText {#text} at (0,0) size 22x19 10 RenderText {#text} at (0,0) size 22x19
11 text run at (0,0) width 22: "one" 11 text run at (0,0) width 22: "one"
12 RenderBlock {DIV} at (0,56) size 784x40 12 RenderBlock {DIV} at (0,56) size 784x40
13 RenderText {#text} at (0,0) size 23x19 13 RenderText {#text} at (0,0) size 23x19
14 text run at (0,0) width 23: "two" 14 text run at (0,0) width 23: "two"
15 RenderBR {BR} at (23,15) size 0x0 15 LayoutBR {BR} at (23,15) size 0x0
16 RenderText {#text} at (0,20) size 30x19 16 RenderText {#text} at (0,20) size 30x19
17 text run at (0,20) width 30: "three" 17 text run at (0,20) width 30: "three"
18 RenderBlock {DIV} at (0,96) size 784x20 18 RenderBlock {DIV} at (0,96) size 784x20
19 RenderText {#text} at (0,0) size 24x19 19 RenderText {#text} at (0,0) size 24x19
20 text run at (0,0) width 24: "four" 20 text run at (0,0) width 24: "four"
21 RenderBlock {UL} at (0,132) size 784x20 21 RenderBlock {UL} at (0,132) size 784x20
22 RenderListItem {LI} at (40,0) size 744x20 22 RenderListItem {LI} at (40,0) size 744x20
23 RenderListMarker at (-18,0) size 7x19: bullet 23 RenderListMarker at (-18,0) size 7x19: bullet
24 RenderText {#text} at (0,0) size 53x19 24 RenderText {#text} at (0,0) size 53x19
25 text run at (0,0) width 53: "Success." 25 text run at (0,0) width 53: "Success."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698