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

Side by Side Diff: LayoutTests/fast/hidpi/resources/relativesrcset.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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%'>
2 <rect fill='pink' width='50%' height='100%'/>
3 <circle fill='purple' cx='50' cy='25' r='15'/>
4 </svg>
OLDNEW
« no previous file with comments | « LayoutTests/fast/hidpi/resources/green-200-px-square.png ('k') | LayoutTests/fast/hidpi/resources/srcset.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698