Manifest position 468 · CrUX rank bucket 1000

https://m.ss.com

Coverage complete

Coverage-complete report-mode audit across seven representative read-only paths. Payments, registration completion, message sending, and ad publication were not executed because they require credentials or create consequential external 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 pixel-identical to the normal mobile capture, and the DOM reports color-scheme: normal with a white body.
F01 medium: The site is fixed to a light theme.
respect-user-preferences
respects-reduced-motion
issueshighNormal and prefers-reduced-motion menu videos retain the same scripted transition behavior; the page exposes no reduced-motion adaptation.
F02 low: Motion is not adapted for reduced-motion users.
respect-user-preferences
respects-contrast
passhighForced-colors/prefers-contrast capture retains visible yellow/white text, green imagery, controls, and focus boundaries on black.
implement-natural-interactions
view-transitions
issueshighThe recorded menu interaction and route walkthrough show immediate state/page swaps; probes found no view-transition usage.
F03 low: Route and menu state changes are abrupt and have no View Transition treatment.
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo parallax, scrollytelling, entry reveals, carousels, or other scroll-linked animation was present on the representative pages.
implement-natural-interactions
physical-gestures
passhighCatalog and detail pages use native document scrolling and ordinary taps; no pointermove-driven gesture layer or scroll hijacking was observed.
provide-guided-navigation
scroll-state-aware-chrome
issueshighThe results page is 2,785px tall; its mobile capture and probe show a fixed visual header but no progress indicator or scroll-state-responsive treatment.
F04 low: Long catalog pages provide static chrome but no scroll-position feedback.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, anchored action preview, or edge-positioned popover was present in the tested surfaces.
provide-guided-navigation
directs-attention
issueshighThe home, category, results, and detail captures swap content without directional transition or semantic heading landmarks; probes report no headings.
F05 low: Navigation changes do not clearly cue where context moved.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighFresh-profile screenshots show the fixed consent panel covering roughly the lower 38% of the 390x844 viewport, including listing and detail content.
F06 high: The consent panel obscures a large share of every first view.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighDOM evidence shows #cookie_confirm_dv as a fixed div; probes report zero dialog/popover elements and inline onclick handlers.
F07 medium: The blocking consent surface is an ad-hoc fixed div rather than a semantic dialog.
maximize-content-reduce-noise
reduced-chrome
passhighOutside the consent panel, the UI is content-first: a 50px header and compact catalog rows devote nearly all space to listings.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighAt 390x844, home and results both report scrollWidth 390, clientWidth 390, zero horizontal overflow, and CLS 0.
adapt-to-the-form-factor
component-level-responsiveness
issueshigh390px and 1440px captures show the same single-column catalog stretched across the viewport; probes found no container-query support.
F08 low: The layout only stretches globally rather than adapting components to available space.
adapt-to-the-form-factor
input-modality-aware
issueshighAcross probes, selects and actions are 25-36px high; every visible detail action was below 44px and the results page had 14 undersized targets.
F09 high: Many controls are too short for comfortable touch use.
support-core-task-success
clear-purpose-and-primary-action
passhighHome categories, result filters, listing rows, detail contact actions, login, and new-ad entry each expose a clear purpose and next action.
support-core-task-success
primary-flow-completion
passhighA representative browse flow completed from home to Transport, Audi results, a vehicle detail, and visible email/phone contact actions without an account wall. Posting/sending was not executed because it would create external state.
support-core-task-success
clear-system-state-and-recovery
issueshighThe invented /lv/this-route-does-not-exist-web-uplift/ path returned responseStatus 200 and ordinary homepage content with no not-found message or recovery explanation.
F10 high: Invalid routes silently return the homepage with HTTP 200.
be-fast-and-stable
good-core-web-vitals
passhighLighthouse measured LCP 2.15s, CLS 0, TBT 0; trace measured LCP 768ms and no long tasks in a separate run.
be-fast-and-stable
visual-stability
passhighHome and results layout observers recorded CLS 0 with no shift entries; all 19 home images have dimensions.
be-fast-and-stable
efficient-main-thread
passhighTrace and layout captures recorded zero long tasks and 0ms total blocking time.
be-fast-and-stable
efficient-resource-delivery
passhighThe compact page loads quickly with no redirects, no uncompressed text issues, and no missing cache-header signals; the parser script is only 38.5KB and observed LCP remains good.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighHAR recorded 511,629 transferred bytes; two Google tag scripts plus analytics account for about 326KB, while third parties total 461,058 bytes.
F11 medium: Analytics scripts dominate an otherwise small page load.
be-inclusive
names-roles-labels
issueshighLighthouse reports image-alt and link-name failures; the image primitive found 17 of 19 images without alt, including logo/menu/category imagery.
F12 high: Core images and controls lack accessible names.
be-inclusive
sufficient-contrast
passhighLighthouse reported no color-contrast failure and the forced-colors capture remains readable with clearly separated controls.
be-inclusive
structure-and-focus
issueshighAll six page probes report zero headings and zero main/nav/header/footer landmarks, despite long category, result, and detail content.
F13 high: Pages have no semantic heading or landmark structure.
be-inclusive
legible-text
issueshighThe mobile results capture compresses description, price, year, engine, and mileage into a dense row; probes show 15px-high footer links.
F14 medium: Dense listing and footer text reduces reading comfort.
be-inclusive
zoom-reflow-targets-and-media
issueshighThe viewport is user-scalable=0 and Lighthouse fails meta-viewport; multiple controls are also below 44px.
F15 high: Mobile zoom is explicitly disabled.
follow-best-practices
no-console-errors
passhighLighthouse best-practices score is 0.96 and did not report the errors-in-console audit as failed; route probes completed without uncaught execution failure.
follow-best-practices
sound-document-and-assets
issueshighDOM contains presentational table/align/border attributes and inline handlers; image evidence shows 16 legacy-format assets and five below-fold images loaded eagerly.
F16 low: Document markup and image delivery rely on obsolete patterns.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse reports Cache-Control: no-store on the main resource and cookie-modifying requests as BFCache blockers.
F17 low: The page is excluded from the back/forward cache.
be-discoverable
title-and-description
issueshighHome, category, results, detail, login, and new-ad probes all report metaDescription: null; Lighthouse fails meta-description.
F18 medium: Public pages have no meta description.
be-discoverable
crawlable-and-mobile-friendly
passhighCore catalog navigation uses real href links, viewport metadata is present, robots permits public Latvian routes, and raw content remains visible.
be-discoverable
canonical-and-indexing-signals
passhighPublic pages returned 200, expose matching canonical URLs, robots points to a current sitemap index, and no accidental noindex was found.
be-discoverable
structured-and-shareable-metadata
issueshighThe public vehicle detail probe reports no JSON-LD and no Open Graph tags despite exposing product-like price, model, location, and images.
F19 medium: Listing details lack structured data and social preview metadata.
be-private-and-secure
secure-transport-and-headers
issueshighHeaders evidence confirms HTTPS and HSTS, but no CSP, X-Content-Type-Options, clickjacking protection, Referrer-Policy, or Permissions-Policy.
F20 high: Important browser security headers are missing.
be-private-and-secure
data-minimisation-and-third-parties
issueshighA fresh-profile HAR captured Google Tag Manager, Google Analytics, DoubleClick, Puls, and Europuls while the consent overlay remained visible; 27 of 34 requests and 461KB were third-party.
F21 high: Tracking loads while the consent decision is still blocking the page.
be-private-and-secure
in-context-permissions-and-modern-auth
issueshighThe login probe exposes only text/password fields with no autocomplete tokens or passkey/WebAuthn affordance; no permission prompt occurred on load.
F22 medium: Authentication is password-only and lacks modern credential support.
be-private-and-secure
defensive-browser-policies
issueshighHeaders evidence confirms HTTPS and HSTS, but no CSP, X-Content-Type-Options, clickjacking protection, Referrer-Policy, or Permissions-Policy.
F20 high: Important browser security headers are missing.
be-resilient
progressive-enhancement
passhighRaw HTML exposes 84% of home and 88% of detail rendered content; both are non-shell pages with title and core content available without JavaScript.
be-resilient
resilient-runtime-behaviour
passhighMenu, catalog, result, and detail surfaces remained usable at 390px with no overflow or clipped overlay trigger; navigation uses server URLs rather than a fragile SPA shell.
be-resilient
offline-and-installable
issueshighThe page declares apple-mobile-web-app-capable and links native apps, but all probes report no manifest and no controlling service worker.
F23 low: The app-like mobile site is not installable and has no offline fallback.
be-resilient
network-and-http-failure-states
issueshighThe invented /lv/this-route-does-not-exist-web-uplift/ path returned responseStatus 200 and ordinary homepage content with no not-found message or recovery explanation.
F10 high: Invalid routes silently return the homepage with HTTP 200.
be-internationalised
lang-dir-and-logical-properties
issueshighPages correctly use lang=lv, but expose no hreflang links and no dir attribute; authored markup repeatedly uses physical left/right alignment and margins.
F24 medium: Localized variants lack explicit alternate-language and bidi-ready signals.
be-internationalised
locale-aware-data
passhighLatvian detail content displays currency as “4 390 €”, mileage with grouped digits, and dates in local day.month.year form; LV/RU/EN language choices are exposed.
be-internationalised
time-zone-correctness
not-applicablehighThe representative marketplace surfaces contain listing dates but no cross-zone event scheduling, recurring intervals, or user-entered time concepts.
be-trustworthy
no-dark-patterns
issueshighThe panel emphasizes a filled green “Allow all” action while “Choose” is outlined; there is no equally direct reject-all choice and content remains obscured.
F25 medium: Consent choices are visually asymmetric and rejection is not direct.
be-trustworthy
humane-error-handling
issueshighLogin fields have no required, aria-invalid, or associated label values; the visible captions are not programmatically connected.
F26 medium: Sign-in fields do not expose native validation or associated labels.
be-trustworthy
trustworthy-input-assistance
issueshighThe login probe reports empty autocomplete values for both login and password fields.
F27 medium: Sign-in inputs omit autocomplete assistance.
be-trustworthy
safe-commercial-and-account-flows
issueshighThe account flow is password-only, has no WebAuthn/passkey path, and its inputs lack autocomplete assistance.
F22 medium: Authentication is password-only and lacks modern credential support.
F27 medium: Sign-in inputs omit autocomplete assistance.
be-sustainable
optimised-assets
issueshighHome uses 16 PNG/GIF assets and eagerly loads five below-fold images; detail loads 910px JPEGs and many thumbnails without srcset or lazy loading.
F28 medium: Image delivery is not responsive or deferred.
be-sustainable
no-wasteful-work
issueshighA fresh-profile HAR captured Google Tag Manager, Google Analytics, DoubleClick, Puls, and Europuls while the consent overlay remained visible; 27 of 34 requests and 461KB were third-party.
F21 high: Tracking loads while the consent decision is still blocking the page.
F11 medium: Analytics scripts dominate an otherwise small page load.
be-sustainable
third-party-and-media-budget
issueshighHAR recorded 511,629 transferred bytes; two Google tag scripts plus analytics account for about 326KB, while third parties total 461,058 bytes.
F11 medium: Analytics scripts dominate an otherwise small page load.
F21 high: Tracking loads while the consent decision is still blocking the page.
be-agent-ready
structured-agent-capabilities
not-applicablehighThis public classifieds site exposes ordinary HTML links and forms but no declared agent-facing transaction surface; the emerging WebMCP opportunity was not treated as an obligation.
be-agent-ready
on-device-inference
not-applicablehighNo summarization, language-model, or other inference use case is part of the tested catalog, login, or posting entry flows.
be-memory-efficient
no-leak-under-repeated-interaction
passmediumAfter 10 menu open/close cycles, heap self size changed only 1,123 bytes (2,146,998 to 2,148,121); a same-session probe showed modest bounded growth and no active animations.
be-memory-efficient
bounded-footprint
passhighThe baseline heap is proportionate for the small page: 44,251 nodes in the V8 snapshot graph and 2.15MB total self size; the DOM itself had 139 elements in the metric probe.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumPost-interaction constructors show no Detached* population; closures rose by only 7 and same-session DOM elements stabilized at 153 after repeated menu toggles.

Provenance

Canonical report: results/atomic/reports/0468-m_ss_com.json
Report SHA-256: 6b5f47c74f7afd109e22273d326d181d671c0d618eacee0bf927ef4fa2dd623b
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/m_ss_com/2026-07-21T00-29-29-400Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/m_ss_com/2026-07-21T00-29-29-400Z
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.