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

Side by Side Diff: LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-18b-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 800x291 3 layer at (0,0) size 800x291
4 RenderBlock {HTML} at (0,0) size 800x291 4 RenderBlock {HTML} at (0,0) size 800x291
5 RenderBody {BODY} at (8,16) size 784x259 5 RenderBody {BODY} at (8,16) size 784x259
6 RenderBlock {DIV} at (0,0) size 784x259 6 RenderBlock {DIV} at (0,0) size 784x259
7 RenderBlock {P} at (0,0) size 784x36 7 RenderBlock {P} at (0,0) size 784x36
8 RenderText {#text} at (0,0) size 762x18 8 RenderText {#text} at (0,0) size 762x18
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 1x18 10 LayoutBR {BR} at (761,0) size 1x18
11 RenderInline {STRONG} at (0,0) size 64x18 11 RenderInline {STRONG} at (0,0) size 64x18
12 RenderText {#text} at (0,18) size 64x18 12 RenderText {#text} at (0,18) size 64x18
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 61x18 15 RenderText {#text} at (0,0) size 61x18
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 61x18 34 RenderText {#text} at (1,1) size 61x18
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 784x21 36 RenderBlock {P} at (0,204) size 784x21
37 RenderInline {SUB} at (0,0) size 51x15 37 RenderInline {SUB} at (0,0) size 51x15
38 RenderText {#text} at (0,6) size 51x15 38 RenderText {#text} at (0,6) size 51x15
39 text run at (0,6) width 51: "This text." 39 text run at (0,6) width 51: "This text."
40 RenderBlock {P} at (0,241) size 784x18 40 RenderBlock {P} at (0,241) size 784x18
41 RenderText {#text} at (0,0) size 585x18 41 RenderText {#text} at (0,0) size 585x18
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