blob: 92c1d37f17c94f5b0f5aa64f6a467b1949c8d85e [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
Test for WK104189: This test passes if there is a green square with sharp (not blurry) edges.<br/>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 10 10" width="400" height="400">
<rect x="10%" y="10%" width="80%" height="80%" fill="green" />
</svg>
</body>
</html>