1805599-1-ref.html |
|
448 |
1805599-1.html |
|
1224 |
1805599-1.png |
|
270408 |
1805599-1.svg |
|
417704 |
accept-image-catchall-ref.html |
Accept: header should include image/* catchall |
208 |
accept-image-catchall.html |
Accept: header should include */* catchall |
266 |
check-header.sjs |
exactly, but bug 1711622
// reverted to previous spec-conforming behaviour.
// "image/*" item exactly or with a quality factor
return /^image\/\*(?:|;q=(?:1(?:\.0{0,3})?|0(?:\.\d{0,3})?))$/.test(v);
}
/*
# Python used to generate the following byte array
def toHex(n):
if n < 16: return "0x" + hex(n)[2:].upper()
return "0x" + hex(n)[2:].upper()
def hexFile(name):
f = open(name, "rb")
try:
while True:
print toHex(ord(f.read(1))) + ", ",
except:
pass
hexFile("image/test/reftest/generic/green.png")
|
3024 |
green.png |
|
201 |
moz-icon-1.html |
|
74 |
moz-icon-blank-1-almostref.html |
|
121 |
moz-icon-blank-1-antiref.html |
|
119 |
moz-icon-blank-1-antiref2.html |
|
99 |
moz-icon-blank-1-ref.html |
|
119 |
moz-icon-blank-1.html |
|
121 |
reftest.list |
|
532 |