blob: 77edc000abc793c1c81541c25359382c11861c20 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body onload="runAfterLayoutAndPaint(repaintTest, true);">
<p>Text above the rect</p>
<object width="400" height="400" type="image/svg+xml" data="resources/huge-rect.svg"/>
<p>Text below the rect</p>
<script>var zoomCount = 2; window.shouldZoomOut = true;</script>
<script src="../../../resources/run-after-layout-and-paint.js"/>
<script src="../resources/testPageZoom.js"></script>
</body>
</html>