Manifest position 566 · CrUX rank bucket 1000

https://sattamatkano1.me

Coverage complete

Coverage-complete audit of four representative MPA templates. Other chart/result URLs sharing these templates were de-duplicated.

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 and appearance to the default capture (139,152 bytes), and the CSS probe found no color-scheme, prefers-color-scheme, or light-dark() rule.
F01 medium: The site does not adapt to the user’s dark colour-scheme preference.
respect-user-preferences
respects-reduced-motion
issueshighRendered CSS on the weekly template contains an infinite 1s blink-animation and the contact template contains an infinite spinner, but no prefers-reduced-motion rule was found by the CSS probe.
F02 medium: Blinking and decorative animations do not respect reduced-motion.
respect-user-preferences
respects-contrast
issueshighThe CSS probe found no prefers-contrast or forced-colors rules; the contrast-emulated capture did not reveal an authored alternative palette.
F03 low: The fixed colour palette does not explicitly adapt to increased contrast or forced colours.
implement-natural-interactions
view-transitions
issueshighThe CSS probe found no view-transition usage across an MPA with 81 homepage links and many chart routes.
F04 low: Cross-document navigation swaps abruptly rather than preserving context.
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo scroll-linked animation is present; DOM/CSS inspection found neither scroll handlers nor scroll timelines, so there is no implementation to assess.
implement-natural-interactions
physical-gestures
not-applicablehighThe audited templates expose ordinary document scrolling and links, with no custom swipe, drag, carousel, pull-to-refresh, or other gesture surface.
provide-guided-navigation
scroll-state-aware-chrome
issueshighMobile layout measured a 20,950px homepage and 30,091px chart page; DOM/CSS inspection found no scroll-state query or progress indicator.
F05 medium: Very long pages provide no scroll-state navigation or progress context.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, menu, popover, or anchored overlay exists on the representative templates.
provide-guided-navigation
directs-attention
passhighRepresentative screenshot, DOM, and objective probes found the expected outcome for “Navigation and in-page jumps guide attention (highlight effects, scroll/carousel markers, directional transitions, drill-down and drawer navigation) so the user can follow where focus moved.” on the audited paths.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighDesktop and mobile load screenshots show no modal, consent wall, or full-viewport interstitial obscuring content.
maximize-content-reduce-noise
semantic-dismissible-primitives
not-applicablehighNo modal, transient popover, disclosure control, or custom overlay is present on the representative templates.
maximize-content-reduce-noise
reduced-chrome
issueshighThe first mobile/desktop viewport is dominated by a purple promotional block, a red banner, repeated borders, and two fixed controls before the result list; the homepage is 20,950px tall.
F06 high: Dense banners, repeated borders, fixed buttons, and long promotional copy overwhelm the live-result content.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighLayout evidence at 360x800 reports scrollWidth=clientWidth=360 and 0px horizontal overflow on both homepage and chart; viewport meta is present.
adapt-to-the-form-factor
component-level-responsiveness
issueshighDOM/CSS inspection found many repeated card-like components but no @container or container-type rule.
F08 low: Reusable content blocks rely only on viewport media queries.
adapt-to-the-form-factor
input-modality-aware
issueshighThe evaluate probe measured 79 of 88 interactive elements below 24px in at least one dimension; many chart links are only 22px high.
F07 high: Most interactive targets are too small for comfortable touch use.
support-core-task-success
clear-purpose-and-primary-action
passhighThe H1 and visible “Fastest Result Updates”/named result panels communicate the result-reading purpose immediately, despite excess surrounding noise.
support-core-task-success
primary-flow-completion
passhighThe primary read-results journey completes on load: current named result panels and linked historical chart pages render without login or an intervening flow.
support-core-task-success
clear-system-state-and-recovery
issueshighThe first viewport showed “Loading...” with only a full-page Refresh action; result state is plain text with no status/live-region semantics or timeout guidance.
F09 medium: Live-result loading states do not explain progress or recovery.
be-fast-and-stable
good-core-web-vitals
passhighLighthouse measured LCP 1.1s, CLS 0, TBT 0ms and performance 1.0; trace measured FCP/LCP 1.213s.
be-fast-and-stable
visual-stability
passhighMobile layout observer and Lighthouse both measured CLS 0 with no recorded shifts.
be-fast-and-stable
efficient-main-thread
passhighTrace found one 106ms long task and 56ms TBT; Lighthouse measured 0ms TBT. This is light for the page purpose.
be-fast-and-stable
efficient-resource-delivery
passhighHAR captured only 3 requests/20,117 transferred bytes, no cache/header hygiene flags, redirects, or errors; one small parser stylesheet was confirmed in DOM.
be-fast-and-stable
trim-unused-and-duplicate-code
passhighHAR shows no JavaScript payload on the homepage and only 20KB transferred total; duplication is an authored maintainability issue rather than costly shipped bundles.
be-inclusive
names-roles-labels
passhighaxe found no name/label violations; all homepage links/buttons have discernible names, and the contact inputs have explicit labels.
be-inclusive
sufficient-contrast
passmediumLighthouse color-contrast audit passed and axe reported no definite contrast violation (manual review remained incomplete for dynamic areas).
be-inclusive
structure-and-focus
issueshighaxe reported heading-order, landmark-one-main, and region violations; the probe found no main, nav, header, footer, aside, or role landmarks.
F10 medium: Heading order and landmarks do not provide a reliable document structure.
be-inclusive
legible-text
issueshighChart CSS explicitly sets td to 9px below 500px and 3px below 320px; the mobile screenshot shows a dense 30,091px table.
F11 high: Chart text becomes extremely small on narrow screens.
be-inclusive
zoom-reflow-targets-and-media
issueshighAt 360px the layout reports no overflow, but authored media rules reduce table cells to 9px and then 3px, defeating usable reflow.
F12 medium: The chart technically avoids overflow by shrinking thousands of cells below readable size.
follow-best-practices
no-console-errors
passhighLighthouse errors-in-console audit passed with no logged browser errors.
follow-best-practices
sound-document-and-assets
issueshighDOM artifacts show duplicated .link/.chart_btn/.faq blocks, inline style sections, align/font/big markup, and the chart contains 4,257 th plus 9,244 td nodes.
F13 medium: Templates contain extensive repetitive inline CSS and obsolete presentational markup.
follow-best-practices
browser-platform-hygiene
issueshighThe chart probe found BACK href="javascript:javascript:history.go(-1)", which is not crawlable or robust when opened directly.
F14 low: The chart footer uses a javascript: history link instead of a normal navigable URL.
be-discoverable
title-and-description
issueshighThe contact DOM has a descriptive title but no meta[name=description].
F15 low: The contact page lacks a meta description.
be-discoverable
crawlable-and-mobile-friendly
passhighLighthouse SEO passed; all 81 homepage anchors have href values, viewport meta is present, and robots.txt permits crawling outside /cdn-cgi/.
be-discoverable
canonical-and-indexing-signals
passhighHomepage and chart return 200, expose canonical/index-follow signals, and robots.txt points to a populated sitemap containing representative routes.
be-discoverable
structured-and-shareable-metadata
passhighHomepage probe found one JSON-LD block and six Open Graph tags, aligned with visible public content.
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.
F16 high: The HTTPS site omits baseline security response headers.
be-private-and-secure
data-minimisation-and-third-parties
issueshighContact DOM/probe found Google Analytics and Google Tag Manager scripts, while the homepage tracker capture was otherwise third-party-free.
F17 medium: The contact page loads Google Analytics before the user interacts with a personal-data form.
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighThe representative public pages have no permission request or authentication flow.
be-private-and-secure
defensive-browser-policies
issueshighHeader inspection found no HSTS, frame protection, Referrer-Policy, Permissions-Policy, or CSP frame-ancestors.
F18 medium: Browser-enforced defensive policies are absent.
be-resilient
progressive-enhancement
passhighDiscoverability measured 100% content availability without JavaScript, raw HTML status 200, and no empty app shell.
be-resilient
resilient-runtime-behaviour
passhighRepresentative templates use ordinary links and static HTML; no menus/overlays are cut off, and mobile layouts have no horizontal overflow.
be-resilient
offline-and-installable
not-applicablehighThis is a frequently changing result publication rather than an app-like installed workflow; offline/installability is not necessary to complete the current-results task.
be-resilient
network-and-http-failure-states
issueshighThe captured homepage shows “Loading...” and a manual page Refresh, with no timeout, stale-data label, or targeted retry state in the DOM.
F19 medium: Dynamic results can remain in an indefinite loading state without an explicit network failure message.
be-internationalised
lang-dir-and-logical-properties
issueshighThe root is lang="en-IN" while substantial Hindi content has no lang="hi" wrapper; CSS probe found no logical properties and 17 physical left/right declarations.
F20 medium: Mixed English/Hindi content is not language-marked and layout CSS is physical-direction based.
be-internationalised
locale-aware-data
issueshighRendered templates include strings such as “21 July, 2026” and “Tuesday” with no locale selector or locale-aware semantic time markup visible in the DOM.
F21 low: Displayed dates are hard-coded in one English format.
be-internationalised
time-zone-correctness
not-applicablehighThe representative pages do not schedule events or expose times that require time-zone/DST coordination.
be-trustworthy
no-dark-patterns
issueshighThe page claims it does not support or associate with gambling while publishing “Satta Matka” results, “market tips,” number charts, and a persistent WhatsApp channel action.
F22 high: The site’s disclaimers conflict with the content and calls to action.
be-trustworthy
humane-error-handling
issueshighThe phone input has type=tel and maxlength=10 but no pattern or inputmode; its script allows spaces and hyphens, so the stated exact-digit constraint can disagree with accepted input.
F23 medium: The “exactly 10 digits” phone requirement is not encoded in validation.
be-trustworthy
trustworthy-input-assistance
issueshighThe contact probe found no autocomplete attribute on name, phone, subject, or message controls.
F24 low: Contact fields omit autocomplete tokens.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, login, account-management, or cancellation flow exists on the audited paths.
be-sustainable
optimised-assets
passhighImages primitive found zero content images, and HAR transferred only 20,117 bytes total on the homepage.
be-sustainable
no-wasteful-work
passhighTrace/HAR show no homepage JavaScript or background fetch loop, one short long task, and only three requests.
be-sustainable
third-party-and-media-budget
passhighHomepage tracker/HAR capture found no third-party origins, media, fonts, or autoplay and only 20KB transferred.
be-agent-ready
structured-agent-capabilities
not-applicablehighThe site publishes read-only public result content and exposes no agent-executable workflow; adding WebMCP tools is not currently applicable.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation, generation, or language-model task is part of the core result-reading experience, so on-device inference would not add justified value.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter ten full-page down/up scroll cycles, heap self size rose only 63,036 bytes (2.0%) and node count 1,375 (2.6%); no unbounded trend was observed in this bounded test.
be-memory-efficient
bounded-footprint
passhighBaseline heap is approximately 3.12MB across 53,878 nodes, proportionate for a long static page with no large JS application.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighBaseline/post heap summaries show small bounded growth after repeated scrolling and no Detached* constructor among the top retained constructors; no repeated component lifecycle exists.

Provenance

Canonical report: results/atomic/reports/0566-sattamatkano1_me.json
Report SHA-256: de20eb21d3fe5832e9c73ac1d544f0c7e9e2cc0a15e1e6ee4420a76257616c47
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/sattamatkano1_me/2026-07-21T15-11-31-859Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/sattamatkano1_me/2026-07-21T15-11-31-859Z
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.