Manifest position 445 · CrUX rank bucket 1000
https://it.wikipedia.org
Coverage complete
Coverage-complete representative audit of homepage, article, search, login and recovery templates.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | Dark media matches, but the page remains light with color-scheme normal. F01 medium: The default experience ignores the operating-system dark preference. |
respect-user-preferencesrespects-reduced-motion | pass | high | Under prefers-reduced-motion: reduce, document.getAnimations() returned an empty list. |
respect-user-preferencesrespects-contrast | pass | high | Lighthouse color-contrast passes on both templates; controls and text remain visibly distinct. |
implement-natural-interactionsview-transitions | issues | high | No view-transition rules were detected on conventional MPA navigation. F02 low: Page and state changes have no transition treatment. |
implement-natural-interactionsscroll-driven-animations | pass | high | No scroll-linked effects or animation timelines were found, so the site does not implement scroll motion with blocking handlers. |
implement-natural-interactionsphysical-gestures | pass | high | No pointer/touch inline handlers or gesture-heavy custom interaction was found; scrolling remains native. |
provide-guided-navigationscroll-state-aware-chrome | issues | high | The very long article retains static chrome with no scroll-state/progress feature detected. F03 low: Long article chrome does not communicate reading progress or react to scroll state. |
provide-guided-navigationanchored-positioning | pass | medium | Visible menus and appearance controls remain aligned within the page chrome and do not drift or clip in the captured states. |
provide-guided-navigationdirects-attention | pass | high | Active tabs, article title, contents navigation, search result heading and focused skip link clearly orient the user. |
maximize-content-reduce-noiseno-intrusive-interruptions | pass | high | No on-load modal, consent wall or interstitial obscures content. |
maximize-content-reduce-noisesemantic-dismissible-primitives | pass | medium | No modal flow is imposed; disclosure/menu controls use native labelled inputs and buttons in the inspected states. |
maximize-content-reduce-noisereduced-chrome | pass | high | Article content dominates the central column; secondary tools are visibly separated and no decorative advertising competes with content. |
adapt-to-the-form-factorresponsive-no-horizontal-scroll | issues | high | Viewport is forced to 1120 CSS px and scaled to 0.3214 instead of reflowing. F04 critical: The desktop host forces a 1120 CSS-pixel canvas on a 360px mobile viewport, shrinking the entire page to 32%. |
adapt-to-the-form-factorcomponent-level-responsiveness | issues | high | Probe found zero container rules; the same desktop columns are downscaled at 360px. F04 critical: The desktop host forces a 1120 CSS-pixel canvas on a 360px mobile viewport, shrinking the entire page to 32%. |
adapt-to-the-form-factorinput-modality-aware | issues | high | Focus is visible, but Lighthouse reports two article target-size failures and narrow navigation is physically tiny. F05 high: Some article touch targets are too small or too tightly spaced. |
support-core-task-successclear-purpose-and-primary-action | pass | high | Homepage identifies Wikipedia and offers search/browse paths; article, search and login pages have unambiguous titles and actions. |
support-core-task-successprimary-flow-completion | pass | high | A populated search URL returns the expected Roma article/results surface; login exposes username, password, submit, account and recovery paths. |
support-core-task-successclear-system-state-and-recovery | pass | high | The nonexistent article clearly explains the state and offers search/create/refresh paths; login offers access help and password recovery. |
be-fast-and-stablegood-core-web-vitals | issues | high | Article Lighthouse LCP is 7.5s; homepage trace is fast, showing the failure is template/content-sensitive. F06 high: The representative long article misses the good LCP range on Lighthouse mobile conditions. |
be-fast-and-stablevisual-stability | pass | high | Homepage observed CLS 0.000215 and article Lighthouse CLS 0. |
be-fast-and-stableefficient-main-thread | pass | high | Homepage trace TBT is 5.49ms; both Lighthouse runs report 10ms TBT despite one article layout long task. |
be-fast-and-stableefficient-resource-delivery | issues | high | Blocking stylesheet and cache signals show avoidable delivery overhead. F07 medium: The load includes avoidable blocking and cache-delivery overhead. |
be-fast-and-stabletrim-unused-and-duplicate-code | issues | high | Lighthouse estimates 164 KiB unused JS and 75–79 KiB unused CSS; largest script is 325 KB transferred. F08 medium: Large amounts of unused JavaScript and CSS are shipped to reading pages. |
be-inclusivenames-roles-labels | issues | high | Missing alt, unnamed link, label and name-mismatch failures occur on representative pages. F09 high: Representative pages contain unnamed links/images and an unlabelled search field. |
be-inclusivesufficient-contrast | pass | high | Color contrast passes on homepage and article. |
be-inclusivestructure-and-focus | pass | high | Heading order and one-main audits pass; focused skip link receives a 2px solid outline. |
be-inclusivelegible-text | issues | high | Text is downscaled with the entire 1120px canvas and is not comfortably legible. F10 critical: Text is not legible at the audited narrow form factor. |
be-inclusivezoom-reflow-targets-and-media | issues | high | Fixed width=1120 prevents mobile reflow and article target-size audit fails. F11 high: The fixed-width viewport prevents effective mobile reflow and compounds target-size failures. |
follow-best-practicesno-console-errors | pass | high | Both representative Lighthouse runs report no browser console errors. |
follow-best-practicessound-document-and-assets | issues | high | Doctype/charset pass, but many article images lack lazy loading/alt and one lacks dimensions. F12 medium: Article image delivery has avoidable semantics and loading inefficiencies. |
follow-best-practicesbrowser-platform-hygiene | issues | high | Both runs report missing first-party source maps and an Inspector Issues failure; BFCache, paste and permission timing pass. F13 low: First-party production bundles lack usable source maps and trigger DevTools inspector issues. |
be-discoverabletitle-and-description | issues | high | Titles pass, but meta descriptions are absent on homepage and article. F14 medium: Public landing and article pages omit meta descriptions. |
be-discoverablecrawlable-and-mobile-friendly | issues | high | Links and robots are crawlable, but fixed width=1120 is not mobile friendly. F15 medium: Pages are crawlable but the desktop host is not mobile-friendly. |
be-discoverablecanonical-and-indexing-signals | issues | high | Canonical and 200 status pass; hreflang is absent and /sitemap.xml returns 404. F16 medium: Localized article pages omit hreflang and the host exposes no sitemap at /sitemap.xml. |
be-discoverablestructured-and-shareable-metadata | pass | high | The article exposes one JSON-LD block, five Open Graph tags and a canonical URL aligned to visible content. |
be-private-and-securesecure-transport-and-headers | issues | high | HTTPS/HSTS/nosniff and no secrets pass; CSP allowances and one insecure session identifier weaken the posture. F17 high: Transport is strong, but client policy and cookie posture have avoidable weaknesses. |
be-private-and-securedata-minimisation-and-third-parties | pass | high | No known tracker domains were found; third-party traffic is Wikimedia infrastructure rather than advertising analytics. |
be-private-and-securein-context-permissions-and-modern-auth | pass | high | No geolocation/notification prompts occur on load; username field advertises WebAuthn conditional UI via autocomplete="username webauthn". |
be-private-and-securedefensive-browser-policies | issues | high | Referrer-Policy and Permissions-Policy are absent, and no frame-ancestors/X-Frame-Options defense is present. F18 medium: Several browser-enforced defense headers are absent. |
be-resilientprogressive-enhancement | pass | high | Discoverability captures show 99–100% content coverage without JavaScript and no empty app shell. |
be-resilientresilient-runtime-behaviour | pass | high | Core menus/content render without clipping on desktop; no console errors and BFCache audit passes. |
be-resilientoffline-and-installable | not-applicable | high | Wikipedia is a public content MPA rather than an install-focused web app; no offline/installability requirement was inferred. |
be-resilientnetwork-and-http-failure-states | pass | high | A nonexistent title produces a clear recovery page with search, create and refresh actions rather than a blank shell. |
be-internationalisedlang-dir-and-logical-properties | pass | medium | The document declares lang=it and exposes extensive language navigation; reading order remains logical in inspected Italian templates. |
be-internationalisedlocale-aware-data | pass | medium | Italian article numbers and dates are presented in Italian conventions and the site is explicitly language-localized. |
be-internationalisedtime-zone-correctness | not-applicable | high | The audited encyclopedia reading/search/login journeys contain no user-specific scheduling or time-zone-sensitive event flow. |
be-trustworthyno-dark-patterns | pass | high | No ads, confirmshaming, forced continuity, nagging consent or preselected commercial choice appears. |
be-trustworthyhumane-error-handling | pass | medium | Login fields have explicit labels and password/access recovery links; nonexistent content explains the state without blame and offers next steps. |
be-trustworthytrustworthy-input-assistance | pass | high | Login uses username webauthn and current-password autocomplete tokens and labels both credential fields. |
be-trustworthysafe-commercial-and-account-flows | not-applicable | high | No checkout, subscription, cancellation or sensitive authenticated account-management flow was in the unauthenticated representative scope. |
be-sustainableoptimised-assets | issues | high | Long article has 97 legacy-format images and 90 below-fold images without lazy loading. F19 medium: The long article loads many below-fold legacy-format images eagerly. |
be-sustainableno-wasteful-work | issues | high | Reading pages ship substantial unused JS/CSS and a 325KB bundle. F20 medium: Reading pages download capability bundles that Lighthouse identifies as mostly unused. |
be-sustainablethird-party-and-media-budget | pass | high | No known trackers or autoplay media were found; third-party bytes are Wikimedia image infrastructure serving article content. |
be-agent-readystructured-agent-capabilities | not-applicable | high | No developer intent for agent-executable actions was declared; for this emerging contextual principle, highly crawlable semantic content is sufficient and absence of WebMCP is not penalized. |
be-agent-readyon-device-inference | not-applicable | high | The encyclopedia reading/search journeys do not require on-device generative inference; absence is an expected non-applicable opportunity. |
be-memory-efficientno-leak-under-repeated-interaction | not-applicable | high | The audited canonical experience is an MPA with full-document navigation and no representative long-lived repeatable SPA/modal interaction; a synthetic loop would not establish real leak risk. |
be-memory-efficientbounded-footprint | pass | medium | The large 2.09MB article uses about 40.3MB heap snapshot self size for 18,989 DOM elements; footprint is substantial but proportionate to a uniquely long media-rich article. |
be-memory-efficientno-detached-dom-or-unbounded-listeners | pass | medium | Heap summary top constructors contains no Detached* population and runtime probe found zero inline handlers; no accumulation signal exists in the inspected stable state. |
Provenance
Canonical report: results/atomic/reports/0445-it_wikipedia_org.json
Report SHA-256: e9bbf186a27cb7a2f5207ad23e5f95682756d6b0b9b1740d922dcf8ba6ef0164
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/it_wikipedia_org/2026-07-20T21-41-45-001Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/it_wikipedia_org/2026-07-20T21-41-45-001Z
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.