summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/infrastructure/reftest/fuzzy-ref-1.html
blob: e50fc11ef6ea80754e702becfbf675feebe3dbb9 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<style>
div {
  width: 100px;
  height: 100px;
  background-color: green;
}
</style>
<div></div>