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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug30559-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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 731x17 7 RenderText {#text} at (0,0) size 731x17
8 text run at (0,0) width 731: "The bug causes the nested table containi ng the textarea to be positioned away from the left edge of the outer table " 8 text run at (0,0) width 731: "The bug causes the nested table containi ng the textarea to be positioned away from the left edge of the outer table "
9 RenderBR {BR} at (730,14) size 1x0 9 LayoutBR {BR} at (730,14) size 1x0
10 LayoutTable {TABLE} at (242,18) size 300x56 [border: (1px outset #808080)] 10 LayoutTable {TABLE} at (242,18) size 300x56 [border: (1px outset #808080)]
11 LayoutTableSection {TBODY} at (1,1) size 298x54 11 LayoutTableSection {TBODY} at (1,1) size 298x54
12 LayoutTableRow {TR} at (0,2) size 298x50 12 LayoutTableRow {TR} at (0,2) size 298x50
13 LayoutTableCell {TD} at (2,2) size 294x50 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,2) size 294x50 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
14 LayoutTable {TABLE} at (2,2) size 69x46 [border: (1px outset #8080 80)] 14 LayoutTable {TABLE} at (2,2) size 69x46 [border: (1px outset #8080 80)]
15 LayoutTableSection {TBODY} at (1,1) size 67x44 15 LayoutTableSection {TBODY} at (1,1) size 67x44
16 LayoutTableRow {TR} at (0,2) size 67x40 16 LayoutTableRow {TR} at (0,2) size 67x40
17 LayoutTableCell {TD} at (2,2) size 63x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (2,2) size 63x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 layer at (260,36) size 59x36 clip at (261,37) size 57x34 19 layer at (260,36) size 59x36 clip at (261,37) size 57x34
20 LayoutTextControl {TEXTAREA} at (2,2) size 59x36 [bgcolor=#FFFFFF] [border: (1 px solid #A9A9A9)] 20 LayoutTextControl {TEXTAREA} at (2,2) size 59x36 [bgcolor=#FFFFFF] [border: (1 px solid #A9A9A9)]
21 RenderBlock {DIV} at (3,3) size 55x16 21 RenderBlock {DIV} at (3,3) size 55x16
22 RenderText {#text} at (0,0) size 24x16 22 RenderText {#text} at (0,0) size 24x16
23 text run at (0,0) width 24: "bar" 23 text run at (0,0) width 24: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698