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

Unified Diff: LayoutTests/fast/css/relative-positioned-block-crash.html

Issue 183703003: Remove more testRunner.display() calls from LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Ditch fast/text/font-initial changes too Created 6 years, 10 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/css/relative-positioned-block-crash.html
diff --git a/LayoutTests/fast/css/relative-positioned-block-crash.html b/LayoutTests/fast/css/relative-positioned-block-crash.html
index 5b6d10c06839156714c5179e964346e7cdba4b1a..1ec7ab026b1c8ea51361f3a1f0085bc467b582e9 100644
--- a/LayoutTests/fast/css/relative-positioned-block-crash.html
+++ b/LayoutTests/fast/css/relative-positioned-block-crash.html
@@ -6,7 +6,6 @@
</style>
<script>
if (window.testRunner) {
- testRunner.display();
testRunner.waitUntilDone();
}
@@ -54,4 +53,4 @@
<body onload="runTest();">
<div id="console"></div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/fast/css/pseudostyle-anonymous-text.html ('k') | LayoutTests/fast/dom/Window/post-message-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698