Manifest position 239 · CrUX rank bucket 1000

https://www.jutarnji.hr

Coverage complete

Atomic coverage complete: 58 of 58 checks judged across four representative templates plus a failure state.

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 screenshot, and the computed CSS probe found no prefers-color-scheme rules and color-scheme remained normal.
F01 medium: The site does not adapt to dark color preference.
respect-user-preferences
respects-reduced-motion
passmediumCSS inspection found an authored prefers-reduced-motion rule and the reduced-motion condition rendered without additional auto-motion.
respect-user-preferences
respects-contrast
issueshighThe CSS probe found neither prefers-contrast nor forced-colors handling; Lighthouse also found multiple text contrast failures.
F02 medium: High-contrast preferences are not explicitly supported.
implement-natural-interactions
view-transitions
issueshighThe CSS probe found no view-transition rules; representative navigation uses conventional full-document swaps. Browser API availability alone is not authored use.
F03 low: Navigation and state changes do not use authored View Transitions.
implement-natural-interactions
scroll-driven-animations
passmediumCSS inspection found no animation-timeline, and representative screenshots showed no scroll-linked parallax/scrollytelling that would require a scroll handler.
implement-natural-interactions
physical-gestures
passmediumCSS inspection found scroll-snap support and the tested reading surfaces retained native scrolling rather than custom pointer-driven navigation.
provide-guided-navigation
scroll-state-aware-chrome
issueshighThe DOM shows a fixed 50px navigation bar, while CSS inspection found no scroll-state container query or progress treatment.
F04 low: Fixed navigation does not communicate scroll state.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, contextual popover, or viewport-edge anchored menu was present on the representative reading and subscription surfaces.
provide-guided-navigation
directs-attention
passmediumPersistent branded navigation and descriptive editorial links keep route context and primary reading targets visually clear across homepage, section and article.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighDesktop homepage, section, and article screenshots show the same large yellow promotion centered over the lead image/headline; on mobile it consumes most of the next viewport.
F05 high: A subscription promotion obscures primary content across templates.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighDesktop homepage, section, and article screenshots show the same large yellow promotion centered over the lead image/headline; on mobile it consumes most of the next viewport.
F05 high: A subscription promotion obscures primary content across templates.
maximize-content-reduce-noise
reduced-chrome
issueshighDesktop homepage, section, and article screenshots show the same large yellow promotion centered over the lead image/headline; on mobile it consumes most of the next viewport.
F05 high: A subscription promotion obscures primary content across templates.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passmediumAt 360x800, layout measured scrollWidth 360 against innerWidth 360, with viewport meta present and 0 horizontal overflow.
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe CSS probe inspected 1.49 MB of accessible CSS and found no @container rules, although cards are reused in differently sized columns.
F06 low: Responsive behavior is viewport-only rather than component-aware.
adapt-to-the-form-factor
input-modality-aware
passmediumLighthouse target-size/viewport checks did not report failures, and visible header controls retain large touch hit areas in the mobile capture.
support-core-task-success
clear-purpose-and-primary-action
passmediumHomepage, section and article surfaces clearly present current news headlines and linked stories; the subscription page clearly asks the visitor to choose an offer.
support-core-task-success
primary-flow-completion
passmediumThe anonymous core reading journey completed from listing to a full article, and the separate subscription surface loaded its offer selection without an account wall.
support-core-task-success
clear-system-state-and-recovery
passmediumA deliberately invalid route returned the correct HTTP 404 status and explicit 404 metadata rather than a misleading success or blank shell.
be-fast-and-stable
good-core-web-vitals
issueshighThe trace measured LCP at 11.64s (FCP 1.95s); Lighthouse performance was 0.49 with LCP 4.2s, Speed Index 21.0s, and interactive at 45.6s.
F07 critical: Largest content is extremely slow to render.
be-fast-and-stable
visual-stability
issueshighMobile layout observation measured CLS 0.122 with a 0.092 shift at about 8.23s; all 100 inspected images lacked width and height attributes.
F08 high: Late content causes visible layout shift.
be-fast-and-stable
efficient-main-thread
issueshighTrace recorded 2 long tasks up to 136.5ms and 158.8ms TBT; Lighthouse measured 860ms TBT. The HAR loaded 152 scripts.
F09 high: The main thread is heavily occupied by scripts.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR measured 29,974,303 transferred bytes: 24.5 MB images, 3.52 MB scripts, 1.54 MB fonts, 236 image requests and 152 script requests.
F10 critical: The homepage transfers a disproportionate 30 MB across 519 requests.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighHAR measured 29,974,303 transferred bytes: 24.5 MB images, 3.52 MB scripts, 1.54 MB fonts, 236 image requests and 152 script requests.
F10 critical: The homepage transfers a disproportionate 30 MB across 519 requests.
be-inclusive
names-roles-labels
issueshighLighthouse accessibility was 0.77 and found malformed tablist relationships, untitled iframes and missing image alternatives. The probe found no h1, 32 empty links and 4 unnamed controls.
F11 high: Core accessibility semantics are malformed or missing.
be-inclusive
sufficient-contrast
issueshighLighthouse measured red labels at 3.36:1 to 3.87:1 where 4.5:1 is required.
F12 medium: Editorial labels fail minimum color contrast.
be-inclusive
structure-and-focus
issueshighLighthouse accessibility was 0.77 and found malformed tablist relationships, untitled iframes and missing image alternatives. The probe found no h1, 32 empty links and 4 unnamed controls.
F11 high: Core accessibility semantics are malformed or missing.
be-inclusive
legible-text
passmediumArticle and homepage captures use strong typographic hierarchy and comfortable high-size headline/body text without clipping at the tested widths.
be-inclusive
zoom-reflow-targets-and-media
passmediumViewport scaling is enabled, the 360px layout reflows without overflow, and no primary video requiring captions appeared on the tested pages.
follow-best-practices
no-console-errors
issueshighLighthouse found a refused logo resource request and scored the console-errors audit 0.
F13 medium: The page logs browser errors.
follow-best-practices
sound-document-and-assets
issueshighImage audit: 100/100 missing dimensions, 65 below-fold images not lazy, 41 oversized, 40 without srcset, 77 legacy-format, and 14 missing alt.
F14 high: Image assets are unsized and frequently inefficient.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse found five deprecations, unload handlers in main/subframes blocking BFCache, inspector issues, and a broken source map.
F15 medium: Deprecated APIs and BFCache blockers remain.
be-discoverable
title-and-description
passmediumDOM and raw HTML include a descriptive title and Croatian meta description.
be-discoverable
crawlable-and-mobile-friendly
passmediumThe rendered DOM contains 401 real href links, viewport meta is present, and robots.txt allows public content.
be-discoverable
canonical-and-indexing-signals
issueshighA request to /sitemap.xml returned a 695 KB HTML page with noindex metadata rather than XML, undermining sitemap consistency.
F16 medium: The advertised sitemap endpoint is not a sitemap.
be-discoverable
structured-and-shareable-metadata
passmediumHomepage probe found 3 JSON-LD blocks and 5 Open Graph tags; article HTML and visible headline/image align as a news entity.
be-private-and-secure
secure-transport-and-headers
issueshighHeaders audit found no CSP, HSTS, nosniff, clickjacking protection, Referrer-Policy, or Permissions-Policy. Cookie audit found 23 insecure cookies, including long-lived and SameSite=None cookies.
F17 critical: Browser security headers and cookie protections are missing.
be-private-and-secure
data-minimisation-and-third-parties
issueshighTracker audit saw 47 third-party origins and active Facebook, Google Analytics, Tag Manager and ad trackers; HAR recorded hundreds of third-party requests.
F18 high: Tracking and third-party execution are excessive by default.
be-private-and-secure
in-context-permissions-and-modern-auth
passmediumNo geolocation/notification prompt appeared on load in any capture; authentication was not required for the representative anonymous reading journey.
be-private-and-secure
defensive-browser-policies
issueshighHeaders audit found no CSP, HSTS, nosniff, clickjacking protection, Referrer-Policy, or Permissions-Policy. Cookie audit found 23 insecure cookies, including long-lived and SameSite=None cookies.
F17 critical: Browser security headers and cookie protections are missing.
be-resilient
progressive-enhancement
passmediumDiscoverability comparison found 96% rendered-content coverage in raw HTML, no empty mount, and matching crawler/browser content.
be-resilient
resilient-runtime-behaviour
issueshighThe same custom promotion covers article and listing content and is partially clipped by screenshot boundaries rather than using a resilient top-layer primitive.
F19 medium: Overlay runtime behavior is fragile at viewport edges.
be-resilient
offline-and-installable
not-applicablehighThis public news MPA is content-oriented rather than an app-like installable workflow; offline installation is contextual and was not required.
be-resilient
network-and-http-failure-states
passmediumThe invalid-route probe returned an intentional HTTP 404 response with 404 metadata rather than HTTP 200 or a blank JS shell.
be-internationalised
lang-dir-and-logical-properties
passmediumThe document declares lang=hr-hr and dir=ltr; Croatian content and reading direction are coherent across templates.
be-internationalised
locale-aware-data
passmediumRendered dates and Croatian-language editorial metadata use the expected local convention on the representative pages.
be-internationalised
time-zone-correctness
not-applicablehighThe representative pages display publication content but no cross-time-zone event coordination or editable time concepts.
be-trustworthy
no-dark-patterns
issueshighA promotion appears automatically on homepage, section and article captures, repeatedly interrupting reading before user intent.
F20 high: The repeated subscription interruption is a nagging pattern.
be-trustworthy
humane-error-handling
not-applicablehighNo user-submitted form was part of the representative anonymous reading or offer-selection journey.
be-trustworthy
trustworthy-input-assistance
not-applicablehighNo address, payment, sign-in, or sign-up input was present in the representative pre-purchase surfaces.
be-trustworthy
safe-commercial-and-account-flows
passmediumThe subscription surface clearly labels Premium, asks the user to choose an offer, and exposes the annual price before deeper checkout.
be-sustainable
optimised-assets
issueshighThe image audit found 41 oversized images, 40 missing responsive sources and 77 legacy-format assets; HAR transferred 24.5 MB of images.
F21 high: Image delivery wastes bandwidth.
be-sustainable
no-wasteful-work
issueshighThe page contacted 47 third-party origins, made 519 requests and loaded 152 scripts; video/ad origins dominate request counts despite no primary video in the tested viewport.
F22 high: Third-party and background work is disproportionate to a text-news page.
be-sustainable
third-party-and-media-budget
issueshighThe page contacted 47 third-party origins, made 519 requests and loaded 152 scripts; video/ad origins dominate request counts despite no primary video in the tested viewport.
F22 high: Third-party and background work is disproportionate to a text-news page.
be-agent-ready
structured-agent-capabilities
not-applicablehighThe audited public news reading experience exposes crawlable content but no user-authorized transactional capability that needs an agent tool.
be-agent-ready
on-device-inference
not-applicablehighNo summarization or language-model interaction is offered; on-device inference is an emerging optional opportunity, not required for reading articles.
be-memory-efficient
no-leak-under-repeated-interaction
passmediumAfter ten full-page scroll-to-bottom/back cycles, heap self size rose from 101.46 MB to 102.24 MB (+0.77%) and node count +0.86%, not evidence of unbounded growth in this bounded test.
be-memory-efficient
bounded-footprint
issueshighBaseline heap contained 1,860,037 nodes and 101.5 MB self size for a news homepage. After ten full-page scroll cycles it reached 102.2 MB (+0.8%), suggesting no clear unbounded leak but a very heavy starting footprint.
F23 high: The initial memory footprint is disproportionate.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumTop constructor summaries showed no Detached* population, while closures remained approximately stable (156,893 to 157,372) after ten scroll cycles.

Provenance

Canonical report: results/atomic/reports/0239-www_jutarnji_hr.json
Report SHA-256: 27f928669350f0915898e6454c03b91c05ff9afff6220a7317074b7b8bc05d52
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_jutarnji_hr/2026-07-19T09-10-42-299Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_jutarnji_hr/2026-07-19T09-10-42-299Z
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.