Chromium Code Reviews

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

Issue 1131233002: Fixup reference for svg/animations/viewspec-checkaspectparams.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/svg/animations/viewspec-checkaspectparams-expected.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <html>
3 <body> 3 <body>
4 <!-- See: https://svgwg.org/svg2-draft/single-page.html#linking-SVGFragmentIdent ifiers --> 4 <!-- See: https://svgwg.org/svg2-draft/single-page.html#linking-SVGFragmentIdent ifiers -->
5 Test for crbug.com/235256: viewSpec's AspectParams.<br/> 5 Test for crbug.com/235256: viewSpec's AspectParams.<br/>
6 There should be 1 green boxes below:<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> 7 <object width="500" height="500" data="resources/viewspec-checkaspectparams.svg# svgView(viewBox(0,0,1000,500))"></object>
8 </body> 8 </body>
9 </html> 9 </html>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/svg/animations/viewspec-checkaspectparams-expected.html » ('j') | no next file with comments »

Powered by Google App Engine