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

Side by Side Diff: LayoutTests/platform/win/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 800x292 3 layer at (0,0) size 800x292
4 RenderBlock {HTML} at (0,0) size 800x292 4 RenderBlock {HTML} at (0,0) size 800x292
5 RenderBody {BODY} at (8,16) size 784x260 5 RenderBody {BODY} at (8,16) size 784x260
6 RenderBlock {DIV} at (0,0) size 784x260 6 RenderBlock {DIV} at (0,0) size 784x260
7 RenderBlock {P} at (0,0) size 784x36 7 RenderBlock {P} at (0,0) size 784x36
8 RenderText {#text} at (0,0) size 762x17 8 RenderText {#text} at (0,0) size 762x17
9 text run at (0,0) width 762: "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 762: "The background color of this paragraph should turn to green when the mouse pointer hovers over any of the following:"
10 RenderBR {BR} at (761,0) size 1x17 10 LayoutBR {BR} at (761,0) size 1x17
11 RenderInline {STRONG} at (0,0) size 64x17 11 RenderInline {STRONG} at (0,0) size 64x17
12 RenderText {#text} at (0,18) size 64x17 12 RenderText {#text} at (0,18) size 64x17
13 text run at (0,18) width 64: "This text." 13 text run at (0,18) width 64: "This text."
14 RenderBlock {P} at (0,52) size 784x18 14 RenderBlock {P} at (0,52) size 784x18
15 RenderText {#text} at (0,0) size 61x17 15 RenderText {#text} at (0,0) size 61x17
16 text run at (0,0) width 61: "This text." 16 text run at (0,0) width 61: "This text."
17 LayoutTable {TABLE} at (0,86) size 113x102 17 LayoutTable {TABLE} at (0,86) size 113x102
18 LayoutTableSection {TBODY} at (0,0) size 113x102 18 LayoutTableSection {TBODY} at (0,0) size 113x102
19 LayoutTableRow {TR} at (0,2) size 113x76 19 LayoutTableRow {TR} at (0,2) size 113x76
20 LayoutTableCell {TD} at (2,2) size 109x76 [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (2,2) size 109x76 [r=0 c=0 rs=1 cs=1]
(...skipping 12 matching lines...) Expand all
33 LayoutTableCell {TD} at (2,80) size 109x20 [r=1 c=0 rs=1 cs=1] 33 LayoutTableCell {TD} at (2,80) size 109x20 [r=1 c=0 rs=1 cs=1]
34 RenderText {#text} at (1,1) size 61x17 34 RenderText {#text} at (1,1) size 61x17
35 text run at (1,1) width 61: "This text." 35 text run at (1,1) width 61: "This text."
36 RenderBlock {P} at (0,204) size 784x22 36 RenderBlock {P} at (0,204) size 784x22
37 RenderInline {SUB} at (0,0) size 49x15 37 RenderInline {SUB} at (0,0) size 49x15
38 RenderText {#text} at (0,6) size 49x15 38 RenderText {#text} at (0,6) size 49x15
39 text run at (0,6) width 49: "This text." 39 text run at (0,6) width 49: "This text."
40 RenderBlock {P} at (0,242) size 784x18 40 RenderBlock {P} at (0,242) size 784x18
41 RenderText {#text} at (0,0) size 585x17 41 RenderText {#text} at (0,0) size 585x17
42 text run at (0,0) width 585: "...and anything else between the top o f the first paragraph and the bottom of this paragraph." 42 text run at (0,0) width 585: "...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