Manifest position 363 · CrUX rank bucket 1000

https://okdiario.com

Coverage complete

Coverage-complete representative audit of five paths/templates; membership/account, checkout, and destructive flows were not covered.

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 emulated prefers-color-scheme: dark, the body remained rgb(255,255,255) with color-scheme: normal; the dark-condition screenshot is visually unchanged.
F01 medium: The site does not adapt to the user’s dark color-scheme preference.
respect-user-preferences
respects-reduced-motion
issueshighThe reduced-motion probe found eight running animations, each with a 2,000 ms duration, while prefers-reduced-motion: reduce matched; the CSS feature probe found no reduced-motion rule.
F02 medium: Animations continue when reduced motion is requested.
respect-user-preferences
respects-contrast
passhighForced-colors/prefers-contrast screenshot retained visible text, links, borders, and imagery across the first mobile viewport.
implement-natural-interactions
view-transitions
issueshighAcross homepage, section, listing, and article DOM/CSS probes, no view-transition CSS or API affordance was present; navigations are full-document swaps.
F03 low: Route changes are abrupt rather than continuity-preserving.
implement-natural-interactions
scroll-driven-animations
passhighVisual inspection and CSS probes found no scroll-linked parallax/reveal effect, so no main-thread custom scroll animation anti-pattern was present.
implement-natural-interactions
physical-gestures
passhighRepresentative news browsing uses native scrolling and links; no custom gesture surface fought platform scrolling.
provide-guided-navigation
scroll-state-aware-chrome
issueshighMobile screenshots show several horizontal header strips, while CSS probes found no scroll-state query or scroll-timeline behavior to reduce chrome after scrolling.
F04 low: The dense header does not expose scroll-state-aware behavior.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, popover, or menu overlay requiring anchored positioning appeared on the representative paths.
provide-guided-navigation
directs-attention
passhighSection tabs use persistent labels and an active underline/color cue; article and section screenshots preserve orientation.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighNo modal, consent wall, or full-viewport overlay obscured content during 5-second loads on four templates.
maximize-content-reduce-noise
semantic-dismissible-primitives
not-applicablehighNo overlay or disclosure control appeared on load or in the core reading journey.
maximize-content-reduce-noise
reduced-chrome
issueshighThe desktop first viewport gives roughly 300 px of central space to an empty PUBLICIDAD slot before the lead module; section and latest mobile screenshots repeat large blank ad bands. The homepage document is 96,711 px tall.
F05 high: Advertising reserves excessive blank space before primary content.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighAt a 360 px viewport, layout evidence reports scrollWidth 375 px and 15 px horizontal overflow on both homepage and section.
F06 medium: Homepage and section templates overflow horizontally on mobile.
adapt-to-the-form-factor
component-level-responsiveness
issueshighCSS feature probes across all four templates found no @container usage; the mobile header remains a clipped horizontal sequence.
F07 low: Dense cards and header modules rely on viewport styling rather than container-aware reuse.
adapt-to-the-form-factor
input-modality-aware
issueshighThe mobile modality probe found 72 visible targets below 44 px in at least one dimension, many navigation links only 15–21 px high; focused navigation showed only a 1 px dotted outline.
F08 medium: Many interactive targets are too short and keyboard focus is weak.
support-core-task-success
clear-purpose-and-primary-action
passhighHomepage, section, latest listing, and article screenshots have clear topical headings and linked headlines.
support-core-task-success
primary-flow-completion
passhighThe homepage-to-article reading journey completed through ordinary crawlable links without an account wall.
support-core-task-success
clear-system-state-and-recovery
passhighLoading completed into visible content on all four paths; the separate malformed 404 recovery is recorded under resilience.
be-fast-and-stable
good-core-web-vitals
issueshighMobile Lighthouse measured LCP 4.8 s on both homepage and article (performance 0.78/0.80); the raw trace measured homepage LCP 3.78 s.
F09 high: Largest Contentful Paint is slow on both primary templates.
be-fast-and-stable
visual-stability
issueshighThe 360x800 layout observer measured CLS 0.192 on /ultimas-noticias/, including a single 0.160 shift around 2.53 s.
F10 high: The latest-news listing has poor layout stability.
be-fast-and-stable
efficient-main-thread
passhighTrace observed one 103.68 ms task and 53.68 ms TBT; Lighthouse TBT was 20–30 ms on home/article.
be-fast-and-stable
efficient-resource-delivery
issueshighHomepage image audit found 100/100 images missing at least one dimension, 89 without srcset, 91 below-fold images without loading=lazy, and no modern-format images; the article lead image is 1800 px natural width for 650 px display.
F12 medium: Image delivery lacks dimensions and responsive/modern formats.
be-fast-and-stable
trim-unused-and-duplicate-code
passhighHAR transferred only 22.4 KB of scripts across six requests and third-party JS did not dominate byte weight.
be-inclusive
names-roles-labels
issueshighLighthouse found missing required ARIA children, unnamed links, and images without alt on the homepage; the independent probe found two unnamed buttons and one unlabeled visible input.
F13 high: Accessible names and ARIA relationships are incomplete.
be-inclusive
sufficient-contrast
issueshighLighthouse found examples at 3.25:1 for grey headline links, 3.99:1 for white breaking-news text on red, and 2.77:1 for the membership CTA.
F14 high: Multiple persistent navigation and call-to-action colors fail WCAG contrast.
be-inclusive
structure-and-focus
issueshighTemplate probes found no main landmark and the homepage reported a highly repetitive set of nested HEADER/FOOTER landmarks; focused navigation used only a 1 px dotted outline.
F15 medium: Landmark structure and focus affordances are weak.
be-inclusive
legible-text
passhighArticle screenshot shows readable line lengths, clear heading hierarchy, and no clipping in the core article body.
be-inclusive
zoom-reflow-targets-and-media
passmediumRepresentative screenshots, DOM probes, and objective diagnostics directly showed the expected behavior across the selected templates.
follow-best-practices
no-console-errors
issueshighLighthouse and HAR recorded a 404 for a January 2026 image resource on the homepage.
F16 low: A broken image request logs a console error.
follow-best-practices
sound-document-and-assets
passhighAll templates reported HTML doctype, UTF-8, viewport metadata, and valid canonical URLs; image defects are separately recorded.
follow-best-practices
browser-platform-hygiene
passhighLighthouse best-practices scored 0.96/1.00, and no permission prompt or deprecated-API failure was observed.
be-discoverable
title-and-description
issueshighThe article DOM probe returned no description, the discoverability result reports metaDescriptionPresentInRaw: null, and Lighthouse failed meta-description.
F17 medium: The representative article has no meta description.
be-discoverable
crawlable-and-mobile-friendly
passhighLinks are overwhelmingly real hrefs, viewport metadata is present, robots permits public crawling, and raw-HTML coverage is 100%.
be-discoverable
canonical-and-indexing-signals
passhighAll four templates expose matching canonicals; robots.txt and sitemap index were reachable and representative pages returned 200.
be-discoverable
structured-and-shareable-metadata
passhighTemplates contain 2–3 JSON-LD blocks and Open Graph titles matching visible content.
be-private-and-secure
secure-transport-and-headers
issueshighHeaders evidence found no CSP, HSTS, nosniff, framing, Referrer-Policy, or Permissions-Policy. Both observed first-party cookies were not Secure and used SameSite=None.
F18 high: Baseline security headers and cookie protections are missing.
be-private-and-secure
data-minimisation-and-third-parties
passhighTracker probe found no known tracker domains; HAR third-party transfer was 102,294 bytes across eight requests, proportionate to the page.
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighNo browser permission request or first-party authentication form appeared in the audited reading journey; the separate membership identity flow was excluded.
be-private-and-secure
defensive-browser-policies
issueshighNo CSP/frame-ancestors or X-Frame-Options, Referrer-Policy, Permissions-Policy, or HSTS was present on the main document.
F19 medium: Browser-enforced defense-in-depth is absent.
be-resilient
progressive-enhancement
passhighDiscoverability measured 100% content coverage without JavaScript for both homepage and article, including title and H1.
be-resilient
resilient-runtime-behaviour
passhighAll representative templates rendered content under mobile conditions without cut-off overlay state or blank shells.
be-resilient
offline-and-installable
not-applicablehighThis public news MPA is content-first rather than an app-like workflow; installability/offline app behavior is contextual, while no-JS content was tested separately.
be-resilient
network-and-http-failure-states
issueshighThe unknown URL title says Página no encontrada, but the rendered H1 is Sucesos and the first body content is the full normal navigation/news chrome rather than a clear not-found message and recovery action.
F20 medium: The 404 route does not clearly explain the error or recovery path.
be-internationalised
lang-dir-and-logical-properties
passhighAll templates declare html lang=es and render correct left-to-right Spanish reading order at mobile size.
be-internationalised
locale-aware-data
passhighRendered dates and editorial labels use Spanish conventions (for example 20 JUL 2026) consistently across templates.
be-internationalised
time-zone-correctness
passhighThe live update stamp explicitly identifies CET, making the displayed current-news time zone unambiguous.
be-trustworthy
no-dark-patterns
passhighAds are labeled PUBLICIDAD, membership actions are explicitly named, and no nagging consent wall or confirmshaming appeared.
be-trustworthy
humane-error-handling
not-applicablehighNo user-submitted transactional form is part of the representative read/browse journey; the search field has no validation requirement.
be-trustworthy
trustworthy-input-assistance
not-applicablehighNo address, payment, sign-in, or sign-up fields appeared on the audited first-party templates.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighCheckout/subscription/account management occurs outside the selected public-news templates and was not part of the site’s core reading task.
be-sustainable
optimised-assets
issueshighThe homepage transfers 940,028 image bytes; image probes found no modern-format images, 89 homepage images without srcset, and an oversized 1800 px article image displayed at 650 px.
F21 medium: Asset formats and dimensions waste bandwidth and rendering work.
be-sustainable
no-wasteful-work
passhighTrace showed only one long task and HAR recorded one XHR/fetch, with no evidence of chatty background polling.
be-sustainable
third-party-and-media-budget
passhighOnly 102 KB of 1.50 MB was third-party, no autoplay audio/video appeared, and tracker matching found no known trackers.
be-agent-ready
structured-agent-capabilities
issueshighDiscoverability is excellent (100% raw-HTML coverage), and JSON-LD is present, but navigator.modelContext/WebMCP was absent on all representative templates.
F22 low: The news experience is crawlable but exposes no structured agent actions.
be-agent-ready
on-device-inference
not-applicablehighOn-device generative inference is not necessary to publish or read this news site; omitting it does not impair the core experience.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter content was first fully scrolled/lazy-loaded, ten additional full scroll cycles changed heap from 445,980 to 446,461 nodes and 28,741,571 to 28,804,924 bytes, a small bounded delta.
be-memory-efficient
bounded-footprint
issueshighInitial heap summary contained 219,483 nodes and 16.9 MB self size; after one complete scroll/lazy-load pass it retained 445,980 nodes and 28.7 MB. Layout height was 96,711 px.
F23 medium: The homepage has a disproportionately large DOM/native heap footprint.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighAfter one versus ten scroll cycles, closure count was stable (13,555 to 13,554) and the constructor summaries showed no growing Detached* population.

Provenance

Canonical report: results/atomic/reports/0363-okdiario_com.json
Report SHA-256: a6a40a3c29457f7bd61a59a447f000dd5ff1846edd33f48cbf756ae6c2810405
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/okdiario_com/2026-07-20T06-16-59-849Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/okdiario_com/2026-07-20T06-16-59-849Z
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.