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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/css3/flexbox/button-expected.txt

Issue 1407233003: Auto-rebaseline for r354005 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/mac/css3/flexbox/button-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/flexbox/button-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/flexbox/button-expected.txt
index 1d2cbf54876ba6468471d369742e2013d64e03dd..b3c218a3c2667b5232b4fb353c990522d0dbddda 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/flexbox/button-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/flexbox/button-expected.txt
@@ -4,15 +4,15 @@ layer at (0,0) size 800x243
LayoutBlockFlow {HTML} at (0,0) size 800x243
LayoutBlockFlow {BODY} at (8,8) size 784x227
LayoutBlockFlow (anonymous) at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 778x36
- text run at (0,0) width 410: "Test for empty buttons, which inherit from LayoutFlexibleBox. "
- text run at (409,0) width 369: "Empty <input> buttons should not collapse, which makes"
- text run at (0,18) width 498: "them different from most flex boxes. Empty <button>s should collapse. Note "
- LayoutInline {A} at (0,0) size 77x18 [color=#0000EE]
- LayoutText {#text} at (497,18) size 77x18
- text run at (497,18) width 77: "bug 110654"
- LayoutText {#text} at (573,18) size 5x18
- text run at (573,18) width 5: "."
+ LayoutText {#text} at (0,0) size 777x36
+ text run at (0,0) width 409: "Test for empty buttons, which inherit from LayoutFlexibleBox. "
+ text run at (408,0) width 369: "Empty <input> buttons should not collapse, which makes"
+ text run at (0,18) width 497: "them different from most flex boxes. Empty <button>s should collapse. Note "
+ LayoutInline {A} at (0,0) size 76x18 [color=#0000EE]
+ LayoutText {#text} at (496,18) size 76x18
+ text run at (496,18) width 76: "bug 110654"
+ LayoutText {#text} at (571,18) size 5x18
+ text run at (571,18) width 5: "."
LayoutBlockFlow {HR} at (0,44) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,54) size 784x55
LayoutText {#text} at (0,0) size 81x18
@@ -24,8 +24,8 @@ layer at (0,0) size 800x243
LayoutBR {BR} at (16,37) size 0x18
LayoutBlockFlow {HR} at (0,117) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,127) size 784x100
- LayoutText {#text} at (0,0) size 745x36
- 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"
+ LayoutText {#text} at (0,0) size 743x36
+ text run at (0,0) width 743: "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."
LayoutBR {BR} at (44,18) size 1x18
LayoutBR {BR} at (31,36) size 0x18

Powered by Google App Engine
This is Rietveld 408576698