summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/beforeload/resources/fail.css
blob: 1a5960aaec055cc9c981adfea3bd1cd9395290b4 (plain)
1
2
3
4
5
.block {
  background-color:red !important;
  width: 200px !important;
  height:200px !important;
}