blob: 8973e07233b2129bf06b637c8372f197314e5455 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
object {
height: 175px;
}
</style>
</head>
<body>
<!-- You should see two rows with fow columns each containing a blue rect with a green circle in the middle. The gaps between all objects should be uniform -->
<object data="resources/embedded.svg" type="image/svg+xml"/>
<object data="resources/embedded.svg" type="image/svg+xml"/>
<object data="resources/embedded.svg" type="image/svg+xml"/>
<object data="resources/embedded.svg" type="image/svg+xml"/>
<object data="resources/embedded.svg" type="image/svg+xml"/>
<object data="resources/embedded.svg" type="image/svg+xml"/>
<object data="resources/embedded.svg" type="image/svg+xml"/>
<object data="resources/embedded.svg" type="image/svg+xml"/>
</body>
</html>