Manifest position 132 · CrUX rank bucket 1000

https://m.hqporner.com

Coverage complete

Coverage-complete audit of six representative routes and global transport/network behavior.

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
issueshighLight and dark emulation screenshots are visually identical, while the DOM reports color-scheme: normal.
F01 medium: The fixed dark palette does not respond to the user’s colour-scheme preference.
respect-user-preferences
respects-reduced-motion
passhighReduced-motion emulation matched and document.getAnimations() returned zero active animations, so no non-essential motion remained to suppress.
respect-user-preferences
respects-contrast
passhighLighthouse contrast testing remained able to inspect controls and text; failures are recorded under inclusive contrast, but no forced-colors-only disappearance was observed.
implement-natural-interactions
view-transitions
issueshighThe UI probe found no view-transition CSS and navigation is conventional full-document replacement.
F02 low: Route changes do not use view transitions.
implement-natural-interactions
scroll-driven-animations
passhighDOM/CSS inspection found no scroll event animation implementation or scroll-linked effects, so the page avoids a main-thread scroll-animation anti-pattern.
implement-natural-interactions
physical-gestures
passhighRepresentative navigation uses native links and scrolling; no custom pointer/gesture handlers were observed fighting platform behavior.
provide-guided-navigation
scroll-state-aware-chrome
issueshighLayout measured a 16,547px mobile page; screenshots and DOM show static chrome with no scroll progress or scroll-state treatment.
F03 medium: The very long listing has no position-aware navigation or progress cue.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, contextual popover, or edge-positioned menu was present on the representative paths.
provide-guided-navigation
directs-attention
issueshighNo view-transition/highlight/scroll-marker treatment was found, and card links have empty visible text in the DOM probe.
F04 low: Navigation and in-page state changes provide no attention cue.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighMobile and desktop screenshots show a fixed blurred overlay covering the content before interaction.
F05 high: A full-screen age-verification interstitial obscures every primary content page on load.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighDOM CSS shows .ageverif_overlay/.ageverif_banner fixed divs; the primary action is an anchor with onclick and no href.
F06 high: The age gate is an ad-hoc fixed div rather than a semantic modal dialog.
maximize-content-reduce-noise
reduced-chrome
issueshighHAR recorded 145 requests and the DOM contains several ad-network promotions mixed among listing cards; screenshots show the content behind the gate.
F07 medium: Advertising and promotional chrome competes heavily with the content.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighActive inspection across the representative homepage, listing, detail, search, contact and failure paths found the expected outcome for “Layout adapts to narrow viewports with no horizontal overflow and no fixed pixel widths forcing a desktop layout on mobile; viewport meta present; fluid scaling and intrinsic sizing rather than brittle breakpoints.”; supporting observations are recorded in the referenced artifacts.
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe UI probe found zero @container rules, while reused listing/ad components are constrained through fixed and viewport media-query CSS.
F08 medium: Components rely on viewport CSS rather than container-aware adaptation.
adapt-to-the-form-factor
input-modality-aware
issueshighThe first focused action computed outline-style:none; 50 of 115 interactive elements measured below 44px in one dimension.
F09 high: Keyboard focus is invisible and many targets are undersized.
support-core-task-success
clear-purpose-and-primary-action
passhighRaw/rendered DOM and page title clearly identify a high-definition video catalogue, with search, category and detail links exposed.
support-core-task-success
primary-flow-completion
issueshighHomepage and detail screenshots remain behind the gate; activating Verify My Age produced an empty fixed panel in the category capture rather than completing the journey.
F10 critical: The primary browse-to-watch journey is blocked by an external age-verification dependency.
support-core-task-success
clear-system-state-and-recovery
issueshighThe attempted verification showed a blank modal panel; the contact form marks no field required and provides no visible inline validation before submission.
F11 high: Verification and form flows lack useful recovery states.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 3.4s and CLS 0.204; trace corroborated 2.03s LCP in a separate run.
F12 high: Measured mobile loading misses good LCP and CLS thresholds.
be-fast-and-stable
visual-stability
issueshighLighthouse measured LCP 3.4s and CLS 0.204; trace corroborated 2.03s LCP in a separate run.
F12 high: Measured mobile loading misses good LCP and CLS thresholds.
be-fast-and-stable
efficient-main-thread
passhighTrace recorded zero long tasks and 0ms total blocking time; Lighthouse TBT was 10ms.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR measured 145 requests and 6.62MB transferred, including eight parser-blocking stylesheets and six classic scripts without async/defer confirmed by the platform probe.
F13 high: The landing page performs a heavy, blocking network load.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimated 250KiB unused JS, including analytics and repeated ad-provider payloads with 45% to 94% waste.
F14 medium: Substantial unused third-party JavaScript ships on initial load.
be-inclusive
names-roles-labels
issueshighLighthouse failed image-alt; the image audit found eight missing alt attributes, including the menu icon and age-gate icon.
F15 high: Controls and images lack accessible names or alternatives.
be-inclusive
sufficient-contrast
issueshighLighthouse measured 2.83:1 on Verify My Age and 3.06:1 on repeated metadata text, below 4.5:1.
F16 high: Important text and the verification action fail minimum contrast.
be-inclusive
structure-and-focus
issueshighThe gate is a generic div and its focused action has outline:none; the action is an anchor without href.
F17 high: The age gate does not provide robust keyboard semantics or visible focus.
be-inclusive
legible-text
issueshighLighthouse measured 2.83:1 on Verify My Age and 3.06:1 on repeated metadata text, below 4.5:1.
F16 high: Important text and the verification action fail minimum contrast.
be-inclusive
zoom-reflow-targets-and-media
issueshighViewport content includes maximum-scale=1,user-scalable=no; the detail probe found videos with no <track> captions; 50 targets are undersized.
F18 high: The page disables zoom and video lacks text alternatives.
follow-best-practices
no-console-errors
issueshighLighthouse captured “$(...).nivoSlider is not a function” in custom.js line 206.
F19 medium: The page throws an uncaught JavaScript exception during load.
follow-best-practices
sound-document-and-assets
issueshighThe image audit found all 54 images missing width/height, 47 below-fold images not lazy, 46 without srcset and 53 legacy-format assets.
F20 medium: Images are not dimensioned or delivered responsively.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse captured “$(...).nivoSlider is not a function” in custom.js line 206.
F19 medium: The page throws an uncaught JavaScript exception during load.
be-discoverable
title-and-description
passhighHomepage and detail probes found descriptive unique titles and meta descriptions.
be-discoverable
crawlable-and-mobile-friendly
issueshighLighthouse failed crawlable-anchors; Verify My Age is an anchor without href and the link probe recorded many empty-text detail links and # actions.
F21 medium: Several actions and cards are not crawlable or descriptive links.
be-discoverable
canonical-and-indexing-signals
passhighHomepage returned 200, robots allows crawling, sitemap.xml returned content, and detail/contact pages expose canonical URLs.
be-discoverable
structured-and-shareable-metadata
issueshighThe detail probe found no JSON-LD, Open Graph tags or hreflang despite a clearly identified video entity.
F22 medium: Video detail pages lack structured and social-preview metadata.
be-private-and-secure
secure-transport-and-headers
issueshighHeaders found no CSP, HSTS, nosniff, frame protection, Referrer-Policy or Permissions-Policy; cookies found three non-Secure and all six SameSite=None.
F23 critical: The HTTPS response omits baseline security headers and sets weak cookies.
be-private-and-secure
data-minimisation-and-third-parties
issueshighTracker capture found 16 third-party origins including Google Analytics and Yandex/Webvisor; HAR attributes 6.61MB of 6.62MB to third-party origins.
F24 high: The page sends a large tracking and advertising footprint before consent.
be-private-and-secure
in-context-permissions-and-modern-auth
passhighPlatform probe found no geolocation/notification strings or prompts on load; no authentication surface was part of the public journey.
be-private-and-secure
defensive-browser-policies
issueshighHeaders found no CSP, HSTS, nosniff, frame protection, Referrer-Policy or Permissions-Policy; cookies found three non-Secure and all six SameSite=None.
F23 critical: The HTTPS response omits baseline security headers and sets weak cookies.
be-resilient
progressive-enhancement
passhighDiscoverability fetched 200 raw HTML with 92% rendered-word coverage, title and h1 present, and no empty JS shell.
be-resilient
resilient-runtime-behaviour
issueshighHomepage and detail screenshots remain behind the gate; activating Verify My Age produced an empty fixed panel in the category capture rather than completing the journey.
F10 critical: The primary browse-to-watch journey is blocked by an external age-verification dependency.
be-resilient
offline-and-installable
not-applicablehighThis public media catalogue is not presented as an installable app; offline video delivery is not a proportionate requirement.
be-resilient
network-and-http-failure-states
issueshighA genuine HTTP 404 response still renders the full-screen verification overlay, hiding any recovery content; verification itself produced an empty panel.
F25 high: Failure handling is obscured by the same mandatory gate.
be-internationalised
lang-dir-and-logical-properties
issueshighUI and platform probes both report empty html.lang and html.dir.
F26 medium: The document does not declare its language or direction.
be-internationalised
locale-aware-data
not-applicablehighRepresentative pages contain no dates, prices, currencies, or locale-sensitive numeric data.
be-internationalised
time-zone-correctness
not-applicablehighNo event scheduling or time-zone-sensitive concepts appear in the audited routes.
be-trustworthy
no-dark-patterns
issueshighThe link probe shows local-dating and AI promotions whose href resolves to the homepage, alongside separate ad-network redirects, without clear ad semantics.
F27 high: Promotional links are visually mixed into content and use misleading destinations.
be-trustworthy
humane-error-handling
issueshighThe contact probe found Name, Email and Message all required=false and no demonstrated inline error model.
F28 medium: The contact form does not express required fields or post-interaction validation.
be-trustworthy
trustworthy-input-assistance
issueshighThe contact probe found empty autocomplete values and the homepage search explicitly uses autocomplete=off.
F29 medium: The contact and search inputs omit useful autocomplete semantics.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, authenticated account-management, or cancellation flow was in the representative public journey.
be-sustainable
optimised-assets
issueshighImage audit found 53 legacy-format images, 46 without responsive sources, 47 eager below-fold images and 54 without intrinsic dimensions.
F30 high: The image payload is broadly unoptimised.
be-sustainable
no-wasteful-work
issueshighHAR transferred 4.47MB as XHR/fetch, led by five third-party MP4 files, before the user reached core content.
F31 high: Initial load fetches multiple promotional video previews and analytics work.
be-sustainable
third-party-and-media-budget
issueshighHAR measured 6.61MB third-party transfer and 144 of 145 requests; five ad-network MP4 previews account for most bytes.
F32 high: Third-party media dominates the page budget.
be-agent-ready
structured-agent-capabilities
not-applicablehighThe site exposes a browse/watch media catalogue and declares no agent-facing capability or intent; this emerging opportunity is contextual.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation, generation, or other inference task is part of the observed experience; on-device AI is not applicable.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter 20 menu toggles, heap self size was 7.13MB versus 6.80MB baseline and snapshot nodes rose 2%; this bounded one-run delta does not show unbounded growth.
be-memory-efficient
bounded-footprint
passhighBaseline contact-page heap was 6.8MB self size with 142,679 nodes in the snapshot, proportionate and stable for the loaded third-party scripts.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighBefore/after heap summaries showed only a small bounded node delta after 20 toggles and no growing Detached* constructor among top populations.

Provenance

Canonical report: results/atomic/reports/0132-m_hqporner_com.json
Report SHA-256: bcf394a0c18cf95cbee33ec923a272b215c4e7aa8cba577337e0718095e319b0
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/m_hqporner_com/2026-07-18T15-39-55-384Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/m_hqporner_com/2026-07-18T15-39-55-384Z
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.