Manifest position 695 · CrUX rank bucket 1000

https://www.mp4moviez.webcam

Coverage complete

Coverage-complete audit of five representative route archetypes plus the download-options step.

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
issueshighScreenshot and computed-style probe under prefers-color-scheme: dark show unchanged white surfaces and color-scheme: normal.
F01 medium: The site ignores the user’s dark color-scheme preference.
respect-user-preferences
respects-reduced-motion
passhighUnder prefers-reduced-motion: reduce, getAnimations() returned an empty array; the tested templates have no automatic motion to suppress.
respect-user-preferences
respects-contrast
issueshighaxe and Lighthouse report 80 insufficient-contrast nodes across links and form controls.
F02 high: Color choices fail common contrast requirements.
implement-natural-interactions
view-transitions
issueshighCSS/DOM inspection across same-origin route changes found no view-transition declarations or transition naming.
F03 low: Navigation changes are abrupt across a long multi-page journey.
implement-natural-interactions
scroll-driven-animations
passhighNo scroll listeners, animation timelines, or running animations were found; scrolling remains native and does not add main-thread animation work.
implement-natural-interactions
physical-gestures
passhighThe site relies on native scrolling and ordinary links, with no custom pointer/gesture interception that conflicts with platform behavior.
provide-guided-navigation
scroll-state-aware-chrome
issueshighVery long home/search pages expose no progress, sticky context, or scroll-state affordance.
F04 medium: Long listings provide no scroll-position or progress cue.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, menu, popover, dialog, or other anchored overlay exists on the representative templates.
provide-guided-navigation
directs-attention
passhighHeadings, alternating result rows, and the detail-page information/download headings visibly establish the next content state.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighNo full-viewport interruption appears on initial load of the home, listing, search, detail, or request templates.
maximize-content-reduce-noise
semantic-dismissible-primitives
not-applicablehighRepresentative pages expose no user-visible dismissible overlay or disclosure component requiring dialog/popover/details semantics.
maximize-content-reduce-noise
reduced-chrome
passhighThe first viewport prioritises title, search, and latest content; there is no persistent sidebar or app chrome consuming the viewport.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighContent templates fit 360px, but the request template lacks viewport meta and renders a 980px desktop canvas scaled down to 0.367.
F05 high: The request page is not mobile-responsive.
adapt-to-the-form-factor
component-level-responsiveness
issueshighNo container queries were found and the request/list components do not adapt independently to narrow space.
F06 medium: Components use one fixed presentation rather than adapting to available space.
adapt-to-the-form-factor
input-modality-aware
passhighProgrammatic keyboard focus on the search input produced a visible browser outline (auto 1px); controls use native links/inputs.
support-core-task-success
clear-purpose-and-primary-action
passhighThe home, listing, search, detail, and download-options pages use explicit headings and labelled links that state their catalog/search purpose.
support-core-task-success
primary-flow-completion
issueshighThe search-to-detail flow reaches quality choices, but higher-quality download links add an undisclosed unrelated popup and hidden ad surfaces.
F07 critical: The primary download flow triggers undisclosed advertising behavior.
support-core-task-success
clear-system-state-and-recovery
issueshighEmpty search has no feedback, request leaves the site, and these flows provide no first-party status or recovery message.
F08 medium: Search and request actions lack clear validation and recovery states.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured FCP 4.4s and LCP 4.9s; CLS was 0 and TBT 10ms, so loading rather than stability/input is the failure.
F09 high: Loading is slow despite a simple server-rendered page.
be-fast-and-stable
visual-stability
passhighLayout observers on home/listing/detail/search/request recorded CLS 0 with no shifts; Lighthouse also reported CLS 0.
be-fast-and-stable
efficient-main-thread
passhighTrace recorded no long tasks and 0ms total blocking time; Lighthouse TBT was 10ms.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR recorded 2.43MB with 2.25MB images, four redirects, and widespread eager/oversized image delivery.
F10 high: Resource delivery is dominated by eager, oversized images.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimated 66KiB unused JavaScript in the analytics payload.
F11 medium: Analytics JavaScript adds avoidable work and bytes.
be-inclusive
names-roles-labels
issueshighaxe reports a critical missing-label violation for #searchInput.
F12 high: The search field has no accessible name.
be-inclusive
sufficient-contrast
issueshighaxe and Lighthouse report 80 WCAG AA color-contrast failures.
F02 high: Color choices fail common contrast requirements.
be-inclusive
structure-and-focus
issueshighFocus is visible, but axe reports footer content outside landmarks and no footer landmark exists.
F13 medium: Footer content sits outside landmarks.
be-inclusive
legible-text
issueshighMain templates use 13–15px text, while the request page is desktop-scaled to 0.367 on mobile, producing visibly tiny text.
F05 high: The request page is not mobile-responsive.
be-inclusive
zoom-reflow-targets-and-media
issueshighRequest lacks viewport meta and fails mobile reflow; Lighthouse reports an insufficient touch target. No timed media requires captions.
F14 high: The request template fails mobile reflow and target legibility.
follow-best-practices
no-console-errors
passhighLighthouse errors-in-console audit scored 1 with no browser errors logged.
follow-best-practices
sound-document-and-assets
issueshighDoctype/charset are present, but Lighthouse reports 35 incorrect image aspect ratios and 40 unsized images.
F15 medium: Many image elements have invalid sizing hygiene.
follow-best-practices
browser-platform-hygiene
passhighLighthouse passed doctype, deprecated API, console, HTTPS, and third-party-cookie checks; no permission prompt fires on load.
be-discoverable
title-and-description
passhighAll representative content templates expose a non-empty title and meta description in server-rendered HTML.
be-discoverable
crawlable-and-mobile-friendly
passhighContent links have real href values, robots.txt is valid, and main content templates include viewport meta; raw HTML exposes 100% of rendered content.
be-discoverable
canonical-and-indexing-signals
issueshighNo canonical is present; the live .soccer destination conflicts with .scot sitemap URLs and follows four host redirects.
F16 high: Canonical and sitemap signals disagree with the live URL.
be-discoverable
structured-and-shareable-metadata
issueshighOpen Graph/Twitter metadata exists, but the probe found zero JSON-LD blocks for catalog entities.
F17 medium: Pages omit structured data for their catalog content.
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS is used, but all six tested defensive response-header families are missing.
F18 high: Essential security headers are absent.
be-private-and-secure
data-minimisation-and-third-parties
issueshighAnalytics runs on load and download templates add numerous ad/player origins, tracking pixels, and a hidden iframe.
F19 high: Tracking and advertising execute before any user choice.
be-private-and-secure
in-context-permissions-and-modern-auth
passhighNo permission request is made on load and the site exposes no authentication/account flow requiring WebAuthn.
be-private-and-secure
defensive-browser-policies
issueshighCSP, frame controls, Referrer-Policy, Permissions-Policy, HSTS, and nosniff are absent despite risky third-party execution.
F20 high: The site lacks browser-enforced containment for risky third-party code.
be-resilient
progressive-enhancement
passhighDiscoverability comparison shows 100% raw-HTML content coverage and no JS shell; core navigation/content use ordinary links.
be-resilient
resilient-runtime-behaviour
passhighCore catalog content and links are server-rendered and remain available independently of analytics/ad script success.
be-resilient
offline-and-installable
not-applicablehighThis is a navigational public catalog, not an installed application; no product intent indicates offline operation or installation.
be-resilient
network-and-http-failure-states
issueshighA tested missing route returns 404 but offers no navigation, search, retry, or recovery action.
F21 medium: The 404 response offers no route back or recovery action.
be-internationalised
lang-dir-and-logical-properties
issueshighlang is present, but a site claiming global/multilingual reach uses physical CSS and exposes no direction-safe logical properties or alternate-language links.
F22 medium: The global/multilingual claim is not matched by direction-safe styling.
be-internationalised
locale-aware-data
passhighThe tested en/en-in pages use an English textual date and do not expose currency, numeric input, or dynamic locale-sensitive calculations.
be-internationalised
time-zone-correctness
not-applicablehighNo event scheduling, live time, deadline, recurring interval, or user-entered time zone exists on the representative routes.
be-trustworthy
no-dark-patterns
issueshighDownload links conceal popup side effects and the page injects an opacity 0.001 fixed iframe.
F23 high: Download controls conceal side effects and hidden advertising surfaces.
be-trustworthy
humane-error-handling
issueshighEmpty search is silently cancelled with no message, invalid state, or focus recovery.
F24 medium: The search form provides no humane invalid-input feedback.
be-trustworthy
trustworthy-input-assistance
issueshighThe search input has no name, label, autocomplete, or inputmode metadata.
F25 low: The search input omits basic input assistance metadata.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, payment, account, sign-in, or cancellation flow is offered.
be-sustainable
optimised-assets
issueshighAll 77 audited images are legacy formats; 36 are oversized and 37 lack responsive sources.
F26 high: Image delivery wastes substantial bandwidth.
be-sustainable
no-wasteful-work
issueshighSeventy-four below-fold images load eagerly and analytics starts during initial navigation.
F27 high: The page fetches work users have not requested.
be-sustainable
third-party-and-media-budget
issueshighThe load transfers 2.43MB and the full download route adds many ad/player dependencies with no visible budget or consent gate.
F28 high: There is no effective third-party or page-weight budget.
be-agent-ready
structured-agent-capabilities
not-applicablehighThe site exposes a simple public document/search catalog with no declared agent-tool intent or authenticated task surface requiring WebMCP.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation, generation, or inference feature is part of the site’s purpose; built-in AI integration would not advance its core task.
be-memory-efficient
no-leak-under-repeated-interaction
not-applicablehighThe audited site is a full-navigation MPA with no repeatable same-document interaction such as modal, SPA route, editor, or infinite list to exercise ten times.
be-memory-efficient
bounded-footprint
passhighHeap summary reports 4.79MB self size; runtime used JS heap is about 4.79MB with 578 DOM elements, proportionate to a static catalog page.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighThe single-state heap summary contains no Detached constructor among reported top constructors, and the static MPA exposes no recurring timer/listener interaction.

Provenance

Canonical report: results/atomic/reports/0695-www_mp4moviez_webcam.json
Report SHA-256: 7da7b284a6b24bf62ef56397774199b28875243088550d462f7b9cf1154f2f2f
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_mp4moviez_webcam/2026-07-22T11-04-21-036Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_mp4moviez_webcam/2026-07-22T11-04-21-036Z
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.