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

Side by Side Diff: LayoutTests/platform/mac/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 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 497x18 7 RenderText {#text} at (0,0) size 497x18
8 text run at (0,0) width 497: "BUG: Inside a cell, \"height:x%\" is ign ored. It looks like 'auto' is used instead." 8 text run at (0,0) width 497: "BUG: Inside a cell, \"height:x%\" is ign ored. It looks like 'auto' is used instead."
9 RenderBR {BR} at (496,14) size 1x0 9 LayoutBR {BR} at (496,14) size 1x0
10 RenderListItem {LI} at (0,18) size 784x18 10 RenderListItem {LI} at (0,18) size 784x18
11 RenderListMarker at (-1,0) size 7x18: bullet 11 RenderListMarker at (-1,0) size 7x18: bullet
12 RenderText {#text} at (14,0) size 265x18 12 RenderText {#text} at (14,0) size 265x18
13 text run at (14,0) width 265: "Absolute units work correctly (eg. 50px )." 13 text run at (14,0) width 265: "Absolute units work correctly (eg. 50px )."
14 RenderListItem {LI} at (0,36) size 784x490 14 RenderListItem {LI} at (0,36) size 784x490
15 RenderBlock (anonymous) at (0,0) size 784x18 15 RenderBlock (anonymous) at (0,0) size 784x18
16 RenderListMarker at (-1,0) size 7x18: bullet 16 RenderListMarker at (-1,0) size 7x18: bullet
17 RenderText {#text} at (14,0) size 184x18 17 RenderText {#text} at (14,0) size 184x18
18 text run at (14,0) width 184: "\"width:x%\" works correctly." 18 text run at (14,0) width 184: "\"width:x%\" works correctly."
19 RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)] 19 RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]
(...skipping 27 matching lines...) Expand all
47 layer at (11,95) size 622x69 clip at (12,96) size 620x67 47 layer at (11,95) size 622x69 clip at (12,96) size 620x67
48 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x69.19 [bgcolor=#FFFFFF] [bor der: (1px solid #000000)] 48 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x69.19 [bgcolor=#FFFFFF] [bor der: (1px solid #000000)]
49 RenderBlock {DIV} at (3,3) size 616.39x13 49 RenderBlock {DIV} at (3,3) size 616.39x13
50 RenderText {#text} at (0,0) size 224x13 50 RenderText {#text} at (0,0) size 224x13
51 text run at (0,0) width 224: "BUG: the height of the textarea is not 80% " 51 text run at (0,0) width 224: "BUG: the height of the textarea is not 80% "
52 layer at (11,208) size 622x80 clip at (12,209) size 620x78 52 layer at (11,208) size 622x80 clip at (12,209) size 620x78
53 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border : (1px solid #000000)] 53 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border : (1px solid #000000)]
54 RenderBlock {DIV} at (3,3) size 616.39x13 54 RenderBlock {DIV} at (3,3) size 616.39x13
55 RenderText {#text} at (0,0) size 225x13 55 RenderText {#text} at (0,0) size 225x13
56 text run at (0,0) width 225: "OK: the height of the textarea is 80 pixel s" 56 text run at (0,0) width 225: "OK: the height of the textarea is 80 pixel s"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698