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

Side by Side Diff: LayoutTests/platform/win/fast/block/float/avoidance-percent-width-strict-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 scrollWidth 812 1 layer at (0,0) size 800x600 scrollWidth 812
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x138 3 layer at (0,0) size 800x138
4 RenderBlock {HTML} at (0,0) size 800x138 4 RenderBlock {HTML} at (0,0) size 800x138
5 RenderBody {BODY} at (8,8) size 784x122 5 RenderBody {BODY} at (8,8) size 784x122
6 RenderBlock (floating) {DIV} at (0,0) size 554x22 [border: (2px solid #FF0 000)] 6 RenderBlock (floating) {DIV} at (0,0) size 554x22 [border: (2px solid #FF0 000)]
7 RenderText {#text} at (2,2) size 509x17 7 RenderText {#text} at (2,2) size 509x17
8 text run at (2,2) width 509: "(Parent DIV have no border set) There sh ould be a green table below this block" 8 text run at (2,2) width 509: "(Parent DIV have no border set) There sh ould be a green table below this block"
9 LayoutTable {TABLE} at (0,22) size 784x28 [border: (2px solid #008000)] 9 LayoutTable {TABLE} at (0,22) size 784x28 [border: (2px solid #008000)]
10 LayoutTableSection {TBODY} at (2,2) size 780x24 10 LayoutTableSection {TBODY} at (2,2) size 780x24
11 LayoutTableRow {TR} at (0,2) size 780x20 11 LayoutTableRow {TR} at (0,2) size 780x20
12 LayoutTableCell {TD} at (2,2) size 776x20 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 776x20 [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (1,1) size 23x17 13 RenderText {#text} at (1,1) size 23x17
14 text run at (1,1) width 23: "test" 14 text run at (1,1) width 23: "test"
15 RenderBlock (anonymous) at (0,50) size 784x18 15 RenderBlock (anonymous) at (0,50) size 784x18
16 RenderBR {BR} at (0,0) size 0x17 16 LayoutBR {BR} at (0,0) size 0x17
17 RenderBlock {DIV} at (0,68) size 804x54 [border: (2px solid #0000FF)] 17 RenderBlock {DIV} at (0,68) size 804x54 [border: (2px solid #0000FF)]
18 RenderBlock (floating) {DIV} at (2,2) size 554x22 [border: (2px solid #F F0000)] 18 RenderBlock (floating) {DIV} at (2,2) size 554x22 [border: (2px solid #F F0000)]
19 RenderText {#text} at (2,2) size 548x17 19 RenderText {#text} at (2,2) size 548x17
20 text run at (2,2) width 250: "(Parent DIV have 2px blue border set) " 20 text run at (2,2) width 250: "(Parent DIV have 2px blue border set) "
21 text run at (251,2) width 299: "There should be a green table below this block" 21 text run at (251,2) width 299: "There should be a green table below this block"
22 LayoutTable {TABLE} at (2,24) size 800x28 [border: (2px solid #008000)] 22 LayoutTable {TABLE} at (2,24) size 800x28 [border: (2px solid #008000)]
23 LayoutTableSection {TBODY} at (2,2) size 796x24 23 LayoutTableSection {TBODY} at (2,2) size 796x24
24 LayoutTableRow {TR} at (0,2) size 796x20 24 LayoutTableRow {TR} at (0,2) size 796x20
25 LayoutTableCell {TD} at (2,2) size 792x20 [r=0 c=0 rs=1 cs=1] 25 LayoutTableCell {TD} at (2,2) size 792x20 [r=0 c=0 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 23x17 26 RenderText {#text} at (1,1) size 23x17
27 text run at (1,1) width 23: "test" 27 text run at (1,1) width 23: "test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698