summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1003425-2-ref.html
blob: 3e6624ce31d68d68472fa89995078e0e7a41fcea (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<style>
div {
  width: 500px;
  height: 500px;
  background-color: lime;
}
</style>
<div id="d"></div>