Manifest position 761 · CrUX rank bucket 1000

https://id.xhamster.com

Coverage complete

Coverage-complete audit across six representative paths. The legal age-verification step was inspected but not completed with personal identity.

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 page is permanently dark but declares computed color-scheme: normal and contains no authored preference-driven theme; dark emulation produces the same fixed palette rather than honoring the system choice.
F01 medium: Theme is hard-coded instead of preference-driven
respect-user-preferences
respects-reduced-motion
issueshighWith prefers-reduced-motion: reduce active, the probe still found eight running animations of 2000 ms and no matching reduced-motion CSS rule.
F02 medium: Animations continue under reduced-motion
respect-user-preferences
respects-contrast
issueshighLighthouse reports failed color-contrast and link-in-text-block audits; high-contrast emulation does not expose an authored forced-colors/prefers-contrast treatment.
F03 high: Contrast and high-contrast support are incomplete
implement-natural-interactions
view-transitions
issueshighRendered CSS inspection found no authored view-transition rules; navigation among the MPA home, category, signup and detail routes uses abrupt document swaps.
F04 low: Route changes are abrupt
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo parallax, scrollytelling, reveal-on-scroll, or other scroll-linked effect was observed on the representative routes.
implement-natural-interactions
physical-gestures
passhighBrowsing uses native document scrolling and real anchors; no custom pointermove gesture layer that fights scrolling was found.
provide-guided-navigation
scroll-state-aware-chrome
issueshighThe long home and category pages retain a large static header/sidebar; CSS inspection found no scroll-state container query or scroll progress treatment.
F05 low: Long pages provide no scroll-aware navigation feedback
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, contextual popover, or edge-positioned menu was opened or present on the representative paths.
provide-guided-navigation
directs-attention
passhighDescriptive headings, real links, the persistent category navigation, and clear detail-page title preserve location and direct attention across tested routes.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighThe initial desktop screenshot is dominated by a cookie overlay that obscures the content grid before interaction.
F06 high: Cookie consent obscures core content on load
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighThe signup modal is an ad-hoc div with role=dialog rather than a native dialog, and the cookie overlay appears without dialog/popover semantics in the captured DOM state.
F07 medium: Overlays rely on custom dialog construction
maximize-content-reduce-noise
reduced-chrome
issueshighAt 360 px, the fixed 180 px sidebar, desktop header, and age-verification banner consume most of the visible viewport while content is clipped to the right.
F08 high: Desktop chrome overwhelms mobile content
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighThe mobile layout primitive measured scrollWidth 1036 px against a 360 px visual viewport, 676 px overflow; screenshots show content and signup dialog clipped off-screen.
F09 critical: The site renders a desktop canvas on mobile
adapt-to-the-form-factor
component-level-responsiveness
issueshighCSS inspection found no @container rules, and the same sidebar, grid, and modal retain desktop dimensions in the 360 px captures.
F10 high: Components do not adapt to their available space
adapt-to-the-form-factor
input-modality-aware
issueshighThe focus probe found focused inputs/buttons with outline-style none; Lighthouse also failed target-size, and many navigation targets are only 30–32 px tall.
F11 high: Keyboard focus and touch targets are inadequate
support-core-task-success
clear-purpose-and-primary-action
passhighHome, category, signup and video-detail pages have descriptive titles and prominent primary content/actions; the first content grid and video title make purpose clear despite layout defects.
support-core-task-success
primary-flow-completion
passhighThe tested browse flow reached home, category listing, a video detail page, and the clearly explained age-verification start state without a dead end; account creation exposed Google, X, and email routes.
support-core-task-success
clear-system-state-and-recovery
passhighA deliberately invalid route rendered a localized “Halaman tidak ditemukan” state with a home recovery link and popular-content alternatives instead of a blank shell.
be-fast-and-stable
good-core-web-vitals
issueshighDesktop trace LCP was 1.10 s and CLS 0.0049, but Lighthouse mobile LCP was 3.9 s, outside the good <=2.5 s threshold; TBT was 95 ms.
F12 high: Mobile LCP misses the good threshold
be-fast-and-stable
visual-stability
passhighThe layout observer measured CLS 0.0049 on desktop and 0 on mobile during the observation windows, both comfortably in the good range.
be-fast-and-stable
efficient-main-thread
passhighThe trace recorded two long tasks, 133.83 ms longest and 95.23 ms total blocking time; this is bounded and below the 200 ms Lighthouse good TBT range.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR captured 144 requests and 1.70 MB transferred, including 11 stylesheets, parser-blocking stylesheet candidates and one uncompressed 9.8 KB text response.
F13 medium: The critical delivery path is request-heavy
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighThe initial page shipped 62 scripts totaling about 1.00 MB; the largest index bundle alone transferred 400 KB and Google sign-in loaded 98 KB before signup intent.
F14 high: Startup JavaScript is disproportionately heavy
be-inclusive
names-roles-labels
issueshighLighthouse failed button-name, label-content-name-mismatch, list semantics, and accessibility-tree audits; the email step also exposes duplicate email inputs without programmatic labels.
F15 high: Controls and structure have accessibility naming failures
be-inclusive
sufficient-contrast
issueshighLighthouse failed color-contrast and link-in-text-block checks on the audited home page.
F16 high: Text and links fail contrast requirements
be-inclusive
structure-and-focus
issueshighThe focus walk shows focused search, login, and other buttons with no outline; signup starts at h3 without a page h1 and Lighthouse reports malformed accessibility structure.
F17 high: Focus visibility and heading structure are unreliable
be-inclusive
legible-text
issueshighAt 360 px, headings, dialog copy and media controls are clipped beyond the viewport, preventing complete reading even though font sizes themselves are reasonable.
F18 high: Clipping makes text unreadable on mobile
be-inclusive
zoom-reflow-targets-and-media
issueshighLighthouse failed meta-viewport and target-size audits; the 360 px screenshots demonstrate failed reflow with 676 px horizontal overflow.
F19 critical: Zoom/reflow and target sizing fail the mobile accessibility bar
follow-best-practices
no-console-errors
passhighLighthouse best-practices scored 1.0 and reported no console-error failure; the platform probe captured no window errors.
follow-best-practices
sound-document-and-assets
issueshighThe document has HTML doctype and UTF-8, but image inspection found 29 of 36 images without explicit dimensions, 12 oversized, and one missing alt.
F20 medium: Image markup is incompletely sized and optimized
follow-best-practices
browser-platform-hygiene
passhighLighthouse best-practices scored 1.0; scripts are mostly deferred, no paste prevention was found, and no permission prompt appeared on load.
be-discoverable
title-and-description
passhighHome, category, signup, detail and 404 routes expose localized descriptive titles; public content routes include meta descriptions.
be-discoverable
crawlable-and-mobile-friendly
issueshighLinks use real hrefs and robots permits public content, but the page is not mobile-friendly: 676 px overflow at a 360 px viewport and Lighthouse flags viewport configuration.
F21 high: Mobile indexing receives a non-mobile layout
be-discoverable
canonical-and-indexing-signals
issueshighCanonical URLs are present, but /sitemap.xml returned 404 and localized routes expose zero hreflang links despite a large language selector.
F22 medium: Sitemap and localization indexing signals are incomplete
be-discoverable
structured-and-shareable-metadata
issueshighThe video detail provides Open Graph tags but no JSON-LD VideoObject; home and category provide neither Open Graph metadata nor structured entity data.
F23 medium: Rich entity and share metadata are incomplete
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS and HSTS are present, but CSP is limited to frame-ancestors; x_csrf_token and settings cookies lack Secure, and settings uses SameSite=None.
F24 high: Cookie and CSP defenses are incomplete
be-private-and-secure
data-minimisation-and-third-parties
issueshighThe load contacted 13 third-party origins; 117 requests and 1.59 MB were classified third-party, including collector and advertising/recommendation endpoints before explicit intent.
F25 high: Third-party collection dominates initial load
be-private-and-secure
in-context-permissions-and-modern-auth
issueshighNo permission prompt fired on load, but signup offers Google, X, email and password only; no WebAuthn/passkey capability was exposed on the tested account flow.
F26 medium: Authentication lacks a phishing-resistant passkey option
be-private-and-secure
defensive-browser-policies
issueshighHSTS and clickjacking controls are present, but X-Content-Type-Options and Referrer-Policy are absent; Permissions-Policy only covers two client-hint features and CSP lacks script restrictions.
F27 high: Several browser-enforced defenses are missing
be-resilient
progressive-enhancement
passhighDiscoverability comparison found 86% rendered-word coverage in raw HTML, with title, h1 and description present and no empty JS shell.
be-resilient
resilient-runtime-behaviour
issueshighThe signup dialog and content grid are positioned on a 1036 px desktop canvas and are visibly cut off at the 360 px viewport edge.
F28 high: Critical modal UI is cut off at narrow widths
be-resilient
offline-and-installable
passhighThe page links a manifest with icons/start_url, has an active service worker, and exposes an xh-offline-cache cache.
be-resilient
network-and-http-failure-states
passhighA missing route renders a localized recovery explanation, a home link, and useful alternative content rather than a blank or infinite loading state.
be-internationalised
lang-dir-and-logical-properties
passhighThe Indonesian experience declares html lang=id and presents a broad localized-language selector; tested text direction is correctly LTR for Indonesian.
be-internationalised
locale-aware-data
not-applicablehighNo date, currency, duration formatting, or locale-sensitive numeric input was present in the representative public states.
be-internationalised
time-zone-correctness
not-applicablehighNo scheduled event, stored timestamp, recurring interval, or cross-time-zone workflow was present.
be-trustworthy
no-dark-patterns
issueshighThe initial consent overlay blocks content, while the persistent banner asks Indonesian users to verify age “according to UK law”; this jurisdiction/context mismatch can mislead users about why verification is required.
F29 medium: Consent and age-verification context is confusing
be-trustworthy
humane-error-handling
issueshighThe signup email state contains duplicate email inputs, no associated email label, required=false, and a placeholder-only required cue; errors cannot be announced reliably from this markup.
F30 high: Signup field semantics undermine humane validation
be-trustworthy
trustworthy-input-assistance
issueshighThe signup email input explicitly uses autocomplete=off; the password uses new-password correctly, but the email field suppresses standard autofill assistance.
F31 medium: Signup disables email autofill
be-trustworthy
safe-commercial-and-account-flows
issueshighThe signup disclosure states personal data will be public and shared for partner services, yet the flow offers password/social login without a passkey and the mobile dialog is clipped, making commitments hard to review.
F32 high: Account commitments are difficult to review safely on mobile
be-sustainable
optimised-assets
issueshighImage audit found 12 oversized images, 16 legacy-format results, 29 missing dimensions and three without responsive srcset.
F33 medium: Image delivery wastes bytes and layout metadata
be-sustainable
no-wasteful-work
issueshighThe home load performs 144 requests and starts recommendation, advertising, identity and analytics work before related user intent; eight animations remain running.
F34 high: Non-core work starts eagerly
be-sustainable
third-party-and-media-budget
issueshighThird parties account for 117 requests and 1.59 MB of the 1.70 MB transfer, while Google identity is loaded on the browsing homepage before signup.
F35 high: Third-party cost is disproportionate to first-view value
be-agent-ready
structured-agent-capabilities
not-applicablehighNo WebMCP or agent-facing tool registration is exposed.
be-agent-ready
on-device-inference
not-applicablehighNo on-device language-model or summarizer use case is present in the tested browsing and account states.
be-memory-efficient
no-leak-under-repeated-interaction
issuesmediumAfter ten bottom/top scroll cycles, same-session metrics grew from 23.29 MB to 25.00 MB, DOM nodes from 1811 to 1936 and active animations from 8 to 12; separate heap summaries also grew by 1.05 MB and 19,427 nodes.
F36 medium: Repeated scrolling retains additional page state
be-memory-efficient
bounded-footprint
issuesmediumThe baseline V8 heap summary contains 683,189 heap nodes, 3.20 million edges and 36.6 MB self size for a listing page before media playback.
F37 medium: Baseline heap footprint is heavy for the initial listing
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumNeither heap summary listed Detached* constructors among the largest retained groups; the observed growth is reported separately, but direct detached-DOM evidence was not found.

Provenance

Canonical report: results/atomic/reports/0761-id_xhamster_com.json
Report SHA-256: 97bc73015b3985ca8f808854a41a15028776e67177403c53ed6c86008e4fcb34
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/id_xhamster_com/2026-07-22T21-39-25-383Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/id_xhamster_com/2026-07-22T21-39-25-383Z
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.