summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/infrastructure/reftest/legacy/reftest_fuzzy_chain_ini.html
blob: 4353379ddb443355a978a7fc100ef470488035fd (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<link rel=match href=fuzzy-ref-2.html>
<!-- The metadata is added to the corresponding ini file -->
<style>
div {
  width: 99px;
  height: 100px;
  background-color: green;
}
</style>
<div></div>