Manual test bench for duck.ai page context
One representative fixture per blocklist category. Each is served with a Content-Type
that matches a category, so page-context attachment should be prevented.
| Fixture | Expected Content-Type | Category | Served Content-Type | Computed verdict |
|---|---|---|---|---|
application/pdf |
checking… | |||
| Image (PNG) | image/png |
image | checking… | |
| Image (SVG) | image/svg+xml |
image | checking… | |
| Video (MP4) | video/mp4 |
video | checking… | |
| Audio (WAV) | audio/wav |
audio | checking… |
Control content that matches no blocklist category.
| Fixture | Expected Content-Type | Category | Served Content-Type | Computed verdict |
|---|---|---|---|---|
| Regular text article | text/html |
— | checking… |
This index page is itself served as text/html, so it is also attachable.