Manifest position 409 · CrUX rank bucket 1000

https://imhentai.xxx

Coverage complete

Coverage-complete multimodal audit across six representative public templates and flows.

Attempts
1 / 3
Judged checks
58 / 58
Blocked
0
Not run
0
This report has no published overall score. Blocked and not-run checks are not passes. A coverage-complete report means every check has a judged outcome; it does not mean every check passed.

All 58 atomic check outcomes

Principle / checkStatusConfidenceEvidence or reason
respect-user-preferences
respects-color-scheme
issueshighComputed CSS inspection found no prefers-color-scheme rule or color-scheme declaration; light and dark emulation produced the same 65,208-byte screenshot.
F-001 medium: The fixed dark palette does not respond to the user’s color-scheme preference.
respect-user-preferences
respects-reduced-motion
issueshighThe page probe found an autoplay video and no prefers-reduced-motion CSS; reduced-motion emulation did not alter the rendered state.
F-002 medium: Autoplay motion is not suppressed for reduced-motion users.
respect-user-preferences
respects-contrast
issueshighaxe found two serious contrast failures: the leave action is 2.92:1 and the RTA link is 2.84:1; no prefers-contrast or forced-colors styles were found.
F-003 high: The age-verification controls fail contrast requirements.
implement-natural-interactions
view-transitions
issueshighCSS/DOM probes found no view-transition usage, while the site exposes many full-document gallery, taxonomy, search and account transitions.
F-004 low: Route and state changes are abrupt rather than spatially connected.
implement-natural-interactions
scroll-driven-animations
passhighThe scroll video completed smoothly and both trace and layout observers recorded zero long tasks; CSS inspection found no main-thread scroll animation to degrade the interaction.
implement-natural-interactions
physical-gestures
not-applicablehighNot applicable to the observed surfaces.
provide-guided-navigation
scroll-state-aware-chrome
issueshighThe scroll video shows the same fixed navigation treatment across a 2,843px page; probes found no scroll-state styling or progress affordance.
F-005 low: The fixed navigation does not adapt on long pages.
provide-guided-navigation
anchored-positioning
issueshighCSS inspection found no anchor-name, position-anchor, or position-try despite dropdown and overlay surfaces in the DOM.
F-006 low: Dropdown and overlay positioning relies on legacy custom/Bootstrap positioning.
provide-guided-navigation
directs-attention
passhighScreenshots and heading probes show a prominent age decision followed by clear taxonomy labels, gallery cards, page titles and persistent navigation.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighThe only first-load full-screen interruption is the clearly explained adult-age decision required by the site’s content, with explicit continue and leave actions.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighDOM inspection found a div role=dialog inside a custom micromodal wrapper and inline closeModal state logic rather than a native dialog; no platform close behavior was present.
F-007 medium: The age gate is a custom div dialog with manual state handling.
maximize-content-reduce-noise
reduced-chrome
passhighThe post-gate video frames show a compact header and content-dominant card grid; mobile layout has no horizontal overflow.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighAt 360x800 the layout primitive measured scrollWidth=clientWidth=360 and horizontalOverflowPx=0.
adapt-to-the-form-factor
component-level-responsiveness
passhighDesktop video frames show a four-column catalog while responsive CSS and the 360px layout collapse content without overflow; component width follows available space.
adapt-to-the-form-factor
input-modality-aware
issueshighComputed focus samples found visible controls with outline-style none or 0px, and controls as small as 16x16 and 38x34; axe also found 22 unnamed links.
F-008 high: Keyboard focus and target sizing are inconsistent.
support-core-task-success
clear-purpose-and-primary-action
passhighPage titles, headings, taxonomy labels and the age decision state the site purpose and next action clearly on home, gallery, search and login.
support-core-task-success
primary-flow-completion
passhighRecon followed the age decision to the catalog; server-rendered gallery, search results, tags and login destinations all loaded with clear template-specific content.
support-core-task-success
clear-system-state-and-recovery
passhighSearch reports the query and result count, while the invalid route renders an explicit “404 - Not Found” heading and keeps global navigation and suggested content available.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 7.1s and performance 62; the mobile layout observer recorded CLS 0.538 across five shifts.
F-009 high: Largest Contentful Paint is slow and mobile layout shifts are severe.
be-fast-and-stable
visual-stability
issueshighThe images primitive found 41 of 43 images without dimensions; Lighthouse unsized-images failed and the layout observer measured CLS 0.538.
F-010 high: Most images lack intrinsic dimensions, causing avoidable shifts.
be-fast-and-stable
efficient-main-thread
passhighThe trace recorded zero long tasks and 0ms TBT; Lighthouse measured only 10ms total blocking time.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR recorded 100 requests and 1,208,727 transferred bytes; 16 stylesheets and numerous parser-inserted VeryHigh-priority styles were identified, with LCP at 5.05s in trace.
F-011 high: The critical path contains excessive render-blocking and third-party delivery.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimated 203 KiB unused JavaScript and 30 KiB unused CSS; the page loads jQuery, jQuery UI, Bootstrap, Font Awesome and many page-wide bundles.
F-012 medium: Large amounts of shipped CSS and JavaScript are unused.
be-inclusive
names-roles-labels
issueshighaxe found 21 missing image alternatives and 22 links without discernible names; probes found unlabeled search inputs across templates.
F-013 critical: Many image links and search controls lack accessible names.
be-inclusive
sufficient-contrast
issueshighaxe measured the leave action at 2.92:1 and the RTA link at 2.84:1 against required 4.5:1.
F-014 high: Key age-verification choices have insufficient contrast.
be-inclusive
structure-and-focus
issueshighaxe found invalid heading order, malformed list structure and seven regions outside landmarks; computed focus inspection found several visible links with 0px outlines.
F-015 high: Heading, landmark, list, and focus structure is incomplete.
be-inclusive
legible-text
passhighDesktop/mobile screenshots show readable Noto Sans text with clear heading weight and no clipping or horizontal overflow at 360px.
be-inclusive
zoom-reflow-targets-and-media
issueshighThe viewport contains user-scalable=no, which axe marks critical; focus probes measured 16x16 and 38x34 controls.
F-016 critical: Mobile zoom is disabled and several controls are undersized.
follow-best-practices
no-console-errors
issueshighLighthouse recorded ERR_SSL_PROTOCOL_ERROR for a sprite and SyntaxError: Unexpected token < from /js/expp.js.
F-017 medium: The page emits runtime and network errors.
follow-best-practices
sound-document-and-assets
issueshighAlthough doctype and charset are valid, 41 of 43 images lack dimensions and Lighthouse failed unsized/responsive-image checks.
F-018 medium: Image sizing and document assets are not soundly declared.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse reported a deprecated Shared Storage API call plus cookie-related inspector issues from multiple advertising origins.
F-019 medium: Deprecated third-party browser APIs and inspector issues are present.
be-discoverable
title-and-description
passhighAll representative templates have descriptive, distinct titles and non-empty meta descriptions; Lighthouse passed document-title and meta-description.
be-discoverable
crawlable-and-mobile-friendly
issueshighThe home probe counted 7 empty/# hrefs and 33 links without text; the viewport disables scaling, despite robots allowing search crawling.
F-020 medium: Some links are not meaningfully crawlable and the viewport blocks zoom.
be-discoverable
canonical-and-indexing-signals
issueshighNo canonical link is present, while /sitemap.xml returns URLs for imhentai.com rather than imhentai.xxx.
F-021 high: Canonical and sitemap signals conflict with the audited host.
be-discoverable
structured-and-shareable-metadata
issueshighAcross home, gallery, tags, search and login, probes found no JSON-LD and no og:title, og:description or og:image.
F-022 medium: Pages lack structured data and social-preview metadata.
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS is used, but the headers primitive found no CSP or HSTS; two analytics cookies are not Secure and use SameSite=None.
F-023 high: Important transport and content security headers are missing.
be-private-and-secure
data-minimisation-and-third-parties
issueshighThe tracker primitive observed 25 third-party origins and Google tracking; Lighthouse found 15 third-party cookies, while HAR recorded 100 requests.
F-024 critical: The page exposes visitors to an unusually broad tracking and advertising footprint.
be-private-and-secure
in-context-permissions-and-modern-auth
issueshighThe login template contains username/password fields with no autocomplete tokens or WebAuthn/passkey surface; no permission prompts fired on load.
F-025 medium: Authentication is password-only and lacks modern credential support.
be-private-and-secure
defensive-browser-policies
issueshighHeaders inspection found no Permissions-Policy, CSP, or HSTS; Lighthouse reported 15 third-party cookies and cookie inspector issues.
F-026 high: Defensive browser policy coverage is incomplete.
be-resilient
progressive-enhancement
passhighDiscoverability fetched HTTP 200 raw HTML with 100% content coverage, title, H1 and description present; the site is not a JavaScript shell.
be-resilient
resilient-runtime-behaviour
issueshighLighthouse recorded a SyntaxError and an SSL asset failure; HAR also captured aborted media, script and analytics requests.
F-027 medium: Runtime resilience is undermined by failing scripts and assets.
be-resilient
offline-and-installable
not-applicablehighNot applicable to the observed surfaces.
be-resilient
network-and-http-failure-states
passhighA nonexistent route returns a dedicated 404 page with an explicit heading, persistent global navigation, and alternative catalog links for recovery.
be-internationalised
lang-dir-and-logical-properties
issueshighPages declare lang=en but no dir, and stylesheet inspection found no logical properties, despite Japanese and Korean catalog content and language routes.
F-028 medium: The multilingual catalog is not bidirectionally or logically styled.
be-internationalised
locale-aware-data
not-applicablehighNot applicable to the observed surfaces.
be-internationalised
time-zone-correctness
not-applicablehighNot applicable to the observed surfaces.
be-trustworthy
no-dark-patterns
passhighThe required adult gate states why it appears and offers explicit continue and leave choices; sampled search and login pages did not show preselected paid options, hidden pricing or forced continuity.
be-trustworthy
humane-error-handling
passhighLogin fields use native required constraints and the 404/search states provide direct, non-blaming status text and recovery navigation.
be-trustworthy
trustworthy-input-assistance
issueshighThe login probe found username and password fields with empty autocomplete values, and search inputs have no explicit labels or autocomplete purpose.
F-029 medium: Login and search fields omit autofill metadata.
be-trustworthy
safe-commercial-and-account-flows
issueshighThe login form is password-only, omits username/current-password autocomplete, and depends on Turnstile; no WebAuthn option was found.
F-030 medium: The account flow lacks passkeys and explicit credential assistance.
be-sustainable
optimised-assets
issueshighOf 43 images, 31 use legacy formats, 21 lack srcset, 41 lack dimensions, 24 below-fold images lack lazy loading, and the age logo is 5x oversized.
F-031 high: Images are broadly unoptimised for device and viewport.
be-sustainable
no-wasteful-work
issueshighHAR loaded 36 scripts and 25 third-party origins; the page also starts a muted autoplay video and Lighthouse identified 203 KiB unused JavaScript.
F-032 high: Background advertising and analytics perform substantial non-core work.
be-sustainable
third-party-and-media-budget
issueshighThe homepage transferred 1.21 MB over 100 requests, including 470 KB script, 460 KB images, 45 KB media and 25 third-party origins.
F-033 high: Third-party scripts and autoplay media exceed a proportionate listing-page budget.
be-agent-ready
structured-agent-capabilities
not-applicablehighNot applicable to the observed surfaces.
be-agent-ready
on-device-inference
not-applicablehighNot applicable to the observed surfaces.
be-memory-efficient
no-leak-under-repeated-interaction
passmediumAfter 20 navigation-toggle interactions, same-page metrics rose only 47 KB with DOM nodes unchanged at 848; independent heap pairs grew 1.5–2.0%, with no Detached constructor among top retainers.
be-memory-efficient
bounded-footprint
passmediumHeap summaries were approximately 12.0–12.5 MB and 215k–219k snapshot nodes for media-heavy catalog templates, proportionate to 43 images and numerous scripts.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumRepeated interaction left live DOM node count unchanged, the probe found no disconnected queried nodes, and before/after summaries showed no Detached constructor among top allocations.

Provenance

Canonical report: results/atomic/reports/0409-imhentai_xxx.json
Report SHA-256: bf2d1f500ef6da9603d868e748dcffffdff7c4cccd5acec7d8d5ddea6b572775
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/imhentai_xxx/2026-07-20T14-33-49-862Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/imhentai_xxx/2026-07-20T14-33-49-862Z
Catalog SHA-256: sha256:78ccfdb2d483f4c57d9dafed80fd86c6265585a56457c8dcfddc254b80fb44d7

Raw screenshots, HARs, traces, heaps, and other browser artifacts are retained at the local evidence root and intentionally are not committed. Artifact paths in the canonical report are relative to that root.