Manifest position 829 · CrUX rank bucket 1000

https://xnxx.health

Coverage complete

Coverage-complete remote audit. No source was supplied; no fixes were applied.

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
issueshighDefault and dark captures are identical and no preference-aware color CSS is present
F-001 low: The interface has no user-preference-driven colour scheme.
respect-user-preferences
respects-reduced-motion
passhighThe reduced-motion media query matched and document.getAnimations() returned no active animations; there is no non-essential motion to suppress
respect-user-preferences
respects-contrast
passhighText, links, controls and thumbnails remain visible with clear system-colour outlines under forced colors
implement-natural-interactions
view-transitions
issueshighNo view-transition declarations were found and navigation uses full-document route swaps
F-002 low: Route changes are abrupt full-document swaps.
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo parallax, scrollytelling, reveal animation, carousel motion or other scroll-linked motion exists to implement
implement-natural-interactions
physical-gestures
not-applicablehighThe audited templates expose links, form submission and native scrolling but no custom swipe, pull, drag or gesture-driven interaction
provide-guided-navigation
scroll-state-aware-chrome
issueshighLong listings reach 32,294 CSS px but chrome is static and no scroll-state/progress affordance is present
F-003 low: Page chrome does not respond to scroll position.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, contextual popover or anchored menu was present on the exercised states
provide-guided-navigation
directs-attention
passmediumSearch and detail routes place a prominent page heading before primary content and Best Of visibly marks its active section
maximize-content-reduce-noise
no-intrusive-interruptions
passhighNo full-viewport popup, consent wall or obscuring interstitial appeared on load
maximize-content-reduce-noise
semantic-dismissible-primitives
passmediumNo active modal/disclosure overlay was present; inspected controls use anchors, buttons and native form elements rather than an ad-hoc modal
maximize-content-reduce-noise
reduced-chrome
passmediumHome, search and detail surfaces devote most of the viewport to category, result or media content rather than application framing
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighHome reflows at 360px, but Best Of measures 989px scroll width and 629px overflow
F-004 high: The Best Of listing forces a desktop-width layout on mobile.
adapt-to-the-form-factor
component-level-responsiveness
issuesmediumNo container query support was found and repeated cards adapt inconsistently by template
F-005 low: Repeated cards do not use container-aware adaptation.
adapt-to-the-form-factor
input-modality-aware
issueshighFocus is visible, but many targets are materially below 44x44 and Lighthouse target-size fails
F-006 medium: Many interactive targets are too small for touch.
support-core-task-success
clear-purpose-and-primary-action
passhighHome, search and detail views clearly identify browsing, results and playback as their primary purpose
support-core-task-success
primary-flow-completion
passhighA homepage category leads to a populated search listing and a result opens a playable detail page with visible player controls
support-core-task-success
clear-system-state-and-recovery
issueshighHistory remains loading without recovery and an invalid route silently becomes the homepage
F-007 high: History and invalid-route states do not provide useful recovery.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse LCP is 4.79s (poor), despite a separate trace at 1.86s; lab variability does not establish consistently good LCP
F-008 high: Cold-load LCP is outside the good range.
be-fast-and-stable
visual-stability
passhighBoth the mobile layout observer and Lighthouse report CLS 0 with no observed shifts
be-fast-and-stable
efficient-main-thread
passhighThe trace reports 0 long tasks and 0ms TBT; Lighthouse TBT is 44.5ms
be-fast-and-stable
efficient-resource-delivery
issueshighBlocking candidates, redirects, weak image caching and failed cache/dependency/render-blocking insights show inefficient delivery
F-009 medium: Critical delivery is slowed by blocking and poorly cached resources.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighUnused CSS/JS and legacy JavaScript insights fail; scripts transfer 462,676 bytes
F-010 medium: The page ships avoidable unused and legacy JavaScript/CSS.
be-inclusive
names-roles-labels
issueshighMost images and thumbnail links lack names and the search field has no label
F-011 high: Core browsing links, thumbnails and search lack accessible names.
be-inclusive
sufficient-contrast
passmediumLighthouse reported no color-contrast failure and forced colors preserves readable text and controls
be-inclusive
structure-and-focus
issueshighNo main landmark is present and heading structure is inconsistent, though keyboard focus is visibly outlined
F-012 medium: The document lacks a main landmark and has weak heading structure.
be-inclusive
legible-text
issueshighKeyword/footer copy and metadata are small, dense and sometimes clipped
F-013 low: Some text is cramped and difficult to scan.
be-inclusive
zoom-reflow-targets-and-media
issueshighBest Of does not reflow, targets fail sizing, and the representative video has no caption track
F-014 medium: Zoom/reflow and media alternatives are incomplete.
follow-best-practices
no-console-errors
issueshighCORS, missing dependency, malformed JSON and failed footer errors are logged
F-015 high: Production pages emit repeated runtime and network errors.
follow-best-practices
sound-document-and-assets
issueshighDoctype/UTF-8 are valid, but all inspected images lack explicit dimensions and Lighthouse reports unsized images
F-016 medium: Image assets are structurally unsized and inefficiently encoded.
follow-best-practices
browser-platform-hygiene
issueshighInspector issues and legacy JavaScript are reported alongside broken resource delivery
F-017 medium: Inspector and delivery hygiene issues remain.
be-discoverable
title-and-description
passhighBoth templates expose unique descriptive titles and meta descriptions
be-discoverable
crawlable-and-mobile-friendly
passhighLighthouse SEO scores 1.0, viewport meta exists, internal links use href and robots allows general search indexing
be-discoverable
canonical-and-indexing-signals
issueshighCanonical is absent and hreflang variants all resolve to the same English homepage
F-018 medium: Canonical/indexing signals are inconsistent.
be-discoverable
structured-and-shareable-metadata
passmediumThe homepage includes WebSite JSON-LD whose name and description correspond to the visible site; no contradictory entity data was observed
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS/HSTS are present, but CSP/nosniff are absent and cookie flags are weak
F-019 high: Transport is HTTPS but application defenses and cookie flags are weak.
be-private-and-secure
data-minimisation-and-third-parties
issueshighThird parties account for 50/53 requests and 1.18MB, with multiple analytics/ad networks and third-party cookies
F-020 high: The page sends a large tracking and advertising footprint before interaction.
be-private-and-secure
in-context-permissions-and-modern-auth
passmediumNo permission prompt fired on load; the public browsing flow does not require authentication, so passkeys are not relevant to the exercised task
be-private-and-secure
defensive-browser-policies
issueshighClickjacking, CSP, referrer, permissions and nosniff defenses are missing
F-021 high: Browser-enforced defensive policies are mostly absent.
be-resilient
progressive-enhancement
issueshighHomepage raw HTML covers only 19% of rendered words, unlike Best Of 96% and search 100%
F-022 medium: The homepage exposes only a small share of rendered content without JavaScript.
be-resilient
resilient-runtime-behaviour
passmediumHome, search and detail content render without blank shells, and no overlay clipping or lost navigation state was observed
be-resilient
offline-and-installable
not-applicablehighThis is an intrinsically network-dependent streaming content MPA; offline playback/installability is not required for the audited core task
be-resilient
network-and-http-failure-states
issueshighInvalid URLs silently redirect and History has an unbounded loading state without retry
F-023 medium: Failure states are replaced by silent redirects or indefinite loading.
be-internationalised
lang-dir-and-logical-properties
issueshighhtml lang is always en, logical properties are absent, and multiple claimed locales point to the same English page
F-024 medium: Declared language variants are not reflected in document language or layout readiness.
be-internationalised
locale-aware-data
issuesmediumMonth/year and count formatting remain English-style despite advertised locale variants
F-025 low: Counts and month/year labels appear hard-coded to one locale.
be-internationalised
time-zone-correctness
not-applicablehighThe audited browsing flow exposes media durations but no scheduled events, local wall times, recurring events or stored time-zone-sensitive data
be-trustworthy
no-dark-patterns
passmediumNo confirmshaming, forced continuity, disguised checkout or obstructive cancellation was observed in the public flow
be-trustworthy
humane-error-handling
not-applicablehighThe only form is optional search with no invalid/required state; there is no user-correctable validation error to exercise
be-trustworthy
trustworthy-input-assistance
issueshighThe search field is unlabeled and has no autocomplete semantics
F-026 low: The search input is unlabeled and provides no autocomplete semantics.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, authentication or account-management flow was part of the public representative task set
be-sustainable
optimised-assets
issueshighLegacy, oversized, non-responsive and non-lazy images create avoidable transfer cost
F-027 high: Thumbnail delivery wastes bandwidth and omits responsive formats.
be-sustainable
no-wasteful-work
issueshighUnused bundles and eager tracking/advertising do avoidable work before interaction
F-028 medium: Unused code and pre-interaction tracking consume avoidable resources.
be-sustainable
third-party-and-media-budget
issueshighThird parties contribute 97% of initial transferred bytes and dominate slow requests
F-029 high: Third parties dominate the initial page budget.
be-agent-ready
structured-agent-capabilities
not-applicablehighThe site explicitly disallows major AI crawlers and ai-train use, indicating no intent to expose agent-facing capabilities
be-agent-ready
on-device-inference
not-applicablehighNo user task in the audited streaming/browsing flow requires on-device language-model or summarisation support
be-memory-efficient
no-leak-under-repeated-interaction
passmediumAfter ten open/escape cycles, self size rose only 144,147 bytes (0.27%) and node count 1,482 (0.43%), with no unbounded pattern established
be-memory-efficient
bounded-footprint
passmediumThe content-rich page retains about 52.8MB self size and 341k heap nodes; this is proportionate to 161 images and hundreds of links in the rendered document
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumThe summary exposes no growing Detached* constructor population, and closures rise only 37 across the 10-cycle interaction

Provenance

Canonical report: results/atomic/reports/0829-xnxx_health.json
Report SHA-256: 5f3aa358a46db92ac05402e567e120d8c194ce5e57dc75e9d964fbf859757130
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/xnxx_health/2026-07-23T07-04-23-804Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/xnxx_health/2026-07-23T07-04-23-804Z
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.