Manifest position 791 · CrUX rank bucket 1000

https://drive.usercontent.google.com

Coverage complete

The supplied bare content-delivery origin returns HTTP 404. The audit therefore covers the complete reachable error-response archetype, not resource URLs requiring an opaque file identifier.

Attempts
2 / 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
issueshighDark preference was emulated, but computed colors stayed white/near-black and color-scheme remained normal.
F002 medium: The error surface ignores the user’s dark color-scheme preference.
respect-user-preferences
respects-reduced-motion
passhighReduced-motion emulation matched and document.getAnimations() returned an empty list; scroll behavior was auto.
respect-user-preferences
respects-contrast
issueshighUnder prefers-contrast: more, secondary 15px text stayed #777 on white, about 4.48:1, with no contrast adaptation.
F003 low: High-contrast preference does not increase secondary-text contrast.
implement-natural-interactions
view-transitions
passhighThe DOM has no mutable state, internal route, scripts, or instant state swaps; the only link performs ordinary cross-origin navigation.
implement-natural-interactions
scroll-driven-animations
passhighThe short page has no scrolling interaction, scroll handlers, animation timelines, or main-thread script.
implement-natural-interactions
physical-gestures
passhighDOM/CSS inspection found no custom pointer handlers or gesture controls that fight platform behavior.
provide-guided-navigation
scroll-state-aware-chrome
passhighThe page fits in one viewport and has no static or JS-driven navigation chrome competing with content.
provide-guided-navigation
anchored-positioning
passhighDOM inspection found no manually positioned tooltip, menu, or overlay that can drift from an anchor.
provide-guided-navigation
directs-attention
passhighThe single-view error response presents its status and explanation in reading order without a hidden focus move.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighInitial screenshot and DOM show only the compact error message, with no overlay or interstitial.
maximize-content-reduce-noise
semantic-dismissible-primitives
not-applicablehighNo overlay, disclosure, select, picker, or rich control exists.
maximize-content-reduce-noise
reduced-chrome
passhighDesktop screenshot shows a compact, content-first error surface with minimal chrome.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighAt 360x800, layout reported scrollWidth 360, clientWidth 360, and 0px horizontal overflow.
adapt-to-the-form-factor
component-level-responsiveness
not-applicablehighThe response has no reused component at differing container sizes; its one fixed error layout is directly responsive.
adapt-to-the-form-factor
input-modality-aware
passhighThe only focusable link has a browser focus outline and a large logo target; no hover-only affordance exists.
support-core-task-success
clear-purpose-and-primary-action
passhighThe title and first viewport clearly identify a 404 and state that the requested URL was not found.
support-core-task-success
primary-flow-completion
issueshighThe only reachable response is HTTP 404; it offers no route to locate the intended Drive resource.
F001 high: The 404 response gives no path to recover or locate the intended resource.
support-core-task-success
clear-system-state-and-recovery
issueshighThe 404 state is clearly stated but provides no retry, back, help, or resource-recovery action; only a Google-logo link.
F001 high: The 404 response gives no path to recover or locate the intended resource.
be-fast-and-stable
good-core-web-vitals
passhighTrace measured FCP/LCP 604ms, 0 long tasks, and 0ms TBT; mobile layout observed CLS 0.
be-fast-and-stable
visual-stability
passhighMobile layout observed CLS 0 with no shifts.
be-fast-and-stable
efficient-main-thread
passhighTrace recorded no long tasks and 0ms total blocking time.
be-fast-and-stable
efficient-resource-delivery
passhighHAR summary shows 4 requests, 12,143 transferred bytes, no render-blocking candidates, redirects, or missing-cache warnings.
be-fast-and-stable
trim-unused-and-duplicate-code
passhighRendered DOM contains no scripts or external CSS; HAR is only document plus two tiny images.
be-inclusive
names-roles-labels
passhighDOM has a main landmark and the logo descendant is role=img with aria-label=Google; there are no forms or content images.
be-inclusive
sufficient-contrast
issueshighThe two 15px #777 secondary phrases on white are approximately 4.48:1, just below WCAG AA for normal text.
F004 low: Secondary error text narrowly misses normal-text contrast.
be-inclusive
structure-and-focus
issueshighThe document has a main landmark and visible link focus, but no heading element at all; “404” is only bold text.
F005 medium: The error page has no heading structure.
be-inclusive
legible-text
passhighDesktop/mobile screenshots show unclipped 15px text in a narrow readable measure.
be-inclusive
zoom-reflow-targets-and-media
passhighViewport permits scaling (no user-scalable=no/maximum-scale), mobile reflows without overflow, and there is no media.
follow-best-practices
no-console-errors
passhighThe response contains no JavaScript and the trace completed without runtime work or uncaught script failure.
follow-best-practices
sound-document-and-assets
issueshighRaw HTML begins with <html> and has no <!doctype html>, placing the response outside the sound-document baseline.
F006 low: The response omits the HTML doctype.
follow-best-practices
browser-platform-hygiene
passhighNo JavaScript, deprecated API use, prompt, form paste handler, or vulnerable client library is present.
be-discoverable
title-and-description
not-applicablehighThis HTTP 404 endpoint is intentionally non-indexable (robots.txt disallows /), so search-snippet metadata is not applicable.
be-discoverable
crawlable-and-mobile-friendly
not-applicablehighThe content-delivery host intentionally disallows crawling of /; the error response is not a public landing page.
be-discoverable
canonical-and-indexing-signals
passhighThe endpoint correctly returns HTTP 404 and robots.txt disallows /, preventing an error response from being indexed as content.
be-discoverable
structured-and-shareable-metadata
not-applicablehighAn error response represents no article, product, organization, event, or rich entity.
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS, CSP, Trusted Types, and nosniff are present, but the response sets NID without Secure and with SameSite=None; HSTS is absent on this response.
F007 medium: Transport and browser-defense policy is incomplete on the 404 response.
be-private-and-secure
data-minimisation-and-third-parties
issueshighA six-month NID cookie is set even on this bare 404 response; the page otherwise has no known tracker request.
F008 medium: The bare error response sets a long-lived identifier cookie without an evident page need.
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighNo permission request or authentication surface exists on the tested response.
be-private-and-secure
defensive-browser-policies
issueshighThe response lacks HSTS, Referrer-Policy, and explicit frame-ancestors/X-Frame-Options defenses.
F007 medium: Transport and browser-defense policy is incomplete on the 404 response.
be-resilient
progressive-enhancement
passhighDiscoverability comparison found 100% rendered-word coverage in raw HTML and no JS shell.
be-resilient
resilient-runtime-behaviour
not-applicablehighNo overlays, asynchronous dependencies, or mutable DOM runtime state exist.
be-resilient
offline-and-installable
not-applicablehighThis content-delivery error endpoint is not an app and has no installability use case.
be-resilient
network-and-http-failure-states
issueshighThe HTTP 404 state is readable but has no useful recovery control beyond leaving for google.com.
F009 medium: The failure state is legible but not actionable.
be-internationalised
lang-dir-and-logical-properties
passhighRendered DOM explicitly declares lang=en and dir=ltr; the English reading direction is correct for this response.
be-internationalised
locale-aware-data
not-applicablehighNo dates, numbers, currency, durations, or locale-sensitive values are rendered.
be-internationalised
time-zone-correctness
not-applicablehighNo times or events are rendered.
be-trustworthy
no-dark-patterns
passhighThe screenshot and DOM show no consent, upsell, advertising, continuity, cancellation, or deceptive control.
be-trustworthy
humane-error-handling
not-applicablehighNo form or editable input exists.
be-trustworthy
trustworthy-input-assistance
not-applicablehighNo input exists.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, consent, authentication, or account flow exists.
be-sustainable
optimised-assets
passhighHAR totals only 12,143 bytes; the two CSS background PNGs total 10,049 transferred bytes and have 2x variants.
be-sustainable
no-wasteful-work
passhighHAR has four requests and trace has no long tasks/background scripting.
be-sustainable
third-party-and-media-budget
passhighNo audio/video/autoplay or known tracker exists; third-party bytes are limited to two Google error/brand images (10,049 bytes).
be-agent-ready
structured-agent-capabilities
not-applicablehighA bare 404 error endpoint has no user capability to expose to agents.
be-agent-ready
on-device-inference
not-applicablehighThe error response has no inference task where built-in AI would improve the experience.
be-memory-efficient
no-leak-under-repeated-interaction
not-applicablehighThe static response has no representative interaction to repeat; fabricating one would violate the memory methodology.
be-memory-efficient
bounded-footprint
passhighHeap summary is proportionate for the static page: 26,817 snapshot nodes and 795,769 bytes total self size; DOM probe found only 15 elements.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighSingle-state heap summary contains no Detached constructor entry; the page has no script that can register listeners, intervals, or observers.

Provenance

Canonical report: results/atomic/reports/0791-drive_usercontent_google_com.json
Report SHA-256: 93e71b1b234da1a1dd5d3d4864982c44687f8135027b46c3c4c0030f6f383305
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/drive_usercontent_google_com/2026-07-27T01-02-45-124Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/drive_usercontent_google_com/2026-07-27T01-02-45-124Z
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.