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

Unified Diff: third_party/WebKit/LayoutTests/svg/as-image/resources/svglogo-viewbox.svg

Issue 1471963007: Count usage of #svgView(...) and plain SVG <view> targets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing expected file Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/svg/as-image/svgview-references-use-counters.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/svg/as-image/resources/svglogo-viewbox.svg
diff --git a/third_party/WebKit/LayoutTests/svg/as-image/resources/svglogo-viewbox.svg b/third_party/WebKit/LayoutTests/svg/as-image/resources/svglogo-viewbox.svg
index 0e1ad221df472c4c3bf49d39409f59ea33789e4a..56d60c42c3051e66f87ec50899dde9c25596c651 100644
--- a/third_party/WebKit/LayoutTests/svg/as-image/resources/svglogo-viewbox.svg
+++ b/third_party/WebKit/LayoutTests/svg/as-image/resources/svglogo-viewbox.svg
@@ -4,6 +4,7 @@
width="100%"
height="100%"
viewBox="100 100 100 100">
+ <view id="original" viewBox="0 0 300 300"/>
<title>SVG Logo</title>
<desc>Designed for the SVG Logo Contest in 2006 by Harvey Rayner, and adopted by W3C in 2009. It is available under the Creative Commons license for those who have an SVG product or who are using SVG on their site.</desc>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/svg/as-image/svgview-references-use-counters.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698