summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1773633.html
blob: 95c8478b27d05cf0b7ddcaf25c6f0c99c5c7691c (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<style>
  div {
    width: 100px;
    height: 100px;
    background-color: purple;
  }
</style>
<div>Box with text</div>