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

Side by Side Diff: LayoutTests/svg/custom/resources/draw-image-crash.svg

Issue 180773004: Merge 168113 "Fix crash when resizing a view destroys the render..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1750/
Patch Set: Created 6 years, 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <svg width="200" height="200" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="ht tp://www.w3.org/1999/xlink"> 1 <svg width="200" height="200" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="ht tp://www.w3.org/1999/xlink">
2 <text y="100">Crash<animateMotion/></text> 2 <text y="100">Crash<animateMotion/></text>
3 <set to="none" attributeName="display" /> 3 <set to="none" attributeName="display" />
4 </svg> 4 </svg>
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/draw-image-crash-expected.txt ('k') | Source/core/svg/graphics/SVGImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698