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

Side by Side Diff: LayoutTests/svg/as-image/svgview-identity-transform.html

Issue 1015743003: [svg] Make svgView override existing data selectively (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: compilefix Created 5 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
« no previous file with comments | « no previous file | LayoutTests/svg/as-image/svgview-identity-transform-expected.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <head>
3 <title>Identity svgView</title>
4 <style>
5 .example { width: 200px; height: 200px; border: 2px solid black; }
6 </style>
7 </head>
8 <img class="example" src="resources/svglogo.svg#svgView(transform(scale(1)))"/>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/svg/as-image/svgview-identity-transform-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698