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

Side by Side Diff: LayoutTests/platform/win/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 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 354x17 7 RenderText {#text} at (0,0) size 354x17
8 text run at (0,0) width 354: "The window needs to be resized smaller t o see the bug " 8 text run at (0,0) width 354: "The window needs to be resized smaller t o see the bug "
9 RenderBR {BR} at (353,14) size 1x0 9 LayoutBR {BR} at (353,14) size 1x0
10 LayoutTable {TABLE} at (0,18) size 457x24 10 LayoutTable {TABLE} at (0,18) size 457x24
11 LayoutTableSection {TBODY} at (0,0) size 457x24 11 LayoutTableSection {TBODY} at (0,0) size 457x24
12 LayoutTableRow {TR} at (0,2) size 457x20 12 LayoutTableRow {TR} at (0,2) size 457x20
13 LayoutTableCell {TD} at (2,2) size 35x20 [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,2) size 35x20 [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 33x17 14 RenderText {#text} at (1,1) size 33x17
15 text run at (1,1) width 33: "Back" 15 text run at (1,1) width 33: "Back"
16 LayoutTableCell {TD} at (39,2) size 57x20 [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (39,2) size 57x20 [r=0 c=1 rs=1 cs=1]
17 RenderText {#text} at (1,1) size 55x17 17 RenderText {#text} at (1,1) size 55x17
18 text run at (1,1) width 55: "Forward" 18 text run at (1,1) width 55: "Forward"
19 LayoutTableCell {TD} at (98,2) size 48x20 [r=0 c=2 rs=1 cs=1] 19 LayoutTableCell {TD} at (98,2) size 48x20 [r=0 c=2 rs=1 cs=1]
(...skipping 10 matching lines...) Expand all
30 text run at (1,1) width 85: "My Netscape" 30 text run at (1,1) width 85: "My Netscape"
31 LayoutTableCell {TD} at (329,2) size 34x20 [r=0 c=6 rs=1 cs=1] 31 LayoutTableCell {TD} at (329,2) size 34x20 [r=0 c=6 rs=1 cs=1]
32 RenderText {#text} at (1,1) size 32x17 32 RenderText {#text} at (1,1) size 32x17
33 text run at (1,1) width 32: "Print" 33 text run at (1,1) width 32: "Print"
34 LayoutTableCell {TD} at (365,2) size 56x20 [r=0 c=7 rs=1 cs=1] 34 LayoutTableCell {TD} at (365,2) size 56x20 [r=0 c=7 rs=1 cs=1]
35 RenderText {#text} at (1,1) size 54x17 35 RenderText {#text} at (1,1) size 54x17
36 text run at (1,1) width 54: "Security" 36 text run at (1,1) width 54: "Security"
37 LayoutTableCell {TD} at (423,2) size 32x20 [r=0 c=8 rs=1 cs=1] 37 LayoutTableCell {TD} at (423,2) size 32x20 [r=0 c=8 rs=1 cs=1]
38 RenderText {#text} at (1,1) size 30x17 38 RenderText {#text} at (1,1) size 30x17
39 text run at (1,1) width 30: "Stop" 39 text run at (1,1) width 30: "Stop"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698