gecko/layout/reftests/box-shadow/boxshadow-color-rounding-ref.html
2013-11-21 17:44:46 +01:00

11 lines
123 B
HTML

<!DOCTYPE html>
<style>
#thediv {
width: 300px;
height: 300px;
background: lime;
}
</style>
<div id="thediv"></div>