Manifest position 620 · CrUX rank bucket 1000

https://www.sexnyk.com

Coverage complete

Coverage-complete audit of four representative MPA archetypes.

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 dark-emulated screenshot is pixel-identical in size to the normal capture, the computed colorScheme is normal, and the stylesheet probe found no prefers-color-scheme rule.
F01 medium: The fixed dark palette does not respond to the user’s colour-scheme preference.
respect-user-preferences
respects-reduced-motion
passhighUnder prefers-reduced-motion: reduce, getAnimations() returned zero animations; no auto-advance or essential motion was observed.
respect-user-preferences
respects-contrast
issueshighThe style probe found no prefers-contrast/forced-colors treatment and the first focused link computes to outline: none.
F02 medium: High-contrast preferences and keyboard focus are not accommodated.
implement-natural-interactions
view-transitions
issueshighThe CSS/runtime probe found no view-transition rules or active animations across this multi-page site.
F03 low: Navigation and menu state changes use abrupt swaps rather than view transitions.
implement-natural-interactions
scroll-driven-animations
passhighCSS inspection found no scroll event animation or scroll-linked motion, so no main-thread scroll animation anti-pattern is present.
implement-natural-interactions
physical-gestures
passhighRepresentative navigation, catalogue and form routes expose no custom swipe/pointer gesture that fights native scrolling.
provide-guided-navigation
scroll-state-aware-chrome
issueshighMobile layout measured a 14,072px page; stylesheet inspection found no scroll-state query or progress treatment.
F04 low: The 14,072px listing offers no scroll-aware navigation or progress affordance.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, popover, or edge-positioned menu was present on the representative templates.
provide-guided-navigation
directs-attention
passhighHeadings, category links and detail-page canonical navigation preserve visible destination context across the tested MPA paths.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighInitial desktop/mobile captures show content immediately with no full-screen popup or consent interstitial.
maximize-content-reduce-noise
semantic-dismissible-primitives
not-applicablehighNo modal, disclosure, or transient overlay appeared in the tested paths.
maximize-content-reduce-noise
reduced-chrome
passhighMobile captures devote the page body to one-column media cards with compact header/navigation chrome.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighLayout measured scrollWidth=clientWidth=360 and zero horizontal overflow on both home and detail templates.
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe CSS probe counted zero container queries and exposed a large set of global viewport media queries.
F05 medium: Responsive behavior is entirely viewport-breakpoint based.
adapt-to-the-form-factor
input-modality-aware
passhighMobile controls render at touch-appropriate heights and hover styles are scoped to .no-touch; focus failure is separately recorded under contrast/focus checks.
support-core-task-success
clear-purpose-and-primary-action
passhighThe home H1 identifies the catalogue and detail pages expose the media surface immediately; category navigation is prominent.
support-core-task-success
primary-flow-completion
issueshighThe removal URL renders no h1 and no removal form; DOM probing found only the global search form despite the page promising a privacy-removal request.
F06 high: The prominent video-removal journey is a dead end.
support-core-task-success
clear-system-state-and-recovery
issueshighThe representative removal page contains no request controls, validation, success/error state, retry, or escalation UI.
F07 high: The removal journey provides no actionable state or recovery path.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 4.0s and Speed Index 5.7s; the trace independently measured LCP 2.97s.
F08 high: Largest Contentful Paint is slow in the mobile Lighthouse run.
be-fast-and-stable
visual-stability
passhighLayout observers measured CLS 0 on home and detail; card images mostly reserve dimensions.
be-fast-and-stable
efficient-main-thread
passhighTrace TBT was 31ms with one 81ms long task; Lighthouse TBT was 50ms, indicating a generally light main thread.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR identifies two very-high-priority parser stylesheets; Lighthouse estimates 1,060ms render-blocking savings and 550ms font-display savings.
F09 medium: Render-blocking CSS/font delivery delays first content.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimates 52KiB unused CSS and 107KiB unused JavaScript; main.min.js is the largest HAR resource at 79,362 transferred bytes.
F10 medium: The page ships substantial unused CSS and JavaScript.
be-inclusive
names-roles-labels
issueshighaxe reports an unnamed button; Lighthouse also reports unnamed links and an untitled frame/iframe. The search input has no label.
F11 high: Key controls and embedded content lack accessible names.
be-inclusive
sufficient-contrast
issueshighaxe reports five serious contrast failures including search, sort, pagination and all-items controls.
F12 high: Text and controls fail WCAG AA contrast.
be-inclusive
structure-and-focus
issueshighaxe reports no main landmark and 177 region violations; focusing the first link produces outline none and no box-shadow.
F13 high: Landmarks and visible keyboard focus are missing.
be-inclusive
legible-text
passhighMobile screenshots show unclipped Arabic headings and card labels with a readable single-column line length.
be-inclusive
zoom-reflow-targets-and-media
issueshighViewport is maximum-scale=1,user-scalable=0; axe and Lighthouse flag it. The representative video has zero track elements.
F14 high: The viewport explicitly disables user zoom and video has no caption track.
follow-best-practices
no-console-errors
passhighLighthouse completed without an errors-in-console failure; no uncaught exception prevented any representative template from rendering.
follow-best-practices
sound-document-and-assets
issueshighImages primitive found one image without dimensions, all 41 without srcset, and seven legacy-format images; Lighthouse flags unsized and low-resolution images.
F15 medium: Image markup and delivery have avoidable quality defects.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse reports four deprecation warnings, two BFCache failure reasons, and Inspector Issues.
F16 medium: Deprecated APIs and lifecycle blockers reduce platform robustness.
be-discoverable
title-and-description
passhighHome and detail DOM probes show descriptive titles and meta descriptions tailored to their visible content.
be-discoverable
crawlable-and-mobile-friendly
issueshighLighthouse fails crawlable anchors; the DOM probe counted seven empty-name links and ten anchors without href.
F17 medium: Some navigation links are unnamed or not crawlable.
be-discoverable
canonical-and-indexing-signals
passhighHTTP 200, canonical links, permissive robots rules for public pages, and a current sitemap index were directly observed.
be-discoverable
structured-and-shareable-metadata
passhighThe video detail exposes VideoObject JSON-LD, canonical URL, and matching Open Graph title, image, description and video metadata.
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS is used, but CSP, HSTS and nosniff are absent. PHPSESSID is neither Secure nor HttpOnly; three first-party cookies lack Secure.
F18 critical: Security headers and session-cookie protections are materially incomplete.
be-private-and-secure
data-minimisation-and-third-parties
issueshighHAR records a parser-inserted third-party script from vivodemisrentas.net taking 884ms; Lighthouse reports 18 third-party cookies in its run.
F20 medium: An opaque third-party script runs during initial load without visible user value.
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighNo permission prompt or authentication form was reached in the representative public flows.
be-private-and-secure
defensive-browser-policies
issueshighReferrer-Policy and Permissions-Policy are missing; clickjacking is covered only by X-Frame-Options SAMEORIGIN.
F19 high: Browser-enforced privacy and isolation policies are mostly absent.
be-resilient
progressive-enhancement
passhighDiscoverability captures show 100% content visibility without JavaScript for both home and detail; neither is a JS shell.
be-resilient
resilient-runtime-behaviour
passhighRepresentative routes rendered without clipped horizontal layout; mobile detail/home layout remained bounded to 360px.
be-resilient
offline-and-installable
not-applicablehighThis public streaming/catalogue site is intrinsically network-dependent and no installable-app intent is declared.
be-resilient
network-and-http-failure-states
issueshighThe removal route returns a styled page but no removal form or actionable fallback, creating the same outcome as a broken partial response.
F21 medium: A high-stakes removal route fails as an empty/dead-end state.
be-internationalised
lang-dir-and-logical-properties
issueshighhtml lang is ar but dir is empty; captured CSS repeatedly uses left/right/margin-right/padding-left, making bidi reuse fragile.
F22 medium: Arabic language is declared but direction is implicit and CSS uses physical positioning extensively.
be-internationalised
locale-aware-data
passhighVisible relative ages and numerals are rendered in the Arabic page context; no malformed hand-written absolute date/currency was found.
be-internationalised
time-zone-correctness
not-applicablehighNo scheduled event or absolute time-zone-sensitive data appears on the representative templates.
be-trustworthy
no-dark-patterns
passhighNo consent wall, forced continuity, disguised advert, preselected purchase, or confirmshaming appeared in the tested captures.
be-trustworthy
humane-error-handling
not-applicablehighNo operable user-submission form was present to exercise invalid submission; the missing removal flow is recorded separately.
be-trustworthy
trustworthy-input-assistance
issueshighThe search form probe reports no label and autocomplete=off.
F23 medium: The only discovered input is unlabelled and explicitly disables autocomplete.
be-trustworthy
safe-commercial-and-account-flows
issueshighThe footer advertises video removal, but its destination has no removal controls, commitments, confirmation, or escalation route.
F24 medium: The privacy/account-adjacent removal flow is not clear or operable.
be-sustainable
optimised-assets
issueshighAll 41 images lack srcset, seven loaded images use PNG/JPEG/GIF, and the logo lacks intrinsic dimensions.
F25 medium: Image assets are not responsive or format-optimised.
be-sustainable
no-wasteful-work
passhighHAR records only 23 requests/260KB on initial home load and trace shows little blocking work; no autoplay was present.
be-sustainable
third-party-and-media-budget
passhighOnly one 977-byte third-party transfer appeared in the HAR and the detail video does not autoplay; the opaque origin is separately flagged for privacy.
be-agent-ready
structured-agent-capabilities
not-applicablehighNo declared agent-facing intent; this emerging capability is not required for the public catalogue.
be-agent-ready
on-device-inference
not-applicablehighNo user task on the inspected catalogue requires on-device inference.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter ten real mobile-menu open/close cycles, retained heap increased only 223,470 bytes (2.7%) and 1,136 nodes, consistent with warm-up rather than unbounded growth.
be-memory-efficient
bounded-footprint
passhighBaseline heap was 8.30MB across 137,608 nodes, proportionate to a 41-image catalogue page.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighBefore/after heap summaries show only small bounded growth and no Detached* constructor among top retained constructors.

Provenance

Canonical report: results/atomic/reports/0620-www_sexnyk_com.json
Report SHA-256: 8d1880e7616bd95fcb92fc7c4aaacf8605c6f6176039f87edb0e23151c4bed21
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_sexnyk_com/2026-07-21T23-51-57-881Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_sexnyk_com/2026-07-21T23-51-57-881Z
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.