Mypal/layout/reftests/box-shadow/boxshadow-color-rounding-re...

11 lines
123 B
HTML

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