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

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

Issue 554483002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/win/fast/forms/button-positioned-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt b/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt
index d3e800a891d485d97ce02d51d4cf259d4d278781..02f1f649bf42564cdf5e94d30b6de03068587d97 100644
--- a/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt
@@ -3,13 +3,13 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 163x21
- RenderButton {BUTTON} at (8,8) size 163.47x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,3) size 147.47x15
- RenderText {#text} at (0,0) size 148x15
- text run at (0,0) width 148: "This button is positioned."
-layer at (8,8) size 188x21
- RenderButton {INPUT} at (8,8) size 187.92x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,3) size 171.92x15
- RenderText {#text} at (0,0) size 172x15
- text run at (0,0) width 172: "This button is also positioned"
+layer at (8,8) size 161x22
+ RenderButton {BUTTON} at (8,8) size 161x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBlock (anonymous) at (8,3) size 145x16
+ RenderText {#text} at (0,0) size 145x16
+ text run at (0,0) width 145: "This button is positioned."
+layer at (8,8) size 185x22
+ RenderButton {INPUT} at (8,8) size 185x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBlock (anonymous) at (8,3) size 169x16
+ RenderText {#text} at (0,0) size 169x16
+ text run at (0,0) width 169: "This button is also positioned"

Powered by Google App Engine
This is Rietveld 408576698