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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug963-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 333x19 7 RenderText {#text} at (0,0) size 333x19
8 text run at (0,0) width 333: "The window needs to be resized smaller t o see the bug " 8 text run at (0,0) width 333: "The window needs to be resized smaller t o see the bug "
9 RenderBR {BR} at (333,15) size 0x0 9 LayoutBR {BR} at (333,15) size 0x0
10 LayoutTable {TABLE} at (0,20) size 434x26 10 LayoutTable {TABLE} at (0,20) size 434x26
11 LayoutTableSection {TBODY} at (0,0) size 434x26 11 LayoutTableSection {TBODY} at (0,0) size 434x26
12 LayoutTableRow {TR} at (0,2) size 434x22 12 LayoutTableRow {TR} at (0,2) size 434x22
13 LayoutTableCell {TD} at (2,2) size 34x22 [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,2) size 34x22 [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 32x19 14 RenderText {#text} at (1,1) size 32x19
15 text run at (1,1) width 32: "Back" 15 text run at (1,1) width 32: "Back"
16 LayoutTableCell {TD} at (38,2) size 55x22 [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (38,2) size 55x22 [r=0 c=1 rs=1 cs=1]
17 RenderText {#text} at (1,1) size 53x19 17 RenderText {#text} at (1,1) size 53x19
18 text run at (1,1) width 53: "Forward" 18 text run at (1,1) width 53: "Forward"
19 LayoutTableCell {TD} at (95,2) size 45x22 [r=0 c=2 rs=1 cs=1] 19 LayoutTableCell {TD} at (95,2) size 45x22 [r=0 c=2 rs=1 cs=1]
(...skipping 10 matching lines...) Expand all
30 text run at (1,1) width 83: "My Netscape" 30 text run at (1,1) width 83: "My Netscape"
31 LayoutTableCell {TD} at (316,2) size 30x22 [r=0 c=6 rs=1 cs=1] 31 LayoutTableCell {TD} at (316,2) size 30x22 [r=0 c=6 rs=1 cs=1]
32 RenderText {#text} at (1,1) size 28x19 32 RenderText {#text} at (1,1) size 28x19
33 text run at (1,1) width 28: "Print" 33 text run at (1,1) width 28: "Print"
34 LayoutTableCell {TD} at (348,2) size 51x22 [r=0 c=7 rs=1 cs=1] 34 LayoutTableCell {TD} at (348,2) size 51x22 [r=0 c=7 rs=1 cs=1]
35 RenderText {#text} at (1,1) size 49x19 35 RenderText {#text} at (1,1) size 49x19
36 text run at (1,1) width 49: "Security" 36 text run at (1,1) width 49: "Security"
37 LayoutTableCell {TD} at (401,2) size 31x22 [r=0 c=8 rs=1 cs=1] 37 LayoutTableCell {TD} at (401,2) size 31x22 [r=0 c=8 rs=1 cs=1]
38 RenderText {#text} at (1,1) size 29x19 38 RenderText {#text} at (1,1) size 29x19
39 text run at (1,1) width 29: "Stop" 39 text run at (1,1) width 29: "Stop"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698