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

Unified Diff: LayoutTests/fast/hidpi/resources/srcset.svg

Issue 27142003: Revert "Use srcset's resource pixel density to determine intrinsic size" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/hidpi/resources/srcset.png ('k') | LayoutTests/fast/hidpi/resources/srcset-helper.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/hidpi/resources/srcset.svg
diff --git a/LayoutTests/fast/hidpi/resources/srcset.svg b/LayoutTests/fast/hidpi/resources/srcset.svg
deleted file mode 100644
index 955599bcf8dbfe2af88b2135a20911e1eb09fb82..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/hidpi/resources/srcset.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-<svg xmlns='http://www.w3.org/2000/svg' width='200' height='100'>
- <rect fill='green' width='50%' height='100%'/>
- <circle fill='blue' cx='100' cy='50' r='30'/>
-</svg>
« no previous file with comments | « LayoutTests/fast/hidpi/resources/srcset.png ('k') | LayoutTests/fast/hidpi/resources/srcset-helper.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698