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

Unified Diff: LayoutTests/platform/win/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/win/css3/flexbox/button-expected.txt
diff --git a/LayoutTests/platform/win/css3/flexbox/button-expected.txt b/LayoutTests/platform/win/css3/flexbox/button-expected.txt
index 61fdd508015b3db3d226e167a7fc8db6ad3c222c..2d5b63c38e36ef28b31e5e904b9450a85ebe5778 100644
--- a/LayoutTests/platform/win/css3/flexbox/button-expected.txt
+++ b/LayoutTests/platform/win/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 800x260
- RenderBlock {HTML} at (0,0) size 800x260
- RenderBody {BODY} at (8,8) size 784x244
+layer at (0,0) size 800x250
+ RenderBlock {HTML} at (0,0) size 800x250
+ RenderBody {BODY} at (8,8) size 784x234
RenderBlock (anonymous) at (0,0) size 784x36
RenderText {#text} at (0,0) size 779x35
text run at (0,0) width 411: "Test for empty buttons, which inherit from RenderFlexibleBox. "
@@ -14,23 +14,23 @@ layer at (0,0) size 800x260
RenderText {#text} at (573,18) size 5x17
text run at (573,18) width 5: "."
RenderBlock {HR} at (0,44) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock (anonymous) at (0,54) size 784x62
+ RenderBlock (anonymous) at (0,54) size 784x58
RenderText {#text} at (0,0) size 81x17
text run at (0,0) width 81: "Simple case."
RenderBR {BR} at (80,0) size 1x17
- RenderButton {BUTTON} at (2,29) size 16x6 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBR {BR} at (20,18) size 0x17
- RenderButton {INPUT} at (2,39) size 16x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBR {BR} at (20,43) size 0x17
- RenderBlock {HR} at (0,124) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock (anonymous) at (0,134) size 784x110
+ RenderButton {BUTTON} at (0,29) size 16x6 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBR {BR} at (16,18) size 0x17
+ RenderButton {INPUT} at (0,36) size 16x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBR {BR} at (16,40) size 0x17
+ RenderBlock {HR} at (0,120) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock (anonymous) at (0,130) size 784x104
RenderText {#text} at (0,0) size 745x35
text run at (0,0) width 745: "Empty <button> and <input type=button> with overflow: scroll;. The presence of the scrollbar should not shrink the"
text run at (0,18) width 45: "button."
RenderBR {BR} at (44,18) size 1x17
- RenderBR {BR} at (35,36) size 0x17
- RenderBR {BR} at (35,76) size 0x17
-layer at (10,189) size 31x21 clip at (12,191) size 12x2
- RenderButton {BUTTON} at (2,47) size 31x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
-layer at (10,214) size 31x36 clip at (12,216) size 12x17
- RenderButton {INPUT} at (2,72) size 31x36 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBR {BR} at (31,36) size 0x17
+ RenderBR {BR} at (31,72) size 0x17
+layer at (8,185) size 31x21 clip at (10,187) size 12x2
+ RenderButton {BUTTON} at (0,47) size 31x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+layer at (8,206) size 31x36 clip at (10,208) size 12x17
+ RenderButton {INPUT} at (0,68) size 31x36 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]

Powered by Google App Engine
This is Rietveld 408576698