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

Side by Side Diff: LayoutTests/platform/win/css3/selectors3/xml/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 800x292 3 layer at (0,0) size 800x292
4 RenderBlock {test} at (0,0) size 800x292 4 RenderBlock {test} at (0,0) size 800x292
5 RenderBlock {div} at (0,16) size 800x260 5 RenderBlock {div} at (0,16) size 800x260
6 RenderBlock {p} at (0,0) size 800x36 6 RenderBlock {p} at (0,0) size 800x36
7 RenderText {#text} at (0,0) size 762x17 7 RenderText {#text} at (0,0) size 762x17
8 text run at (0,0) width 762: "The background color of this paragraph s hould turn to green when the mouse pointer hovers over any of the following:" 8 text run at (0,0) width 762: "The background color of this paragraph s hould turn to green when the mouse pointer hovers over any of the following:"
9 RenderBR {br} at (761,0) size 1x17 9 LayoutBR {br} at (761,0) size 1x17
10 RenderInline {strong} at (0,0) size 64x17 10 RenderInline {strong} at (0,0) size 64x17
11 RenderText {#text} at (0,18) size 64x17 11 RenderText {#text} at (0,18) size 64x17
12 text run at (0,18) width 64: "This text." 12 text run at (0,18) width 64: "This text."
13 RenderBlock {p} at (0,52) size 800x18 13 RenderBlock {p} at (0,52) size 800x18
14 RenderText {#text} at (0,0) size 61x17 14 RenderText {#text} at (0,0) size 61x17
15 text run at (0,0) width 61: "This text." 15 text run at (0,0) width 61: "This text."
16 LayoutTable {table} at (0,86) size 113x102 16 LayoutTable {table} at (0,86) size 113x102
17 LayoutTableSection (anonymous) at (0,0) size 113x102 17 LayoutTableSection (anonymous) at (0,0) size 113x102
18 LayoutTableRow {tr} at (0,2) size 113x76 18 LayoutTableRow {tr} at (0,2) size 113x76
19 LayoutTableCell {td} at (2,2) size 109x76 [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {td} at (2,2) size 109x76 [r=0 c=0 rs=1 cs=1]
(...skipping 12 matching lines...) Expand all
32 LayoutTableCell {td} at (2,80) size 109x20 [r=1 c=0 rs=1 cs=1] 32 LayoutTableCell {td} at (2,80) size 109x20 [r=1 c=0 rs=1 cs=1]
33 RenderText {#text} at (1,1) size 61x17 33 RenderText {#text} at (1,1) size 61x17
34 text run at (1,1) width 61: "This text." 34 text run at (1,1) width 61: "This text."
35 RenderBlock {p} at (0,204) size 800x22 35 RenderBlock {p} at (0,204) size 800x22
36 RenderInline {sub} at (0,0) size 49x15 36 RenderInline {sub} at (0,0) size 49x15
37 RenderText {#text} at (0,6) size 49x15 37 RenderText {#text} at (0,6) size 49x15
38 text run at (0,6) width 49: "This text." 38 text run at (0,6) width 49: "This text."
39 RenderBlock {p} at (0,242) size 800x18 39 RenderBlock {p} at (0,242) size 800x18
40 RenderText {#text} at (0,0) size 585x17 40 RenderText {#text} at (0,0) size 585x17
41 text run at (0,0) width 585: "...and anything else between the top of the first paragraph and the bottom of this paragraph." 41 text run at (0,0) width 585: "...and anything else between the top of the first paragraph and the bottom of this paragraph."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698