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

Unified Diff: LayoutTests/scrollbars/scrollbar-percent-padding-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
« no previous file with comments | « LayoutTests/inspector/tracing.html ('k') | LayoutTests/svg/custom/non-scaling-stroke-update.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/scrollbars/scrollbar-percent-padding-crash.html
diff --git a/LayoutTests/scrollbars/scrollbar-percent-padding-crash.html b/LayoutTests/scrollbars/scrollbar-percent-padding-crash.html
index 26001cc74e9f1255d26445d6073916607fbd687c..808b25bee736eb0e5be69939e214d9aefe970d28 100644
--- a/LayoutTests/scrollbars/scrollbar-percent-padding-crash.html
+++ b/LayoutTests/scrollbars/scrollbar-percent-padding-crash.html
@@ -11,7 +11,6 @@ function runTest() {
if (window.testRunner) {
testRunner.dumpAsText();
document.body.offsetTop;
- testRunner.display();
}
};
</script>
« no previous file with comments | « LayoutTests/inspector/tracing.html ('k') | LayoutTests/svg/custom/non-scaling-stroke-update.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698