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

Side by Side Diff: LayoutTests/platform/win-xp/fast/selectors/018b-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 800x307 3 layer at (0,0) size 800x307
4 RenderBlock {HTML} at (0,0) size 800x307 4 RenderBlock {HTML} at (0,0) size 800x307
5 RenderBody {BODY} at (8,16) size 784x275 5 RenderBody {BODY} at (8,16) size 784x275
6 RenderBlock {DIV} at (0,0) size 784x275 6 RenderBlock {DIV} at (0,0) size 784x275
7 RenderBlock {P} at (0,0) size 784x40 7 RenderBlock {P} at (0,0) size 784x40
8 RenderText {#text} at (0,0) size 708x19 8 RenderText {#text} at (0,0) size 708x19
9 text run at (0,0) width 708: "The background color of this paragraph should turn to green when the mouse pointer hovers over any of the following:" 9 text run at (0,0) width 708: "The background color of this paragraph should turn to green when the mouse pointer hovers over any of the following:"
10 RenderBR {BR} at (708,0) size 0x19 10 LayoutBR {BR} at (708,0) size 0x19
11 RenderInline {STRONG} at (0,0) size 63x19 11 RenderInline {STRONG} at (0,0) size 63x19
12 RenderText {#text} at (0,20) size 63x19 12 RenderText {#text} at (0,20) size 63x19
13 text run at (0,20) width 63: "This text." 13 text run at (0,20) width 63: "This text."
14 RenderBlock {P} at (0,56) size 784x20 14 RenderBlock {P} at (0,56) size 784x20
15 RenderText {#text} at (0,0) size 55x19 15 RenderText {#text} at (0,0) size 55x19
16 text run at (0,0) width 55: "This text." 16 text run at (0,0) width 55: "This text."
17 LayoutTable {TABLE} at (0,92) size 107x108 17 LayoutTable {TABLE} at (0,92) size 107x108
18 LayoutTableSection {TBODY} at (0,0) size 107x108 18 LayoutTableSection {TBODY} at (0,0) size 107x108
19 LayoutTableRow {TR} at (0,2) size 107x80 19 LayoutTableRow {TR} at (0,2) size 107x80
20 LayoutTableCell {TD} at (2,2) size 103x80 [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (2,2) size 103x80 [r=0 c=0 rs=1 cs=1]
(...skipping 12 matching lines...) Expand all
33 LayoutTableCell {TD} at (2,84) size 103x22 [r=1 c=0 rs=1 cs=1] 33 LayoutTableCell {TD} at (2,84) size 103x22 [r=1 c=0 rs=1 cs=1]
34 RenderText {#text} at (1,1) size 55x19 34 RenderText {#text} at (1,1) size 55x19
35 text run at (1,1) width 55: "This text." 35 text run at (1,1) width 55: "This text."
36 RenderBlock {P} at (0,216) size 784x23 36 RenderBlock {P} at (0,216) size 784x23
37 RenderInline {SUB} at (0,0) size 49x15 37 RenderInline {SUB} at (0,0) size 49x15
38 RenderText {#text} at (0,7) size 49x15 38 RenderText {#text} at (0,7) size 49x15
39 text run at (0,7) width 49: "This text." 39 text run at (0,7) width 49: "This text."
40 RenderBlock {P} at (0,255) size 784x20 40 RenderBlock {P} at (0,255) size 784x20
41 RenderText {#text} at (0,0) size 548x19 41 RenderText {#text} at (0,0) size 548x19
42 text run at (0,0) width 548: "...and anything else between the top o f the first paragraph and the bottom of this paragraph." 42 text run at (0,0) width 548: "...and anything else between the top o f the first paragraph and the bottom of this paragraph."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698