blob: be7e33b603a8c07c09b5bafe472aa5d704ac1147 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta name="fuzzy" content="maxDifference=0-75; totalPixels=0-1490" />
<title>This tests that border-radius on html renders correctly.</title>
<style>
html {
border-radius: 100%;
background-color: green;
}
</style>
</head>
<body>
</body>
</html>