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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug30692-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 458x19 7 RenderText {#text} at (0,0) size 458x19
8 text run at (0,0) width 458: "BUG: Inside a cell, \"height:x%\" is ign ored. It looks like 'auto' is used instead." 8 text run at (0,0) width 458: "BUG: Inside a cell, \"height:x%\" is ign ored. It looks like 'auto' is used instead."
9 RenderBR {BR} at (458,15) size 0x0 9 LayoutBR {BR} at (458,15) size 0x0
10 RenderListItem {LI} at (0,20) size 784x20 10 RenderListItem {LI} at (0,20) size 784x20
11 RenderListMarker at (-1,0) size 7x19: bullet 11 RenderListMarker at (-1,0) size 7x19: bullet
12 RenderText {#text} at (15,0) size 249x19 12 RenderText {#text} at (15,0) size 249x19
13 text run at (15,0) width 249: "Absolute units work correctly (eg. 50px )." 13 text run at (15,0) width 249: "Absolute units work correctly (eg. 50px )."
14 RenderListItem {LI} at (0,40) size 784x492 14 RenderListItem {LI} at (0,40) size 784x492
15 RenderBlock (anonymous) at (0,0) size 784x20 15 RenderBlock (anonymous) at (0,0) size 784x20
16 RenderListMarker at (-1,0) size 7x19: bullet 16 RenderListMarker at (-1,0) size 7x19: bullet
17 RenderText {#text} at (15,0) size 169x19 17 RenderText {#text} at (15,0) size 169x19
18 text run at (15,0) width 169: "\"width:x%\" works correctly." 18 text run at (15,0) width 169: "\"width:x%\" works correctly."
19 RenderBlock {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)] 19 RenderBlock {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
(...skipping 27 matching lines...) Expand all
47 layer at (11,100) size 622x71 clip at (12,101) size 620x69 47 layer at (11,100) size 622x71 clip at (12,101) size 620x69
48 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x71.19 [bgcolor=#FFFFFF] [bor der: (1px solid #A9A9A9)] 48 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x71.19 [bgcolor=#FFFFFF] [bor der: (1px solid #A9A9A9)]
49 RenderBlock {DIV} at (3,3) size 618.39x16 49 RenderBlock {DIV} at (3,3) size 618.39x16
50 RenderText {#text} at (0,0) size 336x16 50 RenderText {#text} at (0,0) size 336x16
51 text run at (0,0) width 336: "BUG: the height of the textarea is not 80% " 51 text run at (0,0) width 336: "BUG: the height of the textarea is not 80% "
52 layer at (11,214) size 622x80 clip at (12,215) size 620x78 52 layer at (11,214) size 622x80 clip at (12,215) size 620x78
53 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border : (1px solid #A9A9A9)] 53 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border : (1px solid #A9A9A9)]
54 RenderBlock {DIV} at (3,3) size 618.39x16 54 RenderBlock {DIV} at (3,3) size 618.39x16
55 RenderText {#text} at (0,0) size 344x16 55 RenderText {#text} at (0,0) size 344x16
56 text run at (0,0) width 344: "OK: the height of the textarea is 80 pixel s" 56 text run at (0,0) width 344: "OK: the height of the textarea is 80 pixel s"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698