Manifest position 305 · CrUX rank bucket 1000

https://www.flashscore.mobi

Coverage complete

Coverage-complete audit of five representative paths and all 58 registered checks.

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
issueshighUnder dark preference, body remained rgb(255,255,255), color-scheme was normal, and no dark-theme CSS response was detected.
F01 medium: Hard-coded light theme ignores dark preference
respect-user-preferences
respects-reduced-motion
passhighThe preference matched and document.getAnimations() returned no animations, so there was no non-essential motion to suppress.
respect-user-preferences
respects-contrast
issueshighThe contrast preference matched but the page exposed no contrast adaptation; Lighthouse and axe found color-contrast failures.
F02 high: Contrast is insufficient and does not adapt to user preference
implement-natural-interactions
view-transitions
issuesmediumNo view-transition CSS or API use was found; navigating listing to detail uses abrupt full-document swaps.
F03 low: Route changes are abrupt full-document swaps
implement-natural-interactions
scroll-driven-animations
not-applicablehighThe audited templates contain no parallax, scrollytelling, reveal, or other scroll-linked motion to implement.
implement-natural-interactions
physical-gestures
not-applicablehighThe audited experience exposes conventional links and tables, with no swipe, pull, carousel, or gesture-driven control.
provide-guided-navigation
scroll-state-aware-chrome
issuesmediumThe 7,499px results feed has no sticky position-aware navigation, shrinking header, or progress/scrollability cue; CSS contains no scroll-state treatment.
F04 medium: Long result feeds lack scroll-aware orientation
provide-guided-navigation
anchored-positioning
not-applicablehighNo site-owned tooltip, popover, or anchored menu was present on the representative templates.
provide-guided-navigation
directs-attention
passmediumBreadcrumb-like green section headers, current filters in bold/red, score links, tabs, Back, and Top links provide explicit orientation and next steps.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighA full-viewport consent modal obscures the scores on every fresh profile; after refusal a second “How your data is used” overlay and bottom discovery panel still cover the feed.
F05 high: Privacy and discovery overlays repeatedly obscure the core scores
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighConsent surfaces are role=dialog DIVs rather than native dialog/popover primitives; four dialog-like DIVs are present, with large hidden preference/vendor DOM trees.
F06 medium: Dialog-like UI is built from role=dialog DIVs
maximize-content-reduce-noise
reduced-chrome
passhighThe underlying product is a compact, content-dense scores list with little decorative application chrome.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighHome has no overflow at 390px, but match detail at a 320px visual viewport used a 370px layout viewport and reported 50px horizontal overflow.
F07 high: Match detail overflows narrow mobile viewports
adapt-to-the-form-factor
component-level-responsiveness
passmediumThe simple single-column score rows resize intrinsically at the principal 390px mobile condition; no reused multi-context component required container-specific behavior.
adapt-to-the-form-factor
input-modality-aware
issueshighBrowser focus outlines were visible, but 409 of 412 interactive targets were under 24px in at least one dimension; primary sport/filter links are about 12px high.
F08 high: Almost every interactive target is too small for touch
support-core-task-success
clear-purpose-and-primary-action
passhighThe page immediately identifies sport/date/filter state and exposes live scores, score links, standings, and refresh controls.
support-core-task-success
primary-flow-completion
passhighA score link resolves to a complete match summary with lineups/stats/commentary/H2H links, and standings resolve to a complete data table without an account wall.
support-core-task-success
clear-system-state-and-recovery
issuesmediumThe invalid route displays a generic try-later error with a home link, but has no HTTP-specific explanation, retry action, search, or preserved context.
F09 medium: Failure states are generic and weakly recoverable
be-fast-and-stable
good-core-web-vitals
issueshighMobile trace measured LCP 4.49s; layout measured CLS 0.092 on home and 0.170 on 320px match detail, outside the good CLS threshold on detail.
F10 high: Mobile loading is slow and visually unstable
be-fast-and-stable
visual-stability
issueshighTwo late shifts produced CLS 0.092 on home and two produced CLS 0.170 on match detail. All 39 inspected images also lacked explicit dimensions.
F10 high: Mobile loading is slow and visually unstable
F15 medium: Image markup and formats are dated
be-fast-and-stable
efficient-main-thread
passhighThe 10.3s trace and layout observers recorded zero long tasks and 0ms total blocking time.
be-fast-and-stable
efficient-resource-delivery
issueshighThe page transferred 835KB over 40 requests; 30 requests and 652KB were third-party. Scripts were deferred/async, but the stylesheet and a 49KB Google font were blocking candidates, and ad/consent scripts dominated weight.
F11 high: Third-party JavaScript dominates a small text page
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighAbout 735KB of 835KB transferred was script, dominated by advertising, tag-manager, analytics, and consent code; Lighthouse also reported missing source maps for a large first-party bundle.
F11 high: Third-party JavaScript dominates a small text page
be-inclusive
names-roles-labels
issueshighaxe found a critical unnamed .toggle-btn and an untitled iframe; the page also lacked a main landmark and content regions.
F12 high: Controls and frames lack accessible names
be-inclusive
sufficient-contrast
issueshighBoth independent audits reported insufficient foreground/background contrast.
F02 high: Contrast is insufficient and does not adapt to user preference
be-inclusive
structure-and-focus
issueshighThe content page has no H1 or main landmark and axe found heading-order and region failures. Focus is visible, but structure does not support efficient assistive navigation.
F13 high: Document structure lacks an H1 and main landmark
be-inclusive
legible-text
issueshighBody text computes to 11px, with dense 12px-high rows and low-contrast grey event metadata, making the long scores feed cramped.
F14 high: Core score text is cramped at 11px
be-inclusive
zoom-reflow-targets-and-media
issueshighAt 320px the match template overflows by 50px, and 409 of 412 targets are smaller than 24px in at least one dimension.
F07 high: Match detail overflows narrow mobile viewports
F08 high: Almost every interactive target is too small for touch
follow-best-practices
no-console-errors
passmediumLighthouse did not report an errors-in-console failure during load.
follow-best-practices
sound-document-and-assets
issueshighDoctype and UTF-8 are valid, but all 39 images lack width/height attributes; 38 blank GIF markers lack alt and Lighthouse reported low-resolution image delivery.
F15 medium: Image markup and formats are dated
follow-best-practices
browser-platform-hygiene
issuesmediumLighthouse reported missing source maps for large first-party JavaScript; seven advertising/consent iframes also have empty titles.
F16 low: Production bundles lack source maps and ad frames lack titles
be-discoverable
title-and-description
issueshighHome and standings have descriptive metadata, but match detail reuses the generic homepage description instead of describing France 4–6 England.
F17 medium: Match pages reuse generic metadata
be-discoverable
crawlable-and-mobile-friendly
passhighCore links use real href values, viewport metadata is present, and 94% of rendered content words are in raw server HTML.
be-discoverable
canonical-and-indexing-signals
issueshighrobots.txt advertises an HTTP sitemap URL that returned 404 and disallows /match/ and /standings/ for general crawlers, limiting indexability of core public detail templates.
F18 high: Core detail pages are blocked and the advertised sitemap is broken
be-discoverable
structured-and-shareable-metadata
issuesmediumNo JSON-LD was present for live scores/SportsEvent entities, and og:image points to the site root rather than an image.
F19 medium: Sports entities lack structured/share metadata
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS is used, but CSP, HSTS, nosniff, framing protection, Referrer-Policy, and Permissions-Policy are absent. Five cookies are not Secure and use SameSite=None.
F20 high: Transport defenses and cookie flags are missing
be-private-and-secure
data-minimisation-and-third-parties
issueshighThe load contacted 12 third-party origins including four known trackers; 30 requests and 652KB were third-party, while the consent UI states data may be shared with 210 partners and precise geolocation used.
F21 high: Tracking and partner footprint is excessive
be-private-and-secure
in-context-permissions-and-modern-auth
passmediumNo browser permission prompt or authentication surface appeared on load; passkeys are not applicable to the unauthenticated scores journey.
be-private-and-secure
defensive-browser-policies
issueshighNo HSTS, frame-ancestors/X-Frame-Options, Referrer-Policy, or Permissions-Policy was delivered; long-lived analytics/consent cookies use SameSite=None without Secure.
F20 high: Transport defenses and cookie flags are missing
be-resilient
progressive-enhancement
passhighRaw HTML returned 200 and contained 94% of rendered content words; the crawler screenshot shows the live score list without JavaScript.
be-resilient
resilient-runtime-behaviour
passmediumCore content is server-rendered and links remain functional; the consent dialog stays inside the mobile viewport and can be refused.
be-resilient
offline-and-installable
issueshighA standalone manifest with icons exists, but navigator.serviceWorker.getRegistrations() returned no registrations, so this app-like live-score site has no offline fallback.
F22 medium: Installable presentation has no offline fallback
be-resilient
network-and-http-failure-states
issuesmediumA failed route shows only “requested page can’t be displayed, try again later” plus home; it does not distinguish not-found/network states or offer retry/search/context recovery.
F09 medium: Failure states are generic and weakly recoverable
be-internationalised
lang-dir-and-logical-properties
issuesmediumhtml lang=en is correct for visible copy, but the CSS probe found no logical properties and the fixed 370px minimum suggests weak writing-mode/translation resilience.
F23 medium: Global event times are locale and time-zone ambiguous
be-internationalised
locale-aware-data
issuesmediumMatch detail renders “18.07.2026 23:00” without locale context or a locale-selectable format, despite covering global events.
F23 medium: Global event times are locale and time-zone ambiguous
be-internationalised
time-zone-correctness
issuesmediumEvent time is shown as 23:00 without a time-zone label or indication that it is localized, making global event timing ambiguous.
F23 medium: Global event times are locale and time-zone ambiguous
be-trustworthy
no-dark-patterns
passmediumConsent and refusal are equally prominent; ads and odds are labeled, and gambling support/18+ text is present. The large vendor footprint is reported separately as privacy/noise, not deceptive wording.
be-trustworthy
humane-error-handling
not-applicablehighNo user-authored form or validation journey exists on the representative scores, match, and standings templates.
be-trustworthy
trustworthy-input-assistance
not-applicablehighNo address, payment, sign-in, sign-up, or other user-entry fields exist in the representative product flow.
be-trustworthy
safe-commercial-and-account-flows
passmediumBetting links are visibly labeled as odds/Bet now, identify the provider, and the page includes Gamble Responsibly, Gambling Therapy, and 18+ notices; no account or subscription flow is hosted here.
be-sustainable
optimised-assets
issueshighAll 39 images are PNG/GIF, none use a modern format, all lack dimensions, and 38 below-fold markers are not lazy-loaded. Absolute image bytes are small, but delivery is avoidably dated.
F15 medium: Image markup and formats are dated
be-sustainable
no-wasteful-work
passhighNo long task or ongoing main-thread blocking was recorded; the content architecture is mostly server-rendered and lightweight at runtime.
be-sustainable
third-party-and-media-budget
issueshighThird parties account for 652KB of 835KB and 30 of 40 requests, mostly ads, consent, tag manager, analytics, and a large external font, disproportionate to the small text scores page.
F11 high: Third-party JavaScript dominates a small text page
F21 high: Tracking and partner footprint is excessive
be-agent-ready
structured-agent-capabilities
not-applicablehighNo declared agent-facing or transactional capability is in scope; the emerging WebMCP opportunity is not treated as a failure for this read-only scores site.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation or language-model feature is part of the observed core task, so on-device inference is not applicable.
be-memory-efficient
no-leak-under-repeated-interaction
passmediumPost-interaction heap was only 92KB (0.48%) above baseline with 781 additional nodes and no constructor-sized monotonic growth signal, providing no evidence of an unbounded leak.
be-memory-efficient
bounded-footprint
passmediumBaseline retained heap was 19.3MB across 326k nodes; script-heavy consent/advertising code is non-trivial but the footprint remained bounded in the repeated interaction sample.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumThe top-constructor diff showed no Detached* constructor growth and only 0.48% total growth after ten disclosure cycles; no accumulating listener/timer signature was observed in available summaries.

Provenance

Canonical report: results/atomic/reports/0305-www_flashscore_mobi.json
Report SHA-256: d63af40994708c9369c8a962a712b5b41d7a3b9eba769dc377ca93df15423654
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_flashscore_mobi/2026-07-19T20-35-09-570Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_flashscore_mobi/2026-07-19T20-35-09-570Z
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.