Manifest position 578 · CrUX rank bucket 1000

https://www.dailymotion.com

Coverage complete

Coverage-complete audit of five representative public templates. Account, upload, and purchase mutations were not exercised because they require credentials or create data.

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
issueshighHomepage light and dark screenshots are byte-identical (41,016-byte source PNGs); computed color-scheme is normal and CSS has no prefers-color-scheme rule.
F01 medium: Dark preference is ignored on the homepage
respect-user-preferences
respects-reduced-motion
passhighReduced-motion emulation matched and document.getAnimations() returned an empty list; no non-essential motion remained.
respect-user-preferences
respects-contrast
passhighThe prefers-contrast screenshot retained visible text and native controls; Lighthouse accessibility scored 1.00.
implement-natural-interactions
view-transitions
issueshighCSS probe found no view-transition rules and sampled route changes render as full abrupt navigations.
F02 low: Route and state changes have no View Transition treatment
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo scroll-linked decorative or scrollytelling effect was present on the representative paths.
implement-natural-interactions
physical-gestures
passmediumRepresentative listing/feed paths retained native document scrolling and exposed no custom pointer-driven gesture layer.
provide-guided-navigation
scroll-state-aware-chrome
issueshighThe long homepage/feed has 24,842 px content height, while CSS inspection found no scroll-state query or progress treatment.
F03 low: Long feeds provide no scroll-state-aware navigation cue
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, popover, or edge-positioned menu was exposed in the sampled rendered states.
provide-guided-navigation
directs-attention
passhighScreenshots and DOM show skip links, selected search tabs, descriptive links, headings, and clear “Up next” direction.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighInitial screenshots across five templates show no interstitial, consent wall, or content-obscuring overlay.
maximize-content-reduce-noise
semantic-dismissible-primitives
passhighNo custom modal overlay was present; sampled search controls are native buttons/inputs and navigation uses anchors.
maximize-content-reduce-noise
reduced-chrome
passhighThe watch screenshot devotes nearly all space below the compact header to the player/content region.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighMobile layout reported scrollWidth 1,138 vs clientWidth 360, horizontalOverflowPx 778; screenshot shows desktop-width content.
F04 critical: The homepage overflows by 778 px at a 360 px viewport
adapt-to-the-form-factor
component-level-responsiveness
issueshighCSS probe found no @container/container-type despite repeated cards reused across homepage, category, channel, and search grids.
F05 medium: Repeated cards do not adapt at component scope
adapt-to-the-form-factor
input-modality-aware
issueshighProbe enumerated many 17–21 px-high links/buttons and 13 px search-filter inputs; multiple interactive targets are below 24 px.
F06 high: Many controls and links are below minimum target size
support-core-task-success
clear-purpose-and-primary-action
passhighHomepage H1, feed labels, search control, video titles, and category/channel headings communicate each page purpose.
support-core-task-success
primary-flow-completion
issueshighWatch screenshot is a blank black player area; /search/news/videos visibly returns panda results rather than news.
F07 critical: Core watch and search journeys do not complete reliably
support-core-task-success
clear-system-state-and-recovery
issueshighBlank watch player and mismatched search results show no explanatory error, retry, or actionable recovery control.
F08 high: The blank player and failed search provide no recovery state
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse performance was 0.54 with LCP 20.5 s, FCP 8.0 s and TTI 20.6 s.
F09 critical: Lighthouse measured a 20.5 s LCP
be-fast-and-stable
visual-stability
passhighLayout observer reported CLS 0 with no recorded shifts; Lighthouse also measured CLS 0.
be-fast-and-stable
efficient-main-thread
passhighThe trace recorded zero long tasks and zero TBT; Lighthouse’s separate throttled run recorded 210 ms TBT.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR records the parser-blocking stylesheet as net::ERR_BLOCKED_BY_ORB, a 404 image, and a failed manifest.
F10 critical: The sole stylesheet is blocked by ORB and supporting assets fail
be-fast-and-stable
trim-unused-and-duplicate-code
passmediumThe observed HAR shipped no JavaScript payload on the SEO-rendered homepage and no duplicate script transfer was observed.
be-inclusive
names-roles-labels
passhighLighthouse accessibility scored 1.00; buttons have accessible text and image links have adjacent descriptive link names.
be-inclusive
sufficient-contrast
passhighLighthouse accessibility scored 1.00 and screenshots retain readable high-contrast foreground/background pairs.
be-inclusive
structure-and-focus
passhighDOM probes show HEADER and MAIN landmarks, one page-level heading on key templates, skip links, and Lighthouse accessibility 1.00.
be-inclusive
legible-text
issueshighHomepage screenshot displays browser-default serif text, bullets, and unstyled controls because the stylesheet is blocked.
F11 high: Blocked CSS leaves the homepage as cramped browser-default text
be-inclusive
zoom-reflow-targets-and-media
issueshighAt 360×800 the page overflows 778 px; probe also found many 13–21 px-high controls.
F12 high: Mobile reflow fails and targets are undersized
follow-best-practices
no-console-errors
issueshighLighthouse audit errors-in-console scored 0.
F13 medium: Lighthouse observed browser console errors
follow-best-practices
sound-document-and-assets
issueshighHAR records blocked CSS and a 404; images probe found all 92 images lack width/height attributes.
F14 high: Assets are unsound: blocked CSS, a 404 image, and 92 images without dimensions
follow-best-practices
browser-platform-hygiene
issueshighLighthouse valid-source-maps scored 0 for large first-party JavaScript.
F15 low: Large first-party JavaScript lacks valid source maps
be-discoverable
title-and-description
passhighAll five probes returned descriptive titles and descriptions, including content-specific video/channel metadata.
be-discoverable
crawlable-and-mobile-friendly
passhighThe viewport meta exists, representative links use real href values, and robots.txt allows the audited public paths.
be-discoverable
canonical-and-indexing-signals
issueshighCategory and search probes returned no rel=canonical; Lighthouse also reports invalid hreflang/canonical signals.
F16 medium: Category and search templates omit canonical signals
be-discoverable
structured-and-shareable-metadata
passhighThe video detail includes JSON-LD plus complete Open Graph video fields; homepage/channel include Open Graph previews.
be-private-and-secure
secure-transport-and-headers
issueshighHeaders probe confirms HTTPS and HSTS, but CSP and X-Content-Type-Options are missing.
F17 high: The document lacks CSP and nosniff despite HTTPS/HSTS
be-private-and-secure
data-minimisation-and-third-parties
passhighTracker probe found no known tracker domains and cookies probe found zero cookies; third-party origins were Dailymotion CDN hosts.
be-private-and-secure
in-context-permissions-and-modern-auth
issueshighAttempting the visible Connect action left the broken homepage unchanged; no in-context authentication UI or modern auth option became available.
F18 medium: The authentication entry point does not activate in the observed homepage
be-private-and-secure
defensive-browser-policies
issueshighHeaders probe found no X-Frame-Options/frame-ancestors, Referrer-Policy, or Permissions-Policy.
F19 high: Clickjacking, referrer and permissions defenses are absent
be-resilient
progressive-enhancement
issueshighDiscoverability primitive measured 0% raw/rendered word coverage, raw text 11 characters, no raw title/H1/description, and isJsShell=true.
F20 high: Raw HTML exposes none of the rendered content
be-resilient
resilient-runtime-behaviour
issueshighORB blocks the only parser-inserted stylesheet, leaving the homepage unstyled while the watch surface presents a blank player.
F21 critical: A blocked critical stylesheet collapses the homepage runtime presentation
be-resilient
offline-and-installable
issueshighPWA probe found zero service-worker registrations and the linked manifest failed to fetch.
F22 medium: The manifest fetch fails and no service worker is registered
be-resilient
network-and-http-failure-states
issueshighObserved stylesheet/manifest/player failures result in an unstyled page or blank player without retry or offline/error messaging.
F23 high: Network/resource failure produces blank or unstyled surfaces without recovery
be-internationalised
lang-dir-and-logical-properties
issueshighhtml lang=en-US and dir=ltr are correct, but sampled CSS contains no logical-property signal for bidi/writing-mode adaptation.
F24 low: Locale attributes exist but sampled CSS uses no logical properties
be-internationalised
locale-aware-data
passmediumThe selected en-US document renders relative-duration and content labels consistently with its declared locale; no malformed numeric/currency formatting was observed.
be-internationalised
time-zone-correctness
not-applicablehighThe sampled public pages do not provide a user-managed event or scheduling flow requiring time-zone arithmetic.
be-trustworthy
no-dark-patterns
passhighFive initial-state screenshots show no consent nag, confirmshaming, disguised ad, forced continuity, or preselected upsell.
be-trustworthy
humane-error-handling
not-applicablehighNo authored data-entry form was exposed on the public representative paths.
be-trustworthy
trustworthy-input-assistance
not-applicablehighNo address, payment, sign-in, or sign-up form fields were exposed in the sampled public DOM.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, or account-management flow was entered; credentials and purchases were intentionally out of scope.
be-sustainable
optimised-assets
issueshighImages probe: 92/92 missing dimensions, 48 missing srcset, 2 legacy-format, and zero modern-format images.
F25 high: Images omit dimensions, responsive sources, and modern formats
be-sustainable
no-wasteful-work
issueshighImages probe reports 91 below-fold images without loading=lazy.
F26 high: Ninety-one below-fold images load eagerly
be-sustainable
third-party-and-media-budget
issueshighHAR loads 74 requests/475,527 bytes; 71 requests and 438,204 bytes are on Dailymotion CDN subdomains, including 69 eager images.
F27 medium: The homepage loads 69 images and 438 KB from CDN subdomains up front
be-agent-ready
structured-agent-capabilities
issueshighDOM/source probes found no WebMCP or agent-tool registration even though search and content retrieval are core capabilities.
F28 low: Search/content capabilities are not exposed in a structured agent interface
be-agent-ready
on-device-inference
not-applicablehighNo user-facing summarisation or generative task was offered where on-device inference is required.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter ten full-feed scroll cycles, retained heap grew only 73,652 bytes (2.9%) and 1,426 nodes, consistent with bounded loading rather than runaway growth.
be-memory-efficient
bounded-footprint
passhighBaseline heap summary reports 45,472 nodes and 2.54 MB self size, proportionate to the server-rendered feed state.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighBaseline/post heap summaries show no Detached* constructor among top retained constructors and only small bounded growth after ten cycles.

Provenance

Canonical report: results/atomic/reports/0578-www_dailymotion_com.json
Report SHA-256: ed158e4f5c36c3750298d3555206e9f4fd78e0895a47d28063880b5a99965699
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_dailymotion_com/2026-07-21T17-12-18-022Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_dailymotion_com/2026-07-21T17-12-18-022Z
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.