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

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

Issue 23785014: [SVG] Resources should be laid out in dependecy order. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: text-layout-crash.html needs image result update. 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 2793dd4cb88e12674150cd40c7022f6b0ce93bf7..5a539aab2d0d4474b3cba166636ca76fed752ea8 100644
--- a/LayoutTests/svg/custom/unicode-in-tspan-multi-svg-crash.html
+++ b/LayoutTests/svg/custom/unicode-in-tspan-multi-svg-crash.html
@@ -33,6 +33,6 @@
<filter id="filterInSecondRoot"/>
</svg>
- <p>Test Passes if there is no crash in Debug or Asan builds. There should be no characters preceding "Test".</p>
+ <p>Test Passes if there is no crash in Debug or Asan builds.</p>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698