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

Side by Side Diff: LayoutTests/platform/win-xp/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 800x307 3 layer at (0,0) size 800x307
4 RenderBlock {test} at (0,0) size 800x307 4 RenderBlock {test} at (0,0) size 800x307
5 RenderBlock {div} at (0,16) size 800x275 5 RenderBlock {div} at (0,16) size 800x275
6 RenderBlock {p} at (0,0) size 800x40 6 RenderBlock {p} at (0,0) size 800x40
7 RenderText {#text} at (0,0) size 708x19 7 RenderText {#text} at (0,0) size 708x19
8 text run at (0,0) width 708: "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 708: "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 (708,0) size 0x19 9 LayoutBR {br} at (708,0) size 0x19
10 RenderInline {strong} at (0,0) size 63x19 10 RenderInline {strong} at (0,0) size 63x19
11 RenderText {#text} at (0,20) size 63x19 11 RenderText {#text} at (0,20) size 63x19
12 text run at (0,20) width 63: "This text." 12 text run at (0,20) width 63: "This text."
13 RenderBlock {p} at (0,56) size 800x20 13 RenderBlock {p} at (0,56) size 800x20
14 RenderText {#text} at (0,0) size 55x19 14 RenderText {#text} at (0,0) size 55x19
15 text run at (0,0) width 55: "This text." 15 text run at (0,0) width 55: "This text."
16 LayoutTable {table} at (0,92) size 107x108 16 LayoutTable {table} at (0,92) size 107x108
17 LayoutTableSection (anonymous) at (0,0) size 107x108 17 LayoutTableSection (anonymous) at (0,0) size 107x108
18 LayoutTableRow {tr} at (0,2) size 107x80 18 LayoutTableRow {tr} at (0,2) size 107x80
19 LayoutTableCell {td} at (2,2) size 103x80 [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {td} at (2,2) size 103x80 [r=0 c=0 rs=1 cs=1]
(...skipping 12 matching lines...) Expand all
32 LayoutTableCell {td} at (2,84) size 103x22 [r=1 c=0 rs=1 cs=1] 32 LayoutTableCell {td} at (2,84) size 103x22 [r=1 c=0 rs=1 cs=1]
33 RenderText {#text} at (1,1) size 55x19 33 RenderText {#text} at (1,1) size 55x19
34 text run at (1,1) width 55: "This text." 34 text run at (1,1) width 55: "This text."
35 RenderBlock {p} at (0,216) size 800x23 35 RenderBlock {p} at (0,216) size 800x23
36 RenderInline {sub} at (0,0) size 49x15 36 RenderInline {sub} at (0,0) size 49x15
37 RenderText {#text} at (0,7) size 49x15 37 RenderText {#text} at (0,7) size 49x15
38 text run at (0,7) width 49: "This text." 38 text run at (0,7) width 49: "This text."
39 RenderBlock {p} at (0,255) size 800x20 39 RenderBlock {p} at (0,255) size 800x20
40 RenderText {#text} at (0,0) size 548x19 40 RenderText {#text} at (0,0) size 548x19
41 text run at (0,0) width 548: "...and anything else between the top of the first paragraph and the bottom of this paragraph." 41 text run at (0,0) width 548: "...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