Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/368247-2.html

14 lines
190 B
HTML
Raw Normal View History

<!DOCTYPE HTML>
<html>
<style type="text/css">
div {
width: 64px;
height: 64px;
border: 64px solid blue;
}
</style>
<body>
<div style="border-radius: 128px"></div>
</body>
</html>