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.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | The 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-preferencesrespects-reduced-motion | pass | high | CSS/animation probe under prefers-reduced-motion found zero active animations on the entry path; there is no auto-advance motion to suppress. |
respect-user-preferencesrespects-contrast | pass | high | Lighthouse contrast audit passes and screenshots show high-contrast light text and controls on near-black surfaces. |
implement-natural-interactionsview-transitions | issues | high | DOM/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-interactionsscroll-driven-animations | not-applicable | high | No scroll-linked animation or parallax behavior is present; there is no scroll event animation implementation to assess. |
implement-natural-interactionsphysical-gestures | not-applicable | high | The audited templates expose ordinary links, buttons, and scrolling, with no custom swipe, pull, drag, carousel, or gesture surface. |
provide-guided-navigationscroll-state-aware-chrome | issues | high | DOM/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-navigationanchored-positioning | not-applicable | high | No tooltip, transient popover, or edge-positioned menu requiring an anchor was present on the representative paths. |
provide-guided-navigationdirects-attention | pass | high | Listing navigation marks New as the active section, uses a clear h1, and gallery links lead directly to detail pages. |
maximize-content-reduce-noiseno-intrusive-interruptions | issues | high | The 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-noisesemantic-dismissible-primitives | issues | high | The 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-noisereduced-chrome | issues | high | The 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-factorresponsive-no-horizontal-scroll | pass | high | Layout at 360x800 reports scrollWidth=clientWidth=360 and zero horizontal overflow on home, listing, and login. |
adapt-to-the-form-factorcomponent-level-responsiveness | issues | high | The 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-factorinput-modality-aware | issues | high | The 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-successclear-purpose-and-primary-action | pass | high | Entry and listing screenshots clearly expose search, “Go to New Galleries,” and the “Fresh Hentai Galleries” listing. |
support-core-task-successprimary-flow-completion | pass | high | The 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-successclear-system-state-and-recovery | pass | high | A deliberately invalid route renders a specific 404 state with Home, New, Random, and Tags recovery actions. |
be-fast-and-stablegood-core-web-vitals | issues | high | The 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-stablevisual-stability | pass | high | Layout observer reports CLS 0.00196 on the listing and Lighthouse reports CLS 0.002, both comfortably in the good range. |
be-fast-and-stableefficient-main-thread | pass | high | Trace and layout evidence report zero long tasks and 0ms total blocking time during listing load. |
be-fast-and-stableefficient-resource-delivery | issues | high | The 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-stabletrim-unused-and-duplicate-code | issues | high | Lighthouse 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-inclusivenames-roles-labels | issues | high | Lighthouse 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-inclusivesufficient-contrast | pass | high | Lighthouse color-contrast audit passes with no failing nodes; visual screenshots show readable foreground/background separation. |
be-inclusivestructure-and-focus | issues | high | Focused 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-inclusivelegible-text | pass | high | Listing and gallery text remains readable at mobile and desktop sizes without clipping; content captions wrap within their cards. |
be-inclusivezoom-reflow-targets-and-media | issues | high | The 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-practicesno-console-errors | pass | high | Lighthouse reports no browser console errors on the representative listing load. |
follow-best-practicessound-document-and-assets | issues | high | Lighthouse 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-practicesbrowser-platform-hygiene | pass | high | Lighthouse reports no deprecated APIs, permission prompts on load, paste prevention, or BFCache blockers. |
be-discoverabletitle-and-description | issues | high | The 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-discoverablecrawlable-and-mobile-friendly | pass | high | Discoverability sees 92% raw-HTML content coverage; real href links, viewport metadata, valid robots.txt, and indexing are present. |
be-discoverablecanonical-and-indexing-signals | issues | high | The 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-discoverablestructured-and-shareable-metadata | issues | high | The 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-securesecure-transport-and-headers | issues | high | The 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-securedata-minimisation-and-third-parties | issues | high | The 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-securein-context-permissions-and-modern-auth | issues | medium | The 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-securedefensive-browser-policies | issues | high | The 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-resilientprogressive-enhancement | pass | high | The no-JS crawler receives title, h1, metadata and 92% of rendered content; the listing is server-rendered rather than a JS shell. |
be-resilientresilient-runtime-behaviour | pass | high | Repeated mobile menu open/close returns the control to its base state without DOM growth or clipped content. |
be-resilientoffline-and-installable | issues | medium | A 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-resilientnetwork-and-http-failure-states | pass | high | The tested HTTP failure route presents a useful, branded 404 with multiple recovery links instead of a blank shell. |
be-internationalisedlang-dir-and-logical-properties | issues | medium | The 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-internationalisedlocale-aware-data | issues | medium | The 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-internationalisedtime-zone-correctness | not-applicable | high | No scheduled event, time-of-day, recurring interval, or cross-zone timestamp flow appears on the representative paths. |
be-trustworthyno-dark-patterns | pass | high | Public browsing reaches listings and galleries without forced registration, pricing ambiguity, consent walls, or disguised primary actions. |
be-trustworthyhumane-error-handling | pass | high | The login fields use native required constraints and the failure-state template provides clear recovery actions; no premature custom error was observed. |
be-trustworthytrustworthy-input-assistance | issues | high | The 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-trustworthysafe-commercial-and-account-flows | not-applicable | high | No checkout, subscription, payment, cancellation, or logged-in account-management flow was available in the public representative scope. |
be-sustainableoptimised-assets | issues | high | Lighthouse 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-sustainableno-wasteful-work | pass | high | Trace 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-sustainablethird-party-and-media-budget | issues | high | Third 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-readystructured-agent-capabilities | not-applicable | high | This public media catalog does not declare an agent-facing transaction or productivity capability; emerging WebMCP exposure is not required. |
be-agent-readyon-device-inference | not-applicable | high | No summarisation, language-model, or other inference task is part of the site’s core public browsing flow. |
be-memory-efficientno-leak-under-repeated-interaction | pass | high | After 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-efficientbounded-footprint | pass | high | The listing baseline heap is proportionate at 82,040 nodes and 5,287,287 self-size bytes for a 50-card media listing. |
be-memory-efficientno-detached-dom-or-unbounded-listeners | pass | high | The 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.