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

Unified Diff: LayoutTests/platform/linux/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, 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/css3/flexbox/button-expected.txt
diff --git a/LayoutTests/platform/linux/css3/flexbox/button-expected.txt b/LayoutTests/platform/linux/css3/flexbox/button-expected.txt
index edcbda99c614067d2fc37ef156bddefc4ee99435..d3d739632cc53b232947c333141c3b0f16820956 100644
--- a/LayoutTests/platform/linux/css3/flexbox/button-expected.txt
+++ b/LayoutTests/platform/linux/css3/flexbox/button-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x254
- RenderBlock {HTML} at (0,0) size 800x254
- RenderBody {BODY} at (8,8) size 784x238
+layer at (0,0) size 800x246
+ RenderBlock {HTML} at (0,0) size 800x246
+ RenderBody {BODY} at (8,8) size 784x230
RenderBlock (anonymous) at (0,0) size 784x40
RenderText {#text} at (0,0) size 755x39
text run at (0,0) width 379: "Test for empty buttons, which inherit from RenderFlexibleBox. "
@@ -14,22 +14,22 @@ layer at (0,0) size 800x254
RenderText {#text} at (505,20) size 4x19
text run at (505,20) width 4: "."
RenderBlock {HR} at (0,48) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock (anonymous) at (0,58) size 784x66
+ RenderBlock (anonymous) at (0,58) size 784x64
RenderText {#text} at (0,0) size 76x19
text run at (0,0) width 76: "Simple case."
RenderBR {BR} at (76,0) size 0x19
- RenderButton {BUTTON} at (2,32) size 16x6 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBR {BR} at (20,20) size 0x19
- RenderButton {INPUT} at (2,42) size 16x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBR {BR} at (20,46) size 0x19
- RenderBlock {HR} at (0,132) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock (anonymous) at (0,142) size 784x96
+ RenderButton {BUTTON} at (0,32) size 16x6 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBR {BR} at (16,20) size 0x19
+ RenderButton {INPUT} at (0,40) size 16x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBR {BR} at (16,44) size 0x19
+ RenderBlock {HR} at (0,130) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock (anonymous) at (0,140) size 784x90
RenderText {#text} at (0,0) size 739x19
text run at (0,0) width 739: "Empty <button> and <input type=button> with overflow: scroll;. The presence of the scrollbar should not shrink the button."
RenderBR {BR} at (739,0) size 0x19
- RenderBR {BR} at (35,20) size 0x19
- RenderBR {BR} at (35,61) size 0x19
-layer at (10,182) size 31x21 clip at (12,184) size 12x2
- RenderButton {BUTTON} at (2,32) size 31x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
-layer at (10,207) size 31x37 clip at (12,209) size 12x18
- RenderButton {INPUT} at (2,57) size 31x37 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBR {BR} at (31,20) size 0x19
+ RenderBR {BR} at (31,57) size 0x19
+layer at (8,180) size 31x21 clip at (10,182) size 12x2
+ RenderButton {BUTTON} at (0,32) size 31x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+layer at (8,201) size 31x37 clip at (10,203) size 12x18
+ RenderButton {INPUT} at (0,53) size 31x37 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]

Powered by Google App Engine
This is Rietveld 408576698