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

Unified Diff: LayoutTests/fast/css/pseudostyle-anonymous-text.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/pseudostyle-anonymous-text.html
diff --git a/LayoutTests/fast/css/pseudostyle-anonymous-text.html b/LayoutTests/fast/css/pseudostyle-anonymous-text.html
index feed042a70276c68605e6c32de8798efc75d4466..39c9f4acbbf685659a675255f472eae1c67ccad5 100644
--- a/LayoutTests/fast/css/pseudostyle-anonymous-text.html
+++ b/LayoutTests/fast/css/pseudostyle-anonymous-text.html
@@ -9,8 +9,6 @@
if (window.testRunner)
testRunner.dumpAsText();
document.execCommand("SelectAll");
- if (window.testRunner)
- testRunner.display();
}
</script>
</head>
« no previous file with comments | « LayoutTests/fast/canvas/canvas-resize-after-paint.html ('k') | LayoutTests/fast/css/relative-positioned-block-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698