blob: 70607c70240daef1a7a9610bf207bb9e12e35cba [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<!-- See: https://svgwg.org/svg2-draft/single-page.html#linking-SVGFragmentIdentifiers -->
Test for crbug.com/249578: viewSpec's AspectParams.<br/>
There should be 3 green boxes below:<br/>
<object width="30" height="30" data="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30'><rect width='100%' height='100%' fill='green'/></svg>"></object>
<object width="30" height="30" data="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30'><rect width='100%' height='100%' fill='green'/></svg>"></object>
<object width="30" height="30" data="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30'><rect width='100%' height='100%' fill='green'/></svg>"></object>
<br/>
There should be 4 blue boxes below:<br/>
<object width="30" height="30" data="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30'><rect width='100%' height='100%' fill='blue'/></svg>"></object>
<object width="30" height="30" data="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30'><rect width='100%' height='100%' fill='blue'/></svg>"></object>
<object width="30" height="30" data="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30'><rect width='100%' height='100%' fill='blue'/></svg>"></object>
<object width="30" height="30" data="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30'><rect width='100%' height='100%' fill='blue'/></svg>"></object>
</body>
</html>