summaryrefslogtreecommitdiffstats
path: root/layout/reftests/box-shadow/boxshadow-color-rounding-ref.html
blob: 95fa9075eddf46fe326909408df2ce5dce532408 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<style>
#thediv {
  width: 300px;
  height: 300px;
  background: lime;
}
</style>

<div id="thediv"></div>