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

Side by Side Diff: LayoutTests/svg/as-image/resources/svg-stylesheet-for-zoom.svg

Issue 11275265: Merge 133155 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1271/
Patch Set: Created 8 years, 1 month 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 <?xml-stylesheet href="data:text/css,rect%20%7B%20fill%3A%20lime%20%7D%0A" type= "text/css"?> 1 <?xml-stylesheet href="data:text/css,rect%20%7B%20fill%3A%20lime%20%7D%0A" type= "text/css"?>
2 <svg width="10" height="10" xmlns="http://www.w3.org/2000/svg"> 2 <svg width="10" height="10" xmlns="http://www.w3.org/2000/svg">
3 </svg> 3 </svg>
OLDNEW
« no previous file with comments | « LayoutTests/svg/as-image/img-zoom-svg-stylesheet-expected.html ('k') | Source/WebCore/svg/graphics/SVGImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698