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

Side by Side Diff: LayoutTests/svg/animations/viewspec-checkaspectparams.html

Issue 1098273002: Fix SVG animations for preserveAspectRatio attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Modified the test case for visual difference. Created 5 years, 7 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
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <!-- See: https://svgwg.org/svg2-draft/single-page.html#linking-SVGFragmentIdent ifiers -->
5 Test for crbug.com/235256: viewSpec's AspectParams.<br/>
6 There should be 1 green boxes below:<br/>
7 <object width="500" height="500" data="resources/viewspec-checkaspectparams.svg# svgView(viewBox(0,0,1000,500);)"></object>
8 </body>
9 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698