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

Unified Diff: LayoutTests/fast/forms/text/text-padding-dynamic-change-expected.html

Issue 12039074: Merge 140721 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1393/
Patch Set: Created 7 years, 11 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/fast/forms/text/text-padding-dynamic-change.html ('k') | Source/WebCore/ChangeLog » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/text/text-padding-dynamic-change-expected.html
===================================================================
--- LayoutTests/fast/forms/text/text-padding-dynamic-change-expected.html (revision 140726)
+++ LayoutTests/fast/forms/text/text-padding-dynamic-change-expected.html (working copy)
@@ -1,7 +0,0 @@
-<!DOCTYPE html>
-<body>
-<input style="box-sizing:border-box; width:100px; text-align:right; padding-left:40px;" value="Hello world">
-<input style="box-sizing:border-box; width:100px; text-align:right; padding-left:40px;" placeholder="Hello world">
-<input style="box-sizing:border-box; width:100px; text-align:right; border-left-width:40px;" value="Hello world">
-<input style="box-sizing:border-box; width:100px; text-align:right; border-left-width:40px;" placeholder="Hello world">
-</body>
« no previous file with comments | « LayoutTests/fast/forms/text/text-padding-dynamic-change.html ('k') | Source/WebCore/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698