Manifest position 908 · CrUX rank bucket 1000

https://www.flashscore.com

Coverage complete

Coverage-complete agentic audit of four representative public templates; no source was provided and 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
issueshighThe normal and prefers-color-scheme: dark screenshots are visually identical, and the loaded CSS probe found no prefers-color-scheme rule. The page imposes its dark theme rather than adapting to the system setting.
F001 medium: Theme does not follow the user color-scheme preference.
respect-user-preferences
respects-reduced-motion
issueshighThe reduced-motion evaluate probe reported the same 13 running placeholderShimmer animations, each 1500ms with infinite iterations, as the normal condition.
F002 medium: Infinite shimmer animation continues under reduced motion.
respect-user-preferences
respects-contrast
passhighHigh-contrast emulation retained visible light text, dark surfaces, red controls and clear boundaries; Lighthouse color-contrast passed.
implement-natural-interactions
view-transitions
passhighComputed CSS inspection found view-transition rules and representative tabs/routes preserve directional active-state cues.
implement-natural-interactions
scroll-driven-animations
passhighComputed CSS inspection found scroll-timeline usage; trace did not show sustained scroll-handler blocking.
implement-natural-interactions
physical-gestures
passhighComputed CSS inspection found scroll-snap and overscroll-behavior, with no horizontal-scroll conflict at mobile width.
provide-guided-navigation
scroll-state-aware-chrome
passhighScreenshots and CSS show sticky sport/filter chrome with scroll-timeline support and persistent location cues.
provide-guided-navigation
anchored-positioning
passhighComputed CSS contains anchor-name and position-anchor declarations for attached overlay/navigation UI.
provide-guided-navigation
directs-attention
passhighScreenshots show unambiguous pink active tabs, breadcrumbs on detail/league pages, and persistent section labels.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighDesktop and 360px screenshots show the privacy dialog covering the entire content area on load. On mobile, the live-score task is pushed completely out of the first viewport.
F003 high: Consent wall obscures the primary scores on every fresh visit.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighThe recon probe found two [role=dialog] DIV elements and zero native dialog, popover, or details elements.
F004 medium: Consent overlays are custom role=dialog divs rather than native dialogs.
maximize-content-reduce-noise
reduced-chrome
issueshighAt 360x800, three brightly colored betting cards and an Advertisement label occupy the main area above score filters, before any match content.
F005 high: Gambling promotions dominate the mobile first viewport.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighLayout measured 0px horizontal overflow at 360x800 and found a viewport meta tag.
adapt-to-the-form-factor
component-level-responsiveness
passhighComputed CSS contains @container and container-type; the 360px layout reflows navigation and cards without overflow.
adapt-to-the-form-factor
input-modality-aware
issueshighThe interaction probe measured at least eight visible league links at 16 CSS px high, below the recommended target size, although keyboard focus itself had a visible 2px outline.
F006 medium: Several navigation targets are only 16px high.
support-core-task-success
clear-purpose-and-primary-action
passhighEach path has a descriptive H1 and clear score/news/league context; direct match data is prominent after consent.
support-core-task-success
primary-flow-completion
passhighHomepage links resolve directly to league and match detail URLs; probes captured complete scores, timeline and result content without login.
support-core-task-success
clear-system-state-and-recovery
passhighFinished/live/scheduled states are explicit, and the tested invalid route shows a branded error with a Flashscore.com recovery button.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 13.5s, TBT 1,070ms, Speed Index 9.8s and performance 0.33. The first-party trace corroborated LCP 4.91s and six long tasks with 129.54ms TBT in a separate run.
F007 high: Initial load is slow and main-thread heavy.
be-fast-and-stable
visual-stability
passhighCLS was 0.055 in Lighthouse and 0.040 desktop / 0.089 mobile in layout captures, all within the good threshold.
be-fast-and-stable
efficient-main-thread
issueshighLighthouse measured LCP 13.5s, TBT 1,070ms, Speed Index 9.8s and performance 0.33. The first-party trace corroborated LCP 4.91s and six long tasks with 129.54ms TBT in a separate run.
F007 high: Initial load is slow and main-thread heavy.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR recorded 237 requests and 2.75MB transferred, including 50 scripts and 39 stylesheets; its grounded candidate list contains at least ten parser-inserted VeryHigh-priority stylesheets, confirmed by the document DOM.
F008 high: The critical path carries excessive requests and render-blocking CSS.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimated 677 KiB unused JavaScript and 82 KiB unused CSS; liveTable.js was 73% unused and several route/header bundles were over 80% unused.
F009 high: Large amounts of unused JavaScript and CSS ship on the home route.
be-inclusive
names-roles-labels
issueshighLighthouse found two unnamed links, including a 14x14 TV event icon and the GambleAware logo; the DOM probe found five empty links without text, aria-label, or img alt.
F010 high: Some focusable links have no accessible name.
be-inclusive
sufficient-contrast
passhighLighthouse color-contrast audit passed and high-contrast emulation kept essential text and controls visible.
be-inclusive
structure-and-focus
issueshighLighthouse identified an H3 news headline reached without a preceding H2 in the relevant content hierarchy.
F011 medium: Heading order skips levels in news content.
be-inclusive
legible-text
issueshighThe 360px screenshot shows long consent paragraphs and betting terms rendered at roughly 9 to 11px with tight line spacing, creating a dense wall of text.
F012 medium: Dense mobile legal and advertising copy is difficult to read.
be-inclusive
zoom-reflow-targets-and-media
issueshighThe interaction probe measured at least eight visible league links at 16 CSS px high, below the recommended target size, although keyboard focus itself had a visible 2px outline.
F006 medium: Several navigation targets are only 16px high.
follow-best-practices
no-console-errors
issueshighLighthouse captured TypeError: Cannot read properties of undefined (reading getIdent) at the main document around line 2904.
F013 medium: The page throws an uncaught TypeError during load.
follow-best-practices
sound-document-and-assets
issueshighThe image primitive found all 100 sampled images without width/height attributes; Lighthouse found header bg.png rendered at 8.58:1 despite a natural ratio of 12.48:1.
F014 medium: Images lack intrinsic dimensions and one header image is distorted.
follow-best-practices
browser-platform-hygiene
passhighLighthouse found no permission prompts on load, deprecated API issue, or third-party-cookie failure; the WebSocket BFCache exclusion is intrinsic to live updates and marked pending browser support.
be-discoverable
title-and-description
passhighHome, news, league and match probes each found unique descriptive titles and meta descriptions.
be-discoverable
crawlable-and-mobile-friendly
issueshighLighthouse SEO found a generic More information link and accessibility found unnamed href links; the recon probe also showed many match anchors with empty text.
F015 medium: Some crawlable links have empty or generic text.
be-discoverable
canonical-and-indexing-signals
passhighAll representative paths returned content with canonicals; robots and sitemap returned 200, robots permits general crawling, and league pages expose extensive hreflang links.
be-discoverable
structured-and-shareable-metadata
issueshighHome, league, news and match probes found accurate Open Graph metadata, but no JSON-LD. The match detail is a rich sporting event with teams, status and date that can be represented structurally.
F016 low: Rich sports entities lack structured data.
be-private-and-secure
secure-transport-and-headers
issueshighThe headers primitive found no CSP, HSTS, X-Content-Type-Options, clickjacking protection, Referrer-Policy, or Permissions-Policy; the only observed consent cookie also lacked Secure.
F017 high: Core browser security headers are absent.
be-private-and-secure
data-minimisation-and-third-parties
issueshighThe tracker probe found 10 third-party origins and Google Ads, Tag Manager and Analytics. HAR attributed 225/237 requests and 2.63MB to third-party origins; the consent UI states 1001 partners.
F018 high: The page loads a broad tracking and third-party footprint before consent.
be-private-and-secure
in-context-permissions-and-modern-auth
passhighLighthouse found no geolocation or notification prompt on load; the public score task requires no authentication, so password/passkey handling is not invoked.
be-private-and-secure
defensive-browser-policies
issueshighThe headers primitive found no CSP, HSTS, X-Content-Type-Options, clickjacking protection, Referrer-Policy, or Permissions-Policy; the only observed consent cookie also lacked Secure.
F017 high: Core browser security headers are absent.
be-resilient
progressive-enhancement
passhighDiscoverability fetch returned 200, found title/H1/description in raw HTML, was not a JS shell, and the crawler screenshot contains current match content.
be-resilient
resilient-runtime-behaviour
passhighLeague, match and news templates loaded complete, stable tab/breadcrumb states; no tested overlay was clipped at viewport edges.
be-resilient
offline-and-installable
passhighThe platform probe found a 200 web manifest and an active /sw.js service worker registration, satisfying the installable-app foundation.
be-resilient
network-and-http-failure-states
passhighA deliberately invalid route rendered a branded error, explained the failure and provided a direct home recovery control.
be-internationalised
lang-dir-and-logical-properties
passhighThe document declares lang=en, league templates expose hreflang variants, and the responsive UI preserves reading order.
be-internationalised
locale-aware-data
passhighVisible dates, match times and localized team/country labels are consistently rendered across home, league and match templates, with extensive locale variants.
be-internationalised
time-zone-correctness
passhighMatch detail exposes an unambiguous event date/time and localized variants; no contradictory or naive time rendering was observed across templates.
be-trustworthy
no-dark-patterns
passhighThe consent wall gives Accept and Reject All equal visual prominence and includes Manage Preferences; betting modules are labeled Advertisement and show 18+ terms.
be-trustworthy
humane-error-handling
not-applicablehighNo authored form appears on the public score, league, match, or news templates, so there is no validation flow to exercise.
be-trustworthy
trustworthy-input-assistance
not-applicablehighNo authored address, payment, sign-in, or sign-up fields appear on the representative public paths.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighThe representative core task is reading scores; betting offers link to third parties and no owned checkout, subscription, or account-management flow was entered.
be-sustainable
optimised-assets
issueshighThe image primitive classified 99 of 100 images as legacy PNG/GIF and only one as modern; all sampled images lacked intrinsic dimensions.
F019 medium: Image delivery relies almost entirely on legacy formats.
be-sustainable
no-wasteful-work
issueshighHAR recorded 2.75MB and 237 requests, including more than 530KB from Google Tag Manager endpoints and large consent/ad payloads; Lighthouse found 677KiB unused JS.
F020 high: Background and third-party work is disproportionate to the core scores task.
be-sustainable
third-party-and-media-budget
issueshighThe tracker probe found 10 third-party origins and Google Ads, Tag Manager and Analytics. HAR attributed 225/237 requests and 2.63MB to third-party origins; the consent UI states 1001 partners. HAR recorded 2.75MB and 237 requests, including more than 530KB from Google Tag Manager endpoints and large consent/ad payloads; Lighthouse found 677KiB unused JS.
F018 high: The page loads a broad tracking and third-party footprint before consent.
F020 high: Background and third-party work is disproportionate to the core scores task.
be-agent-ready
structured-agent-capabilities
not-applicablehighAgent-facing actions are an emerging optional surface, and this public scores site does not declare an intent to expose WebMCP capabilities.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation or language-model task is part of the core scores journey, so on-device inference is not applicable.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter ten full-feed scroll down/up cycles, retained heap decreased from 78,015,386 to 76,287,798 bytes and node count decreased from 1,247,589 to 1,229,451.
be-memory-efficient
bounded-footprint
passhighHeap summaries measured about 76-78MB self size for a data-dense live score page and remained bounded after interaction.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighThe post-interaction heap summary decreased in nodes, edges and bytes, providing no evidence of detached-DOM/listener accumulation in the repeated-scroll window.

Provenance

Canonical report: results/atomic/reports/0908-www_flashscore_com.json
Report SHA-256: f7915cb46b732420c8670c00b757dcbe575b42b3169437cbe6630eea41a492b8
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_flashscore_com/2026-07-23T18-56-22-703Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_flashscore_com/2026-07-23T18-56-22-703Z
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.