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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 "
(...skipping 15 matching lines...) Expand all
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=#C0C0C0] [border: (2px out set #C0C0C0)] 33 RenderButton {BUTTON} at (2,32) size 31x21 [bgcolor=#C0C0C0] [border: (2px out set #C0C0C0)]
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=#C0C0C0] [border: (2px outs et #C0C0C0)] 35 RenderButton {INPUT} at (2,57) size 31x37 [bgcolor=#C0C0C0] [border: (2px outs et #C0C0C0)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698