Manifest position 728 · CrUX rank bucket 1000

https://www.jagran.com

Coverage complete

Coverage-complete model-led audit of five representative paths. Authenticated account, payment submission, live video, e-paper and localized sister domains were not exercised because they are distinct or sensitive journeys.

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-mode screenshot is visually identical to the light capture: body and consent surfaces remain white, and the computed body background is rgb(255,255,255).
F01 medium: The site declares color-scheme support but remains light under a dark system preference.
respect-user-preferences
respects-reduced-motion
passhighA reduced-motion emulation found no active document animations and the CSS contains a prefers-reduced-motion branch.
respect-user-preferences
respects-contrast
issueshighLighthouse measured a 1.82:1 ratio for the “Learn more” label against the dimmed overlay, below the required 4.5:1.
F12 medium: Consent text fails minimum color contrast.
implement-natural-interactions
view-transitions
issueshighA full stylesheet probe found no view-transition rules or names across the rendered homepage.
F02 medium: Navigation and route changes do not opt into View Transitions.
implement-natural-interactions
scroll-driven-animations
passhighNo scroll-linked animation was present and the stylesheet probe found no scroll-timeline rules, so no main-thread scroll-animation anti-pattern was observed.
implement-natural-interactions
physical-gestures
passhighRepresentative navigation, plan selectors and FAQ accordions use ordinary click/scroll controls; no custom pointer-gesture surface was observed.
provide-guided-navigation
scroll-state-aware-chrome
issueshighThe first desktop viewport devotes large regions to two navigation rows, topic chips, side advertising columns, and a centered consent wall before readable news content.
F05 medium: Dense navigation, sticky chrome, advertising slots, and the consent wall crowd the content.
provide-guided-navigation
anchored-positioning
not-applicablehighNo authored tooltip, anchored menu, or viewport-edge popover was present on the representative paths; the consent surface is modal rather than anchor-positioned.
provide-guided-navigation
directs-attention
passhighSelected navigation, breadcrumbs, strong list/article headings, and visible subscription plan selection communicate location and current choice.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighDesktop, mobile, latest-list, and article screenshots all open with a large modal over a dimmed page. On mobile it fills nearly the entire 360x800 viewport and prevents scrolling.
F03 high: A blocking consent wall obscures the primary news content on every new session.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighThe platform probe found 0 dialog and 0 popover elements; the full-screen .fc-consent-root uses a div with role=dialog and custom overlays.
F04 medium: The blocking consent surface is custom div-based UI rather than a native dialog.
maximize-content-reduce-noise
reduced-chrome
issueshighThe first desktop viewport devotes large regions to two navigation rows, topic chips, side advertising columns, and a centered consent wall before readable news content.
F05 medium: Dense navigation, sticky chrome, advertising slots, and the consent wall crowd the content.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighAt 360x800, measured scrollWidth and clientWidth are both 360 with 0px horizontal overflow; viewport meta permits scaling up to 5.
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe complete rendered stylesheet probe found no @container rules while the same card/navigation components are reused across desktop, sidebar, and mobile contexts.
F06 low: Responsiveness is implemented without component-level container queries.
adapt-to-the-form-factor
input-modality-aware
issueshighProgrammatically focusing the first visible link produced outline: none and no box shadow. The target probe found 55 visible interactive elements below 24px in one dimension.
F07 high: Keyboard focus is not visibly indicated and many targets are too small.
support-core-task-success
clear-purpose-and-primary-action
passhighHomepage, latest list, article and subscription plan each expose a descriptive heading or obvious plan CTA; the purpose remains understandable once consent is addressed.
support-core-task-success
primary-flow-completion
passhighThe public flow homepage -> latest listing -> article completes through crawlable links, and the unauthenticated subscription surface exposes prices and proceed actions without forcing payment during the audit.
support-core-task-success
clear-system-state-and-recovery
passhighA deliberately missing URL shows a Hindi 404 explanation and a working Go to Home recovery link. Subscription FAQs also expose support routes.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 5.8s, Speed Index 6.4s, TBT 250ms and performance 0.65; the independent trace measured LCP 4.36s.
F08 high: Largest Contentful Paint is well outside the good range.
be-fast-and-stable
visual-stability
passhighThe mobile layout observer measured CLS 0.0169, within the good range, with no horizontal overflow.
be-fast-and-stable
efficient-main-thread
issueshighLighthouse measured LCP 5.8s, Speed Index 6.4s, TBT 250ms and performance 0.65; the independent trace measured LCP 4.36s. Lighthouse estimates 527KiB unused JavaScript and 68KiB unused CSS; scripts account for 1.32MB across 41 requests in the HAR.
F08 high: Largest Contentful Paint is well outside the good range.
F10 medium: The page ships substantial unused CSS and JavaScript.
be-fast-and-stable
efficient-resource-delivery
issueshighThe HAR recorded 87 requests and 1.87MB transferred, including 10 parser-inserted stylesheets and 1.03MB of third-party bytes. Lighthouse estimates 1.42s render-blocking savings.
F09 high: A long critical resource chain and third-party scripts delay rendering.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimates 527KiB unused JavaScript and 68KiB unused CSS; scripts account for 1.32MB across 41 requests in the HAR.
F10 medium: The page ships substantial unused CSS and JavaScript.
be-inclusive
names-roles-labels
issueshighThe image audit found 13 images without alt; the custom probe found 2 unlabeled controls, 13 empty image alts and many empty links. Lighthouse also reports invalid list structure.
F11 high: Rendered controls and content contain missing names and weak image alternatives.
be-inclusive
sufficient-contrast
issueshighLighthouse measured a 1.82:1 ratio for the “Learn more” label against the dimmed overlay, below the required 4.5:1.
F12 medium: Consent text fails minimum color contrast.
be-inclusive
structure-and-focus
issueshighThe page contains several consent H1 elements in addition to the page H1, starts navigation clusters at H3, has duplicate IDs, and the focused link has no visible outline.
F13 medium: Heading semantics and focus indication are inconsistent.
be-inclusive
legible-text
passhighArticle and subscription screenshots show readable line lengths, clear Devanagari rendering, and no observed text clipping at tested viewports.
be-inclusive
zoom-reflow-targets-and-media
issueshighProgrammatically focusing the first visible link produced outline: none and no box shadow. The target probe found 55 visible interactive elements below 24px in one dimension.
F07 high: Keyboard focus is not visibly indicated and many targets are too small.
follow-best-practices
no-console-errors
passhighLighthouse recorded no errors-in-console items during the load.
follow-best-practices
sound-document-and-assets
issueshighThe image audit found 24 of 37 images without dimensions, 25 without srcset, 24 below-fold images not lazy-loaded and 12 oversized assets.
F14 medium: Many images lack intrinsic sizing or responsive sources.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse reports missing source maps for large first-party JavaScript and Chrome Inspector issues.
F15 low: Production diagnostics expose avoidable platform hygiene issues.
be-discoverable
title-and-description
issueshighDiscoverability measured only 31% rendered-word coverage; the rendered article title and H1 were absent from raw HTML even though the response was 200.
F16 high: Article identity and much of the content are not available in raw server HTML.
be-discoverable
crawlable-and-mobile-friendly
passhighPrimary news and navigation links have real href values, robots.txt is available, and viewport metadata is present with user scaling allowed.
be-discoverable
canonical-and-indexing-signals
passhighHomepage and latest-list expose canonical URLs, return successful responses, and robots.txt/sitemap.xml are reachable without an accidental noindex observed.
be-discoverable
structured-and-shareable-metadata
issueshighDiscoverability measured only 31% rendered-word coverage; the rendered article title and H1 were absent from raw HTML even though the response was 200.
F16 high: Article identity and much of the content are not available in raw server HTML.
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS, HSTS and nosniff are present, but the main response has no Content-Security-Policy, X-Frame-Options/frame-ancestors, Referrer-Policy or Permissions-Policy.
F17 high: Important browser security headers are absent.
be-private-and-secure
data-minimisation-and-third-parties
issueshighThe tracker capture contacted 24 third-party origins and six known tracker domains. The HAR attributed 45 requests and 1.03MB to third parties while the consent wall was still displayed.
F18 high: The pre-consent third-party and tracking footprint is excessive.
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighNo browser permission request fired on load, and authentication itself was not part of the unauthenticated news-reading or plan-selection surfaces evaluated.
be-private-and-secure
defensive-browser-policies
issueshighHTTPS, HSTS and nosniff are present, but the main response has no Content-Security-Policy, X-Frame-Options/frame-ancestors, Referrer-Policy or Permissions-Policy. The secrets scan found a JWT and Bearer token; source context confirms a hard-coded Authorization: Bearer JWT used for comments-api.jagran.com.
F17 high: Important browser security headers are absent.
F19 high: A static bearer JWT is embedded in a public JavaScript bundle.
be-resilient
progressive-enhancement
issueshighDiscoverability measured only 31% rendered-word coverage; the rendered article title and H1 were absent from raw HTML even though the response was 200.
F16 high: Article identity and much of the content are not available in raw server HTML.
be-resilient
resilient-runtime-behaviour
passhighConsent, navigation and subscription accordions remained within tested viewports; ten FAQ open/close cycles returned to a stable closed state.
be-resilient
offline-and-installable
not-applicablehighJagran is a public MPA news publication rather than an installed application; offline installability was judged contextual and out of scope, while no-JS resilience was tested separately.
be-resilient
network-and-http-failure-states
passhighA deliberately missing route returns a clear 404 message and working home recovery action instead of a blank shell.
be-internationalised
lang-dir-and-logical-properties
passhighThe document declares lang=hi, UTF-8, and the stylesheet probe found logical inline properties; the Hindi LTR reading order is correct.
be-internationalised
locale-aware-data
issueshighThe Hindi homepage/list render “WED, JUL 22, 2026”, “UPDATED”, “33 MINS AGO”, and English section labels despite html lang=hi.
F21 medium: A Hindi experience renders dates and relative times in English.
be-internationalised
time-zone-correctness
passhighDisplayed update time explicitly identifies IST, avoiding an ambiguous local timestamp.
be-trustworthy
no-dark-patterns
issueshighThe first-layer modal offers “Consent” and “Manage options” only, describes precise geolocation and 211 partners, and gives no single-click reject action.
F20 high: The consent choice lacks an equally direct reject-essential-only action.
be-trustworthy
humane-error-handling
not-applicablehighThe representative public paths and subscription-plan selector exposed no editable user-data form to submit invalid values; the dedicated 404 recovery state was tested separately.
be-trustworthy
trustworthy-input-assistance
not-applicablehighNo sign-in, address, payment, or profile input fields were exposed on the representative unauthenticated pages.
be-trustworthy
safe-commercial-and-account-flows
passhighSubscription cards clearly show monthly/three-month/year tabs, current and struck-through prices, savings, benefits, proceed actions, refund/renewal/cancellation FAQs and support links.
be-sustainable
optimised-assets
issueshighThe image audit found 12 oversized images, 25 missing srcset and 24 missing dimensions among 37 images.
F23 medium: Image delivery wastes bytes and omits responsive variants.
be-sustainable
no-wasteful-work
issueshighThe tracker capture contacted 24 third-party origins and six known tracker domains. The HAR attributed 45 requests and 1.03MB to third parties while the consent wall was still displayed. Third parties contribute 1.03MB of 1.87MB transferred, including GTM, DoubleClick, Funding Choices and analytics; 24 third-party origins are contacted.
F18 high: The pre-consent third-party and tracking footprint is excessive.
F22 high: Third-party code dominates the page budget before the reader can access content.
be-sustainable
third-party-and-media-budget
issueshighThird parties contribute 1.03MB of 1.87MB transferred, including GTM, DoubleClick, Funding Choices and analytics; 24 third-party origins are contacted.
F22 high: Third-party code dominates the page budget before the reader can access content.
be-agent-ready
structured-agent-capabilities
not-applicablehighThis public news site exposes no declared agent-facing action surface; emerging WebMCP tooling is therefore treated as an opportunity, not a failing.
be-agent-ready
on-device-inference
not-applicablehighNo user-facing inference feature or declared on-device AI intent exists on the representative news and subscription surfaces.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter ten FAQ open/close cycles, heap nodes fell from 280,283 to 279,324 and self size fell from 15.14MB to 15.04MB; DOM remained 561 nodes. No retained-growth signal was observed.
be-memory-efficient
bounded-footprint
passhighThe interactive subscription page used about 12.6MB JS heap and 561 live DOM elements; the heap summary was about 15.1MB self size, proportionate to the surface.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighAcross ten accordion cycles, heap node/closure/object counts and live DOM count did not grow; no Detached* constructor appeared among top retained constructors.

Provenance

Canonical report: results/atomic/reports/0728-www_jagran_com.json
Report SHA-256: 4050763e32628bdf60099854c027aab6a3a6e5eac095aa767b964adbfb093dc0
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_jagran_com/2026-07-22T16-52-53-119Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_jagran_com/2026-07-22T16-52-53-119Z
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.