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

Unified Diff: LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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/fast/forms/button-positioned-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt b/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt
index 98d103094335beb64d572d24be887fbd03151020..4fa82135f4252d28f9a31e0ac6c71c6e4e0844b0 100644
--- a/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/button-positioned-expected.txt
@@ -3,13 +3,13 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
-layer at (8,8) size 150x18
- LayoutButton (positioned) {BUTTON} at (8,8) size 149.97x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,2) size 133.97x13
- LayoutText {#text} at (0,0) size 134x13
- text run at (0,0) width 134: "This button is positioned."
-layer at (8,8) size 172x18
- LayoutButton (positioned) {INPUT} at (8,8) size 171.66x18 [bgcolor=#C0C0C0]
- LayoutBlockFlow (anonymous) at (8,2) size 155.66x13
- LayoutText {#text} at (0,0) size 156x13
- text run at (0,0) width 156: "This button is also positioned"
+layer at (8,8) size 142x18
+ LayoutButton (positioned) {BUTTON} at (8,8) size 142.11x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,2) size 126.11x13
+ LayoutText {#text} at (0,0) size 127x13
+ text run at (0,0) width 127: "This button is positioned."
+layer at (8,8) size 163x18
+ LayoutButton (positioned) {INPUT} at (8,8) size 162.61x18 [bgcolor=#C0C0C0]
+ LayoutBlockFlow (anonymous) at (8,2) size 146.61x13
+ LayoutText {#text} at (0,0) size 147x13
+ text run at (0,0) width 147: "This button is also positioned"

Powered by Google App Engine
This is Rietveld 408576698