chromium/third_party/blink/web_tests/external/wpt/infrastructure/reftest/legacy/reftest_fuzzy_chain_ini.html

<!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>