tenfourfox/layout/reftests/box-shadow/boxshadow-color-rounding-ref.html

11 lines
123 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<style>
#thediv {
width: 300px;
height: 300px;
background: lime;
}
</style>
<div id="thediv"></div>