comparison: image/test/reftest/generic/accept-image-catchall-ref.html
image/test/reftest/generic/accept-image-catchall-ref.html
- changeset 1
- ca08bd8f51b2
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <!-- |
|
3 https://bugzilla.mozilla.org/show_bug.cgi?id=398066 |
|
4 --> |
|
5 <html> |
|
6 <head> |
|
7 <title>Accept: header should include image/* catchall</title> |
|
8 </head> |
|
9 <body> |
|
10 <img src="green.png"> |
|
11 </body> |
|
12 </html> |