summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1003425-1-ref.html
blob: 31cdbb86bf30e3429be7ffa1dd8aee32a8ccec60 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<style>
div {
  width: 500px;
  height: 500px;
  box-shadow: 0 0 40px #000;
}
</style>
<div id="d"></div>