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

Unified Diff: LayoutTests/fast/replaced/width100percent-textarea.html

Issue 196573042: Remove display() from more layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More expectations Created 6 years, 9 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/reflections/inline-crash.html ('k') | LayoutTests/fast/text/font-initial.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/replaced/width100percent-textarea.html
diff --git a/LayoutTests/fast/replaced/width100percent-textarea.html b/LayoutTests/fast/replaced/width100percent-textarea.html
index 23746e12a108a33f812ed9cd611b2ccac4ff8b77..33388e8a6a3a01f7549213da274559af7ee5d800 100644
--- a/LayoutTests/fast/replaced/width100percent-textarea.html
+++ b/LayoutTests/fast/replaced/width100percent-textarea.html
@@ -5,11 +5,6 @@
</style>
</head>
<body>
-<script>
-if (window.testRunner)
- testRunner.display();
-</script>
-
The textareas below should not overlap.
<table border="0" cellspacing="1" cellpadding="1" width="100%">
<tr>
« no previous file with comments | « LayoutTests/fast/reflections/inline-crash.html ('k') | LayoutTests/fast/text/font-initial.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698