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

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: 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..2d1246ddaedb4d18d9bb96c83838069112736b5c 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