reftest_fuzzy_ini_full.html (268B)
1 <!DOCTYPE html> 2 <link rel=match href=fuzzy-ref-1.html> 3 <!-- This meta is overridden in the corresponding ini file --> 4 <meta name=fuzzy content="fuzzy-ref-1.html:128;100"> 5 <style> 6 div { 7 width: 99px; 8 height: 100px; 9 background-color: green; 10 } 11 </style> 12 <div></div>