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

Unified Diff: LayoutTests/fast/forms/button-with-float-expected.html

Issue 349313007: Style resolver should not add margins to form control elements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove wrong CSS properties 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/forms/text/text-placeholder-in-flexbox-expected.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/button-with-float-expected.html
diff --git a/LayoutTests/fast/forms/button-with-float-expected.html b/LayoutTests/fast/forms/button-with-float-expected.html
index a6297b1ea417f2ec7f25ecf61fd6ce76d700f869..e1b476f728c8417099a86cab0c9ba95e157517ed 100644
--- a/LayoutTests/fast/forms/button-with-float-expected.html
+++ b/LayoutTests/fast/forms/button-with-float-expected.html
@@ -8,7 +8,6 @@
padding: 0;
background-color: buttonface;
float: left;
- margin: 2px;
}
.margin {
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/forms/text/text-placeholder-in-flexbox-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698