Chromium Code Reviews

Side by Side Diff: LayoutTests/svg/custom/svg-image-par-none-viewbox-no-intrinsic-size-expected.html

Issue 713263002: Use the viewBox when scaling <svg:image>s non-uniformly w/ pAR=none (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: The computeImageViewportSize approach. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <div style="width: 100px; height: 200px; background-color: green"></div> 2 <div style="width: 100px; height: 200px; background-color: green"></div>
OLDNEW

Powered by Google App Engine