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

Unified Diff: LayoutTests/platform/mac/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/mac/css3/flexbox/button-expected.txt
diff --git a/LayoutTests/platform/mac/css3/flexbox/button-expected.txt b/LayoutTests/platform/mac/css3/flexbox/button-expected.txt
index f4bdafe7085b5bd0558b55b4420082ca534db172..3e2d73cd27a3ef5d87a39c1c85bcbd3cab633652 100644
--- a/LayoutTests/platform/mac/css3/flexbox/button-expected.txt
+++ b/LayoutTests/platform/mac/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 800x232
- RenderBlock {HTML} at (0,0) size 800x232
- RenderBody {BODY} at (8,8) size 784x216
+layer at (0,0) size 800x225
+ RenderBlock {HTML} at (0,0) size 800x225
+ RenderBody {BODY} at (8,8) size 784x209
RenderBlock (anonymous) at (0,0) size 784x36
RenderText {#text} at (0,0) size 765x36
text run at (0,0) width 403: "Test for empty buttons, which inherit from RenderFlexibleBox. "
@@ -14,22 +14,22 @@ layer at (0,0) size 800x232
RenderText {#text} at (563,18) size 4x18
text run at (563,18) width 4: "."
RenderBlock {HR} at (0,44) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock (anonymous) at (0,54) size 784x61
+ RenderBlock (anonymous) at (0,54) size 784x58
RenderText {#text} at (0,0) size 79x18
text run at (0,0) width 79: "Simple case."
RenderBR {BR} at (79,0) size 0x18
- RenderButton {BUTTON} at (2,20) size 16x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
- RenderBR {BR} at (20,18) size 0x18
- RenderButton {INPUT} at (2,39) size 16x18 [bgcolor=#C0C0C0]
- RenderBR {BR} at (20,43) size 0x18
- RenderBlock {HR} at (0,123) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock (anonymous) at (0,133) size 784x83
+ RenderButton {BUTTON} at (0,20) size 16x15 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+ RenderBR {BR} at (16,18) size 0x18
+ RenderButton {INPUT} at (0,36) size 16x18 [bgcolor=#C0C0C0]
+ RenderBR {BR} at (16,40) size 0x18
+ RenderBlock {HR} at (0,120) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock (anonymous) at (0,130) size 784x79
RenderText {#text} at (0,0) size 778x18
text run at (0,0) width 778: "Empty <button> and <input type=button> with overflow: scroll;. The presence of the scrollbar should not shrink the button."
RenderBR {BR} at (778,0) size 0x18
- RenderBR {BR} at (35,18) size 0x18
- RenderBR {BR} at (35,52) size 0x18
-layer at (10,171) size 31x20 clip at (12,171) size 12x5
- RenderButton {BUTTON} at (2,30) size 31x20 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
-layer at (10,204) size 31x18 clip at (10,204) size 16x3
- RenderButton {INPUT} at (2,63) size 31x18 [bgcolor=#C0C0C0]
+ RenderBR {BR} at (31,18) size 0x18
+ RenderBR {BR} at (31,50) size 0x18
+layer at (8,168) size 31x20 clip at (10,168) size 12x5
+ RenderButton {BUTTON} at (0,30) size 31x20 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+layer at (8,199) size 31x18 clip at (8,199) size 16x3
+ RenderButton {INPUT} at (0,61) size 31x18 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698