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

Unified Diff: LayoutTests/svg/custom/unicode-in-tspan-multi-svg-crash.html

Issue 24438004: Rename testRunner.dumpAsText(true) to testRunner.dumpAsTextWithPixelResults() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: more tests Created 7 years, 3 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/svg/custom/unicode-in-tspan-multi-svg-crash.html
diff --git a/LayoutTests/svg/custom/unicode-in-tspan-multi-svg-crash.html b/LayoutTests/svg/custom/unicode-in-tspan-multi-svg-crash.html
index 19b43017b50554a6e03a4f3f12ae646a6b86bef1..2793dd4cb88e12674150cd40c7022f6b0ce93bf7 100644
--- a/LayoutTests/svg/custom/unicode-in-tspan-multi-svg-crash.html
+++ b/LayoutTests/svg/custom/unicode-in-tspan-multi-svg-crash.html
@@ -2,7 +2,7 @@
<html>
<script>
if (window.testRunner)
- testRunner.dumpAsText(false);
+ testRunner.dumpAsText();
onload = function() {
tSpanElement = document.getElementById('tSpanInFirstRoot');
« no previous file with comments | « LayoutTests/svg/custom/invalid-gradient-with-xlink.svg ('k') | LayoutTests/svg/custom/xlink-to-invalid-gradient.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698