Manifest position 499 · CrUX rank bucket 1000

https://www.hentai.name

Coverage complete

Coverage-complete audit of five representative public templates/flows. Authenticated account states, registration completion, uploads, complaints/removal submissions, and exhaustive pagination were not covered because they require credentials, destructive/user-data actions, or repeat an audited template.

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
issueshighThe light-scheme evaluate probe reports color-scheme: normal while body remains rgb(15,15,15) with rgb(215,215,215) text; the same hard-dark surface is shown under the dark/reduced condition.
F01 medium: The interface forces one dark palette instead of honoring the user’s color-scheme preference.
respect-user-preferences
respects-reduced-motion
passhighCSS/animation probe under prefers-reduced-motion found zero active animations on the entry path; there is no auto-advance motion to suppress.
respect-user-preferences
respects-contrast
passhighLighthouse contrast audit passes and screenshots show high-contrast light text and controls on near-black surfaces.
implement-natural-interactions
view-transitions
issueshighDOM/CSS inspection found no view-transition rules and the modern-CSS probe returned no matching view-transition styles; page changes are ordinary full-document swaps.
F02 low: Navigation and menu state changes are abrupt and do not use view transitions.
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo scroll-linked animation or parallax behavior is present; there is no scroll event animation implementation to assess.
implement-natural-interactions
physical-gestures
not-applicablehighThe audited templates expose ordinary links, buttons, and scrolling, with no custom swipe, pull, drag, carousel, or gesture surface.
provide-guided-navigation
scroll-state-aware-chrome
issueshighDOM/CSS inspection shows a fixed header and fixed ShareThis bar but no scroll-state container query, progress indicator, or scroll-aware shrinking behavior.
F03 low: The fixed navigation and share chrome do not react to scroll state.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, transient popover, or edge-positioned menu requiring an anchor was present on the representative paths.
provide-guided-navigation
directs-attention
passhighListing navigation marks New as the active section, uses a clear h1, and gallery links lead directly to detail pages.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighThe 360x800 listing and login screenshots show a fixed ShareThis strip across the bottom; the injected CSS adds 48px body padding and hides the desktop toggle on mobile.
F04 medium: A persistent third-party sharing bar occupies content space and has no clear mobile dismissal.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighThe 360x800 listing and login screenshots show a fixed ShareThis strip across the bottom; the injected CSS adds 48px body padding and hides the desktop toggle on mobile.
F04 medium: A persistent third-party sharing bar occupies content space and has no clear mobile dismissal.
maximize-content-reduce-noise
reduced-chrome
issueshighThe 360x800 listing and login screenshots show a fixed ShareThis strip across the bottom; the injected CSS adds 48px body padding and hides the desktop toggle on mobile.
F04 medium: A persistent third-party sharing bar occupies content space and has no clear mobile dismissal.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighLayout at 360x800 reports scrollWidth=clientWidth=360 and zero horizontal overflow on home, listing, and login.
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe modern-CSS probe found zero @container rules, while the listing stylesheet relies on global media queries.
F05 low: Responsive behavior is controlled only by viewport breakpoints, not component containers.
adapt-to-the-form-factor
input-modality-aware
issueshighThe focus probe reports outline: none and no box-shadow on the search input and icon buttons; the interaction probe counts four rendered targets below 24px in one dimension.
F06 high: Keyboard focus is removed from important inputs and icon buttons, and some targets are undersized.
support-core-task-success
clear-purpose-and-primary-action
passhighEntry and listing screenshots clearly expose search, “Go to New Galleries,” and the “Fresh Hentai Galleries” listing.
support-core-task-success
primary-flow-completion
passhighThe public browse flow was completed from entry to New listing to a gallery detail with content, metadata, and pages visible without an account wall.
support-core-task-success
clear-system-state-and-recovery
passhighA deliberately invalid route renders a specific 404 state with Home, New, Random, and Tags recovery actions.
be-fast-and-stable
good-core-web-vitals
issueshighThe HAR confirms parser-inserted, non-deferred jQuery and main.js plus three VeryHigh-priority stylesheets; the trace measured LCP 3059.61ms despite zero blocking tasks.
F07 medium: Parser-blocking legacy scripts and external styles delay the content path.
be-fast-and-stable
visual-stability
passhighLayout observer reports CLS 0.00196 on the listing and Lighthouse reports CLS 0.002, both comfortably in the good range.
be-fast-and-stable
efficient-main-thread
passhighTrace and layout evidence report zero long tasks and 0ms total blocking time during listing load.
be-fast-and-stable
efficient-resource-delivery
issueshighThe HAR confirms parser-inserted, non-deferred jQuery and main.js plus three VeryHigh-priority stylesheets; the trace measured LCP 3059.61ms despite zero blocking tasks.
F07 medium: Parser-blocking legacy scripts and external styles delay the content path.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimates 41 KiB savings: 65.96% of jQuery and 42.87% of ShareThis JavaScript were unused; the HAR attributes 117,219 transferred bytes to scripts.
F08 medium: The page ships substantial unused JavaScript for basic listing behavior.
be-inclusive
names-roles-labels
issueshighLighthouse fails label, button-name, and link-name. It identifies the unlabelled search input, search and hamburger buttons, and next/last links; login DOM shows both credential fields have zero associated labels.
F09 high: Search, menu, pagination, and sign-in fields lack accessible names or labels.
be-inclusive
sufficient-contrast
passhighLighthouse color-contrast audit passes with no failing nodes; visual screenshots show readable foreground/background separation.
be-inclusive
structure-and-focus
issueshighFocused login input computes outline none and box-shadow none; the login page has no headings, while Lighthouse reports the listing jumps from h1 to h3.
F10 high: Focus visibility and heading structure are incomplete across primary paths.
be-inclusive
legible-text
passhighListing and gallery text remains readable at mobile and desktop sizes without clipping; content captions wrap within their cards.
be-inclusive
zoom-reflow-targets-and-media
issueshighThe focus probe reports outline: none and no box-shadow on the search input and icon buttons; the interaction probe counts four rendered targets below 24px in one dimension.
F06 high: Keyboard focus is removed from important inputs and icon buttons, and some targets are undersized.
follow-best-practices
no-console-errors
passhighLighthouse reports no browser console errors on the representative listing load.
follow-best-practices
sound-document-and-assets
issueshighLighthouse reports a 53x38 displayed ratio versus 1334x870 intrinsic ratio; the images primitive records the 1334px PNG displayed at 53px wide.
F11 medium: The navigation logo is distorted and grossly oversized for its rendered use.
follow-best-practices
browser-platform-hygiene
passhighLighthouse reports no deprecated APIs, permission prompts on load, paste prevention, or BFCache blockers.
be-discoverable
title-and-description
issueshighThe login page title is only “Hentai.name” and its meta description is empty. DOM probes found no canonical, Open Graph, or JSON-LD metadata on login, while sitemap.xml returns the styled 404 document.
F12 medium: Important pages lack descriptive metadata and rich entity signals.
be-discoverable
crawlable-and-mobile-friendly
passhighDiscoverability sees 92% raw-HTML content coverage; real href links, viewport metadata, valid robots.txt, and indexing are present.
be-discoverable
canonical-and-indexing-signals
issueshighThe login page title is only “Hentai.name” and its meta description is empty. DOM probes found no canonical, Open Graph, or JSON-LD metadata on login, while sitemap.xml returns the styled 404 document.
F12 medium: Important pages lack descriptive metadata and rich entity signals.
be-discoverable
structured-and-shareable-metadata
issueshighThe login page title is only “Hentai.name” and its meta description is empty. DOM probes found no canonical, Open Graph, or JSON-LD metadata on login, while sitemap.xml returns the styled 404 document.
F12 medium: Important pages lack descriptive metadata and rich entity signals.
be-private-and-secure
secure-transport-and-headers
issueshighThe headers primitive finds no CSP, HSTS, nosniff, clickjacking, Referrer-Policy, or Permissions-Policy. Both observed first-party analytics cookies omit Secure; one persists for 393 days.
F13 high: Core browser security headers are absent and analytics cookies are not Secure.
be-private-and-secure
data-minimisation-and-third-parties
issueshighThe tracker capture sees 12 third-party origins. The HAR records 35/50 requests and 592,424/677,797 transferred bytes as third-party, including ShareThis, bregato.com, xedo.me, Google Fonts, and cdnjs.
F14 high: Third-party sharing, analytics, ads/push, fonts, and CDN calls dominate the network footprint without an observed consent control.
be-private-and-secure
in-context-permissions-and-modern-auth
issuesmediumThe sign-in DOM contains only username/email and password fields plus reCAPTCHA; no WebAuthn/passkey affordance or credential API usage was observed. Lighthouse confirms no permission prompt on load.
F15 medium: Authentication is password-only and lacks passkey support.
be-private-and-secure
defensive-browser-policies
issueshighThe headers primitive finds no CSP, HSTS, nosniff, clickjacking, Referrer-Policy, or Permissions-Policy. Both observed first-party analytics cookies omit Secure; one persists for 393 days.
F13 high: Core browser security headers are absent and analytics cookies are not Secure.
be-resilient
progressive-enhancement
passhighThe no-JS crawler receives title, h1, metadata and 92% of rendered content; the listing is server-rendered rather than a JS shell.
be-resilient
resilient-runtime-behaviour
passhighRepeated mobile menu open/close returns the control to its base state without DOM growth or clipped content.
be-resilient
offline-and-installable
issuesmediumA valid manifest and visible Install App entry exist, but the runtime probe reports navigator.serviceWorker.controller=false, so no offline fallback was active for the tested page.
F19 medium: The site advertises installation but the audited page was not controlled by a service worker.
be-resilient
network-and-http-failure-states
passhighThe tested HTTP failure route presents a useful, branded 404 with multiple recovery links instead of a blank shell.
be-internationalised
lang-dir-and-logical-properties
issuesmediumThe gallery displays English and Japanese text under a single html lang=en with no per-fragment lang/dir metadata, and renders the upload date as the fixed numeric string 2026-07-04.
F16 medium: Multilingual gallery content is not marked up for language changes and locale-sensitive data is hard-coded.
be-internationalised
locale-aware-data
issuesmediumThe gallery displays English and Japanese text under a single html lang=en with no per-fragment lang/dir metadata, and renders the upload date as the fixed numeric string 2026-07-04.
F16 medium: Multilingual gallery content is not marked up for language changes and locale-sensitive data is hard-coded.
be-internationalised
time-zone-correctness
not-applicablehighNo scheduled event, time-of-day, recurring interval, or cross-zone timestamp flow appears on the representative paths.
be-trustworthy
no-dark-patterns
passhighPublic browsing reaches listings and galleries without forced registration, pricing ambiguity, consent walls, or disguised primary actions.
be-trustworthy
humane-error-handling
passhighThe login fields use native required constraints and the failure-state template provides clear recovery actions; no premature custom error was observed.
be-trustworthy
trustworthy-input-assistance
issueshighThe login probe reports empty autocomplete values and zero labels for username/email and password.
F17 medium: Sign-in fields omit autocomplete tokens and rely on placeholders instead of durable labels.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, payment, cancellation, or logged-in account-management flow was available in the public representative scope.
be-sustainable
optimised-assets
issueshighLighthouse reports a 53x38 displayed ratio versus 1334x870 intrinsic ratio; the images primitive records the 1334px PNG displayed at 53px wide.
F11 medium: The navigation logo is distorted and grossly oversized for its rendered use.
be-sustainable
no-wasteful-work
passhighTrace and layout observers record zero long tasks after load, lazy loading is present on below-fold gallery images, and no autoplay media was observed.
be-sustainable
third-party-and-media-budget
issueshighThird parties account for 592,424 bytes and 35 requests; ShareThis alone adds script, configuration, count, and icon traffic while its fixed UI persists across the session.
F18 medium: Third-party code and decorative sharing UI consume a disproportionate share of a simple listing load.
be-agent-ready
structured-agent-capabilities
not-applicablehighThis public media catalog does not declare an agent-facing transaction or productivity capability; emerging WebMCP exposure is not required.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation, language-model, or other inference task is part of the site’s core public browsing flow.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter 10 menu open/close cycles DOM nodes remained exactly 375; heap snapshots differed by only 119,678 bytes (2.3%), not unbounded retained growth.
be-memory-efficient
bounded-footprint
passhighThe listing baseline heap is proportionate at 82,040 nodes and 5,287,287 self-size bytes for a 50-card media listing.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighThe repeated menu exercise leaves DOM count unchanged at 375 and the post-interaction heap remains close to baseline, with no progressive state accumulation observed.

Provenance

Canonical report: results/atomic/reports/0499-www_hentai_name.json
Report SHA-256: 4f49394c756a8d71c2f5ed4f5a90b73f9eb4a37e620fb27953963cc0cbfa8c41
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_hentai_name/2026-07-21T05-10-47-691Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_hentai_name/2026-07-21T05-10-47-691Z
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.