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

Unified Diff: LayoutTests/fast/text/font-initial.html

Issue 196573042: Remove display() from more layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/text/font-initial.html
diff --git a/LayoutTests/fast/text/font-initial.html b/LayoutTests/fast/text/font-initial.html
index f3873ac98c9483dd8fd7fe5ea92ce7ae2a626fd2..8a7becec7066d137cec5ac29244acb5f36021826 100644
--- a/LayoutTests/fast/text/font-initial.html
+++ b/LayoutTests/fast/text/font-initial.html
@@ -3,8 +3,3 @@
Assertion failure in WebCore::Font::primaryFont</i>.
</p>
<span style="font: initial;">PASS</span>
-<script>
- // Makes the rendering code run even when not running as a pixel test.
- if (window.testRunner)
- testRunner.display();
-</script>

Powered by Google App Engine
This is Rietveld 408576698