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

Side by Side Diff: LayoutTests/svg/custom/resources/bug78838.svg

Issue 9568049: Merge 109299 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/963/
Patch Set: Created 8 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
OLDNEW
1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlin k"> 1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlin k">
2 <text id="x">a</text> 2 <text id="x">a</text>
3 <use xlink:href="#x"/> 3 <use xlink:href="#x"/>
4 <text>a</text> 4 <text>a</text>
5 <style></style> 5 <style></style>
6 </svg> 6 </svg>
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/bug79798-expected.txt ('k') | LayoutTests/svg/custom/resources/bug79798.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698