Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/settimeout-active-script
/
.
/
infrastructure
/
reftest
/
legacy
/
fuzzy-ref-2.html
blob: cdaf6446ed40dd5c251a7f7031aeaba91bf79541 [
file
] [
edit
]
<!DOCTYPE html>
<!-- This will only match with the fuzzy set in the ini file -->
<link
rel
=
"match"
href
=
"fuzzy-ref-2a.html"
>
<style>
div
{
width
:
100px
;
height
:
100px
;
background-color
:
green
;
}
</style>
<div></div>