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

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: Remove video-frame-size-change test 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
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();
ojan 2014/03/27 20:31:49 Does removing this not change behavior? Didn't thi
enne (OOO) 2014/03/27 20:51:05 Yeah, I don't think it's useful either. It does c
-</script>
-
The textareas below should not overlap.
<table border="0" cellspacing="1" cellpadding="1" width="100%">
<tr>

Powered by Google App Engine
This is Rietveld 408576698