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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/css3/flexbox/button-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/button-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/button-expected.txt
index bea96a803efee199af6f8345df702c4895236785..5f49358e0872a492c8ea70da146082844e747bfd 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/button-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/button-expected.txt
@@ -4,15 +4,15 @@ layer at (0,0) size 800x246
LayoutBlockFlow {HTML} at (0,0) size 800x246
LayoutBlockFlow {BODY} at (8,8) size 784x230
LayoutBlockFlow (anonymous) at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 753x39
- text run at (0,0) width 377: "Test for empty buttons, which inherit from LayoutFlexibleBox. "
- text run at (377,0) width 376: "Empty <input> buttons should not collapse, which makes them"
+ LayoutText {#text} at (0,0) size 752x39
+ text run at (0,0) width 376: "Test for empty buttons, which inherit from LayoutFlexibleBox. "
+ text run at (375,0) width 377: "Empty <input> buttons should not collapse, which makes them"
text run at (0,20) width 431: "different from most flex boxes. Empty <button>s should collapse. Note "
- LayoutInline {A} at (0,0) size 74x19 [color=#0000EE]
- LayoutText {#text} at (431,20) size 74x19
- text run at (431,20) width 74: "bug 110654"
- LayoutText {#text} at (505,20) size 4x19
- text run at (505,20) width 4: "."
+ LayoutInline {A} at (0,0) size 75x19 [color=#0000EE]
+ LayoutText {#text} at (430,20) size 75x19
+ text run at (430,20) width 75: "bug 110654"
+ LayoutText {#text} at (504,20) size 5x19
+ text run at (504,20) width 5: "."
LayoutBlockFlow {HR} at (0,48) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,58) size 784x64
LayoutText {#text} at (0,0) size 76x19
@@ -26,7 +26,7 @@ layer at (0,0) size 800x246
LayoutBlockFlow (anonymous) at (0,140) size 784x90
LayoutText {#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."
- LayoutBR {BR} at (739,0) size 0x19
+ LayoutBR {BR} at (738,0) size 1x19
LayoutBR {BR} at (31,20) size 0x19
LayoutBR {BR} at (31,57) size 0x19
layer at (8,180) size 31x21 clip at (10,182) size 12x2

Powered by Google App Engine
This is Rietveld 408576698