blob: 1930fe0ae8fb1aee30e91e691fe6a73ccfc87d0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!DOCTYPE html>
<link rel=match href=fuzzy-ref-1.html>
<meta name=fuzzy content="fuzzy-ref-1.html:255;100">
<style>
div {
width: 99px;
height: 100px;
background-color: green;
}
</style>
<div></div>
|