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