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

Side by Side Diff: LayoutTests/platform/linux/css3/flexbox/button-expected.txt

Issue 19529005: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | Annotate | Revision Log
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 800x254 3 layer at (0,0) size 800x254
4 RenderBlock {HTML} at (0,0) size 800x254 4 RenderBlock {HTML} at (0,0) size 800x254
5 RenderBody {BODY} at (8,8) size 784x238 5 RenderBody {BODY} at (8,8) size 784x238
6 RenderBlock (anonymous) at (0,0) size 784x40 6 RenderBlock (anonymous) at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 755x39 7 RenderText {#text} at (0,0) size 755x39
8 text run at (0,0) width 379: "Test for empty buttons, which inherit fr om RenderFlexibleBox. " 8 text run at (0,0) width 379: "Test for empty buttons, which inherit fr om RenderFlexibleBox. "
9 text run at (379,0) width 376: "Empty <input> buttons should not colla pse, which makes them" 9 text run at (379,0) width 376: "Empty <input> buttons should not colla pse, which makes them"
10 text run at (0,20) width 431: "different from most flex boxes. Empty < button>s should collapse. Note " 10 text run at (0,20) width 431: "different from most flex boxes. Empty < button>s should collapse. Note "
11 RenderInline {A} at (0,0) size 74x19 [color=#0000EE] 11 RenderInline {A} at (0,0) size 74x19 [color=#0000EE]
12 RenderText {#text} at (431,20) size 74x19 12 RenderText {#text} at (431,20) size 74x19
13 text run at (431,20) width 74: "bug 110654" 13 text run at (431,20) width 74: "bug 110654"
14 RenderText {#text} at (505,20) size 4x19 14 RenderText {#text} at (505,20) size 4x19
15 text run at (505,20) width 4: "." 15 text run at (505,20) width 4: "."
16 RenderBlock {HR} at (0,48) size 784x2 [border: (1px inset #000000)] 16 RenderBlock {HR} at (0,48) size 784x2 [border: (1px inset #EEEEEE)]
17 RenderBlock (anonymous) at (0,58) size 784x66 17 RenderBlock (anonymous) at (0,58) size 784x66
18 RenderText {#text} at (0,0) size 76x19 18 RenderText {#text} at (0,0) size 76x19
19 text run at (0,0) width 76: "Simple case." 19 text run at (0,0) width 76: "Simple case."
20 RenderBR {BR} at (76,0) size 0x19 20 RenderBR {BR} at (76,0) size 0x19
21 RenderButton {BUTTON} at (2,32) size 16x6 [bgcolor=#DDDDDD] [border: (2p x outset #DDDDDD)] 21 RenderButton {BUTTON} at (2,32) size 16x6 [bgcolor=#DDDDDD] [border: (2p x outset #DDDDDD)]
22 RenderBR {BR} at (20,20) size 0x19 22 RenderBR {BR} at (20,20) size 0x19
23 RenderButton {INPUT} at (2,42) size 16x22 [bgcolor=#DDDDDD] [border: (2p x outset #DDDDDD)] 23 RenderButton {INPUT} at (2,42) size 16x22 [bgcolor=#DDDDDD] [border: (2p x outset #DDDDDD)]
24 RenderBR {BR} at (20,46) size 0x19 24 RenderBR {BR} at (20,46) size 0x19
25 RenderBlock {HR} at (0,132) size 784x2 [border: (1px inset #000000)] 25 RenderBlock {HR} at (0,132) size 784x2 [border: (1px inset #EEEEEE)]
26 RenderBlock (anonymous) at (0,142) size 784x96 26 RenderBlock (anonymous) at (0,142) size 784x96
27 RenderText {#text} at (0,0) size 739x19 27 RenderText {#text} at (0,0) size 739x19
28 text run at (0,0) width 739: "Empty <button> and <input type=button> w ith overflow: scroll;. The presence of the scrollbar should not shrink the butto n." 28 text run at (0,0) width 739: "Empty <button> and <input type=button> w ith overflow: scroll;. The presence of the scrollbar should not shrink the butto n."
29 RenderBR {BR} at (739,0) size 0x19 29 RenderBR {BR} at (739,0) size 0x19
30 RenderBR {BR} at (35,20) size 0x19 30 RenderBR {BR} at (35,20) size 0x19
31 RenderBR {BR} at (35,61) size 0x19 31 RenderBR {BR} at (35,61) size 0x19
32 layer at (10,182) size 31x21 clip at (12,184) size 12x2 32 layer at (10,182) size 31x21 clip at (12,184) size 12x2
33 RenderButton {BUTTON} at (2,32) size 31x21 [bgcolor=#DDDDDD] [border: (2px out set #DDDDDD)] 33 RenderButton {BUTTON} at (2,32) size 31x21 [bgcolor=#DDDDDD] [border: (2px out set #DDDDDD)]
34 layer at (10,207) size 31x37 clip at (12,209) size 12x18 34 layer at (10,207) size 31x37 clip at (12,209) size 12x18
35 RenderButton {INPUT} at (2,57) size 31x37 [bgcolor=#DDDDDD] [border: (2px outs et #DDDDDD)] 35 RenderButton {INPUT} at (2,57) size 31x37 [bgcolor=#DDDDDD] [border: (2px outs et #DDDDDD)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698