Manifest position 676 · CrUX rank bucket 1000
https://m.scan-manga.com
Coverage complete
Atomic audit completed for the reachable surface. The target itself consistently returns HTTP 404, so no additional application templates or journeys could be discovered; this is a site finding, not an execution blocker.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | Desktop screenshots in default and prefers-color-scheme: dark are pixel-identical white pages; the DOM reports color-scheme: normal and no CSS. F001 medium: The page ignores the user’s dark colour-scheme preference |
respect-user-preferencesrespects-reduced-motion | pass | high | Under prefers-reduced-motion: reduce, matchMedia is active and document.getAnimations() returns zero animations; there is no non-essential motion to suppress. |
respect-user-preferencesrespects-contrast | pass | high | The rendered error uses black text on a white browser-default background with clearly visible text and rule; no custom scrollbar or control styling interferes with forced colours. |
implement-natural-interactionsview-transitions | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
implement-natural-interactionsscroll-driven-animations | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
implement-natural-interactionsphysical-gestures | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
provide-guided-navigationscroll-state-aware-chrome | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
provide-guided-navigationanchored-positioning | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
provide-guided-navigationdirects-attention | issues | high | The rendered 404 contains no anchors, navigation landmark, home link, search, or recovery action. F002 high: The error page offers no route back to useful content |
maximize-content-reduce-noiseno-intrusive-interruptions | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
maximize-content-reduce-noisesemantic-dismissible-primitives | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
maximize-content-reduce-noisereduced-chrome | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
adapt-to-the-form-factorresponsive-no-horizontal-scroll | pass | high | Desktop/mobile screenshots, layout metrics, and semantic probe inspect reflow, landmarks, focusables, text, media, and controls. |
adapt-to-the-form-factorcomponent-level-responsiveness | pass | high | Desktop/mobile screenshots, layout metrics, and semantic probe inspect reflow, landmarks, focusables, text, media, and controls. |
adapt-to-the-form-factorinput-modality-aware | issues | high | The page-probe found zero focusable elements, so keyboard and touch users cannot recover from the 404 within the page. F003 high: There is no keyboard, touch, or pointer recovery control |
support-core-task-successclear-purpose-and-primary-action | issues | high | The first-viewport screenshot contains only “404 Not Found” and “nginx”; there is no site identity, content, or call to action. F004 high: The public entry URL does not explain the site or expose a next action |
support-core-task-successprimary-flow-completion | issues | high | The main document returns HTTP 404. The DOM has no internal links or forms, and robots.txt and sitemap.xml also return 404, leaving no discoverable journey to exercise. F005 critical: The primary experience is unavailable at the supplied public URL |
support-core-task-successclear-system-state-and-recovery | issues | high | The HTTP error is visible, but there is no explanation, retry, home link, search, or support route; the HAR confirms the document itself is 404. F006 high: The 404 state has no useful recovery options |
be-fast-and-stablegood-core-web-vitals | pass | high | Trace, layout, HAR, and image audit directly measure the reachable document: LCP 880 ms, CLS 0, TBT 0, 14.4 KB, no image issues or render-blocking candidates. |
be-fast-and-stablevisual-stability | pass | high | Trace, layout, HAR, and image audit directly measure the reachable document: LCP 880 ms, CLS 0, TBT 0, 14.4 KB, no image issues or render-blocking candidates. |
be-fast-and-stableefficient-main-thread | pass | high | Trace, layout, HAR, and image audit directly measure the reachable document: LCP 880 ms, CLS 0, TBT 0, 14.4 KB, no image issues or render-blocking candidates. |
be-fast-and-stableefficient-resource-delivery | pass | high | Trace, layout, HAR, and image audit directly measure the reachable document: LCP 880 ms, CLS 0, TBT 0, 14.4 KB, no image issues or render-blocking candidates. |
be-fast-and-stabletrim-unused-and-duplicate-code | pass | high | Trace, layout, HAR, and image audit directly measure the reachable document: LCP 880 ms, CLS 0, TBT 0, 14.4 KB, no image issues or render-blocking candidates. |
be-inclusivenames-roles-labels | pass | high | Desktop/mobile screenshots, layout metrics, and semantic probe inspect reflow, landmarks, focusables, text, media, and controls. |
be-inclusivesufficient-contrast | pass | high | Desktop/mobile screenshots, layout metrics, and semantic probe inspect reflow, landmarks, focusables, text, media, and controls. |
be-inclusivestructure-and-focus | issues | high | The page-probe found one H1 but zero main/nav/header/footer/role landmarks and zero focusable controls. F007 medium: The error document lacks landmarks and a focusable recovery path |
be-inclusivelegible-text | pass | high | Desktop/mobile screenshots, layout metrics, and semantic probe inspect reflow, landmarks, focusables, text, media, and controls. |
be-inclusivezoom-reflow-targets-and-media | issues | high | At a requested 360×800 viewport, layout metrics report a 980 CSS-pixel layout viewport and scale 0.367 because meta[name=viewport] is absent. F008 high: The document omits the viewport meta tag |
follow-best-practicesno-console-errors | pass | medium | All CDP primitives loaded and evaluated the document without an uncaught runtime failure; Lighthouse stopped only on the HTTP 404 document status. |
follow-best-practicessound-document-and-assets | issues | high | The DOM probe reports doctype: null and browser-decoded characterSet: windows-1252; the source has no charset declaration. F009 medium: The error document has no HTML doctype or declared charset |
follow-best-practicesbrowser-platform-hygiene | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
be-discoverabletitle-and-description | issues | high | The DOM title is “404 Not Found” and meta[name=description] is absent. F010 high: The homepage has a generic error title and no meta description |
be-discoverablecrawlable-and-mobile-friendly | issues | high | The page has zero anchors and no viewport meta; robots.txt returns 404. F011 high: The response exposes no crawlable navigation or mobile viewport signal |
be-discoverablecanonical-and-indexing-signals | issues | high | The discoverability primitive fetched the root with status 404; curl confirmed robots.txt and sitemap.xml also return 404, and no canonical link is present. F012 critical: The public root and discovery endpoints return 404 |
be-discoverablestructured-and-shareable-metadata | issues | high | The page-probe found zero JSON-LD blocks, zero Open Graph tags, and no canonical metadata. F013 medium: No structured or social-preview metadata describes the site |
be-private-and-securesecure-transport-and-headers | issues | high | The headers primitive confirms HTTPS but finds no CSP, HSTS, or X-Content-Type-Options; the Cloudflare clearance cookie is Secure and HttpOnly. F014 high: Key transport and content security headers are missing |
be-private-and-securedata-minimisation-and-third-parties | pass | high | Tracker and HAR probes report zero third-party origins and no known trackers; the secret scan reports zero findings. |
be-private-and-securein-context-permissions-and-modern-auth | pass | high | Headers, cookie, tracker, secret, HAR, and DOM probes directly inspect the reachable response. |
be-private-and-securedefensive-browser-policies | issues | high | X-Frame-Options: SAMEORIGIN and Referrer-Policy: same-origin are present, but Permissions-Policy, CSP/frame-ancestors, HSTS, and nosniff are absent. F015 medium: Browser-enforced defensive policy coverage is incomplete |
be-resilientprogressive-enhancement | pass | high | Raw HTML and rendered DOM contain the same 404 heading without relying on JavaScript; discoverability reports isJsShell: false. |
be-resilientresilient-runtime-behaviour | pass | high | Discoverability, raw HTTP recon, DOM, and screenshots show a server-rendered 404 with no functioning route or recovery path. |
be-resilientoffline-and-installable | not-applicable | high | The reachable surface is a server error page and recon exposed no app manifest or functioning application whose install/offline intent could be judged. |
be-resilientnetwork-and-http-failure-states | issues | high | The representative HTTP failure state is only the nginx 404 and offers no retry, fallback content, or navigation. F016 high: The network failure state is a bare server page |
be-internationalisedlang-dir-and-logical-properties | issues | high | The DOM probe reports empty html.lang and html.dir, so assistive technology and translation tools cannot identify the page language. F017 medium: The document language and direction are not declared |
be-internationalisedlocale-aware-data | not-applicable | high | The only reachable content is a 404 with no dates, numbers, currencies, durations, or locale-sensitive data. |
be-internationalisedtime-zone-correctness | not-applicable | high | The only reachable content contains no time or event concepts. |
be-trustworthyno-dark-patterns | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
be-trustworthyhumane-error-handling | not-applicable | high | No form is present on the reachable page, so form validation behaviour does not apply. |
be-trustworthytrustworthy-input-assistance | not-applicable | high | No input fields are present on the reachable page. |
be-trustworthysafe-commercial-and-account-flows | not-applicable | high | No checkout, subscription, consent, authentication, or account flow is exposed on the reachable page. |
be-sustainableoptimised-assets | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
be-sustainableno-wasteful-work | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
be-sustainablethird-party-and-media-budget | pass | high | Rendered screenshot, DOM, page probe, reduced-motion probe, and network evidence directly inspect the reachable surface. |
be-agent-readystructured-agent-capabilities | not-applicable | high | The reachable surface is only a 404 and exposes no functioning content or task capability for an agent-facing integration. |
be-agent-readyon-device-inference | not-applicable | high | The reachable surface has no inference-appropriate feature; adding on-device AI to a server error would not improve the experience. |
be-memory-efficientno-leak-under-repeated-interaction | not-applicable | high | The reachable 404 page has no real interaction to repeat; fabricating one would not test representative product behaviour. |
be-memory-efficientbounded-footprint | pass | high | Single-state heap summary is proportionate for the error page (60,096 nodes, 2.48 MB self size) and lists no Detached* constructor among top populations. |
be-memory-efficientno-detached-dom-or-unbounded-listeners | pass | high | Single-state heap summary is proportionate for the error page (60,096 nodes, 2.48 MB self size) and lists no Detached* constructor among top populations. |
Provenance
Canonical report: results/atomic/reports/0676-m_scan-manga_com.json
Report SHA-256: e4905f514a9e8f0bee6311c81e6ca9d1c386d39f53288bd792e67a9900a758cc
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/m_scan-manga_com/2026-07-26T18-25-23-226Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/m_scan-manga_com/2026-07-26T18-25-23-226Z
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.