Manifest position 727 · CrUX rank bucket 1000

https://auto.drom.ru

Coverage complete

58/58 atomic checks judged. The public browse journey was completed; repeated automated access later triggered an anti-bot challenge on the authentication route, so private account internals were not explored.

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
passhighThe same homepage switches from a white surface/light controls to a black surface/dark controls under prefers-color-scheme; root computed color-scheme is dark in the dark condition.
respect-user-preferences
respects-reduced-motion
passhighThe reduced-motion capture remained static and document.getAnimations() returned no active animations on the four representative pages.
respect-user-preferences
respects-contrast
issueshighThe forced-colors screenshot removes the visible H1 while surrounding navigation and cards remain visible.
F01 high: Forced-colors mode hides the primary page heading.
implement-natural-interactions
view-transitions
issuesmediumThe recorded listing-to-detail navigation is an abrupt full-document replacement; CSS inspection found no authored view-transition rules.
F02 low: Primary navigation swaps documents abruptly.
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo parallax, scroll reveal, scrollytelling, or other scroll-linked motion exists on the audited templates.
implement-natural-interactions
physical-gestures
passmediumThe promoted-listing rail uses native scrollable content with explicit previous/next buttons and no observed custom pointermove gesture layer.
provide-guided-navigation
scroll-state-aware-chrome
issuesmediumThe 8,354px listing has static page chrome and no scroll-state query, progress indicator, or position-responsive navigation.
F03 low: The long listing offers no position-aware navigation aid.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip or transient edge-positioned overlay is part of the audited browse-to-detail journey.
provide-guided-navigation
directs-attention
passhighBreadcrumbs, selected filter tabs, descriptive card links, and the detail-page H1 preserve orientation across the browse journey.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighHomepage, listing, detail, and initial sign-in loads show primary content without a marketing modal, consent wall, or obscuring interstitial.
maximize-content-reduce-noise
semantic-dismissible-primitives
passmediumThe audited browse flow uses native buttons, links, form controls, and a disclosure button; no custom modal or transient overlay was encountered.
maximize-content-reduce-noise
reduced-chrome
passhighThe primary viewport is dominated by listings, filters, vehicle imagery, price, and specifications; site chrome is one compact header.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighAt a 360px viewport with desktop UA, Chrome lays the page out at 1,024 CSS px and scales it to 0.3516, making text and controls extremely small instead of reflowing.
F04 high: Narrow desktop-UA viewports receive a scaled desktop layout rather than responsive reflow.
adapt-to-the-form-factor
component-level-responsiveness
issueshighAcross reusable listing cards, filters, and detail panels, CSS inspection found no @container or container-type usage; adaptation depends on whole-page/device treatment.
F05 low: Reusable cards and filters have no component-level responsive rules.
adapt-to-the-form-factor
input-modality-aware
issueshighLighthouse passed target size, but the focus probe found 30 sampled interactive elements with neither an outline nor box-shadow in their focused state.
F06 high: Keyboard focus is not reliably visible.
support-core-task-success
clear-purpose-and-primary-action
passhighThe homepage says “Дром Авто - Продажа автомобилей”, immediately exposes vehicle filters, and gives clear listing and “Подать объявление” actions.
support-core-task-success
primary-flow-completion
passhighA user can browse location-filtered listings, open a specific vehicle, and reach price, specifications, VIN information, seller content, and related inventory without a dead end.
support-core-task-success
clear-system-state-and-recovery
passhighThe 404 state names the problem, provides a prominent homepage recovery link and sitemap link, and retains global navigation.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 6,757ms (performance 0.68), outside the good range; CLS was 0 and TBT 102ms. The unthrottled trace measured LCP 1,269ms.
F07 high: Mobile lab LCP is well outside the good range.
be-fast-and-stable
visual-stability
passhighLayout observer and Lighthouse both measured CLS 0 on the homepage; no visible first-load jump appeared in captures.
be-fast-and-stable
efficient-main-thread
passhighThe trace reported 2 long tasks, longest 127.3ms, and 81.75ms total blocking time; Lighthouse TBT was 102ms, a bounded rather than dominant main-thread cost.
be-fast-and-stable
efficient-resource-delivery
passmediumThe load transferred 944KB with no uncompressed text over 2KB, no redirect chain, and an unthrottled 1.27s LCP; five parser stylesheets are the principal blocking resources.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse identified 103KB of unused JavaScript, including 99% unused in one 58KB ui bundle; HAR recorded 46 script requests totaling 564KB.
F08 medium: The initial page ships avoidable JavaScript.
be-inclusive
names-roles-labels
issueshighLighthouse found a visible-label/accessibility-name mismatch; the DOM probe found many search controls without explicit labels, and the image audit counted 33 images without alt attributes.
F09 medium: Some controls and images lack robust accessible names.
be-inclusive
sufficient-contrast
issueshighLighthouse found listing/status text ratios as low as 1.6:1 and repeated 2.17–3.4:1 failures, below WCAG minimums.
F10 high: Listing status and secondary text fail minimum contrast.
be-inclusive
structure-and-focus
issueshighThe document has no main landmark, skips from H1 to H3, and 30 sampled focused controls exposed neither outline nor box-shadow.
F06 high: Keyboard focus is not reliably visible.
F11 medium: The page lacks a main landmark and has a skipped heading level.
be-inclusive
legible-text
issueshighAt 360px with desktop UA the 1,024px layout is scaled to 35%, making navigation, filters, and listing metadata too small for comfortable reading.
F04 high: Narrow desktop-UA viewports receive a scaled desktop layout rather than responsive reflow.
be-inclusive
zoom-reflow-targets-and-media
issueshighTouch targets passed Lighthouse, but the narrow desktop-UA viewport does not reflow: it scales a 1,024px page down to 360px, undermining zoom/reflow usability.
F04 high: Narrow desktop-UA viewports receive a scaled desktop layout rather than responsive reflow.
follow-best-practices
no-console-errors
passhighLighthouse errors-in-console audit passed with no items.
follow-best-practices
sound-document-and-assets
issueshighDoctype and charset are valid and CLS is zero, but 51 of 74 images omit intrinsic dimensions and 57 use legacy formats.
F12 medium: Image delivery misses responsive and modern-format opportunities.
follow-best-practices
browser-platform-hygiene
passmediumLighthouse reported no deprecated APIs, no BFCache failure, no console errors, and no notification/geolocation prompt on load; its generic inspector-issues audit was the only failed platform diagnostic.
be-discoverable
title-and-description
passhighHomepage, listing, and detail pages expose descriptive, route-specific titles and the homepage has a specific meta description.
be-discoverable
crawlable-and-mobile-friendly
passhighLinks use real href values, viewport metadata exists, robots allows public listing/detail routes, and Lighthouse SEO scored 1.0.
be-discoverable
canonical-and-indexing-signals
passhighPublic pages return 200, the homepage canonical is https://auto.drom.ru/, no accidental noindex was observed, and robots.txt declares generated sitemap indexes.
be-discoverable
structured-and-shareable-metadata
passhighThe homepage includes Open Graph title/description/image/url/type, Twitter card metadata, and 23 JSON-LD blocks aligned with the marketplace content.
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS is used and no sensitive client secret was found, but CSP, HSTS, nosniff, frame protection, Referrer-Policy, and Permissions-Policy are all absent; all 8 observed cookies lack Secure and report SameSite=None.
F13 high: Baseline browser security defenses and cookie flags are absent.
be-private-and-secure
data-minimisation-and-third-parties
issuesmediumThe page contacts 7 non-origin hosts and emits pageview, visibility-change, viewport, theme, and component-view telemetry automatically; no known third-party tracker signature was detected.
F14 medium: The initial view emits granular telemetry before meaningful interaction.
be-private-and-secure
in-context-permissions-and-modern-auth
issuesmediumThe initial sign-in page offers password and Telegram login only; no passkey/WebAuthn affordance was visible. No browser permission prompt fired on page load.
F15 medium: The visible sign-in surface offers no phishing-resistant passkey option.
be-private-and-secure
defensive-browser-policies
issueshighNo HSTS, clickjacking defense, CSP/frame-ancestors, Referrer-Policy, or Permissions-Policy is sent.
F13 high: Baseline browser security defenses and cookie flags are absent.
be-resilient
progressive-enhancement
passhighThe site is server-rendered rather than a JS shell; browser and crawler views both retain navigation, H1, vehicle cards, prices, and core browse links, with 55–65% rendered-word coverage.
be-resilient
resilient-runtime-behaviour
passmediumServer-rendered navigation and native links remain stable across home, listing, detail, and 404 states; no cut-off menu or broken asynchronous shell appeared in the representative journey.
be-resilient
offline-and-installable
not-applicablehighThis inventory marketplace depends on live vehicle availability and seller data; installability/offline transaction support is not a reasonable requirement for the audited public browse surface.
be-resilient
network-and-http-failure-states
passhighThe custom 404 clearly explains the missing page and offers direct homepage and sitemap recovery links instead of a blank shell.
be-internationalised
lang-dir-and-logical-properties
issueshighThe correct lang="ru" is present, but dir is unset and CSS inspection counted 102 physical left/right properties versus zero logical inline/block properties on the listing template.
F16 low: Layout CSS is entirely physical-direction based.
be-internationalised
locale-aware-data
not-applicablehighThe audited Russian-only surfaces show vehicle model years and ruble prices but no locale-switching, calendar, duration, or user-entered locale-sensitive data flow to test.
be-internationalised
time-zone-correctness
not-applicablehighNo events, appointments, recurring intervals, deadlines, or time-zone-sensitive timestamps occur in the audited marketplace journey.
be-trustworthy
no-dark-patterns
passmediumPricing, vehicle condition, seller content, and sign-in choices are presented directly; no confirmshaming, disguised advertising control, preselected continuity, or consent nag was observed.
be-trustworthy
humane-error-handling
passmediumThe initial sign-in screen uses visible labels and provides “restore access”; the 404 explains the failure and gives recovery links. No blaming or premature inline error was observed.
be-trustworthy
trustworthy-input-assistance
passmediumSearch inputs expose task-specific visible prompts, and the sign-in form visibly identifies phone/login and password with an access-recovery route; no paste prevention was observed by Lighthouse.
be-trustworthy
safe-commercial-and-account-flows
passmediumVehicle price and finance terms are prominent on the detail page, and sign-in presents password and Telegram methods plus terms/privacy links without a preselected paid commitment.
be-sustainable
optimised-assets
issueshighOf 74 images, 57 use legacy formats, 19 are oversized, 51 lack intrinsic dimensions, and only one uses srcset.
F12 medium: Image delivery misses responsive and modern-format opportunities.
be-sustainable
no-wasteful-work
issuesmediumThe page automatically sends multiple component-view, visibility, theme, viewport, and page-interaction telemetry requests; 46 script requests are loaded for the initial marketplace view.
F14 medium: The initial view emits granular telemetry before meaningful interaction.
be-sustainable
third-party-and-media-budget
passmediumThe initial load is under 1MB transferred, has no video/audio or autoplay media, and most non-origin bytes are Drom-owned static assets rather than embedded media platforms.
be-agent-ready
structured-agent-capabilities
not-applicablehighNo WebMCP or agent-tool surface is declared, and this emerging capability was not stated as an intent for the public classifieds site; absence is treated as an opportunity, not a defect.
be-agent-ready
on-device-inference
not-applicablehighThe audited browse/search experience has no summarisation or generative task where built-in on-device inference is necessary.
be-memory-efficient
no-leak-under-repeated-interaction
passmediumHeap self size rose 22.25MB to 22.68MB (1.9%) and DOM nodes rose 2,122 to 2,139; this bounded delta does not show unbounded retained growth in the sampled interaction.
be-memory-efficient
bounded-footprint
passmediumThe homepage retained 22.25MB self size across 363,468 heap nodes and used about 12.8MB JS heap before interaction, proportionate to a media-rich listing page.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumNeither heap summary reports a Detached* constructor among retained populations, and the DOM count changed by only 17 nodes after ten repetitions; no growing detached-node signal was observed.

Provenance

Canonical report: results/atomic/reports/0727-auto_drom_ru.json
Report SHA-256: 2f22b61a213b8a230e457ecbdf308a23da6b9ee1977a6bc2bec08964cd531881
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/auto_drom_ru/2026-07-26T21-12-40-948Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/auto_drom_ru/2026-07-26T21-12-40-948Z
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.