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

Unified Diff: LayoutTests/fast/forms/textarea/textarea-placeholder-paint-order.html

Issue 249723003: Remove main frame overflow from some non-scrollbar tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Windows expectations Created 6 years, 8 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/fast/forms/textarea/textarea-placeholder-paint-order.html
diff --git a/LayoutTests/fast/forms/textarea/textarea-placeholder-paint-order.html b/LayoutTests/fast/forms/textarea/textarea-placeholder-paint-order.html
index f821706ff035d54e5a08db2fd2343095c9c0976e..3581781c81ac795b2813adb7d7cb648e1ee94291 100644
--- a/LayoutTests/fast/forms/textarea/textarea-placeholder-paint-order.html
+++ b/LayoutTests/fast/forms/textarea/textarea-placeholder-paint-order.html
@@ -6,6 +6,8 @@ if (window.testRunner)
testRunner.dumpAsTextWithPixelResults();
</script>
<style>
+body { overflow: hidden; }
+
textarea {
color: lime;
text-indent: 1px;
« no previous file with comments | « LayoutTests/fast/forms/listbox-hit-test-zoomed.html ('k') | LayoutTests/fast/forms/time/time-appearance-basic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698