Manifest position 275 · CrUX rank bucket 1000

https://colliderporn.com

Coverage complete

Coverage-complete audit of six representative paths and all 58 catalog checks.

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 preference probes produced the identical fixed dark palette and color-scheme: normal.
F01 medium: The fixed dark palette does not respond to the user’s color-scheme preference.
respect-user-preferences
respects-reduced-motion
passhighThe reduced-motion condition matched, and the page exposed zero running animations; CSS contained no animation declarations needing suppression.
respect-user-preferences
respects-contrast
passhighForced-colors/prefers-contrast screenshot retained visible navigation, text, borders, and image content.
implement-natural-interactions
view-transitions
issueshighNo View Transition CSS/API usage was present; menu state changed abruptly in the interaction recording.
F02 low: Cross-document navigation and menu state changes swap abruptly.
implement-natural-interactions
scroll-driven-animations
not-applicablehighThe site uses no parallax, scrollytelling, or scroll-linked reveal effect; there is no scroll-linked motion to implement declaratively.
implement-natural-interactions
physical-gestures
not-applicablehighThe representative templates expose ordinary links, native scrolling, and a menu toggle but no swipe, pull, drag, carousel, or gesture-driven surface.
provide-guided-navigation
scroll-state-aware-chrome
issueshighAt scrollY 1200 the static header was fully offscreen; no sticky/scroll-state/progress technique was present.
F03 medium: Long listing pages provide no position-aware navigation chrome.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, anchored popover, contextual menu, or viewport-edge overlay exists on the representative templates.
provide-guided-navigation
directs-attention
issueshighCategory/detail templates have no H1, breadcrumb, selected-category state, or visible current-page label.
F04 medium: Category and detail pages do not visibly identify the current page or guide attention after navigation.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighLoad screenshots show content immediately with no full-screen interstitial, modal, or blocking banner.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighThe only disclosure is an ad-hoc SPAN role=button with manually toggled navigation and no aria-expanded.
F05 medium: The mobile navigation toggle is an ad-hoc span and does not expose open state.
maximize-content-reduce-noise
reduced-chrome
passhighScreenshots devote nearly all post-header space to the category grid or player, with minimal framing and no side rail.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighBoth home and detail measured scrollWidth equal to innerWidth at 360px; viewport meta is present and screenshots reflow to two columns.
adapt-to-the-form-factor
component-level-responsiveness
issueshighCSS uses viewport media queries and zero container queries for reused thumbnail cards.
F06 low: The card grid adapts only through viewport breakpoints, not component-level conditions.
adapt-to-the-form-factor
input-modality-aware
issueshighMany tag links are 15px high and the menu toggle is 26x26, despite visible browser focus outlines.
F07 high: Many category links and the menu control are too small for reliable touch input.
support-core-task-success
clear-purpose-and-primary-action
passhighThe entry/category views immediately expose content thumbnails, and the detail first viewport prominently exposes the player and play action.
support-core-task-success
primary-flow-completion
passhighThe browse flow completed from category href to a 200 detail page with a visible embedded player and related links, without an account wall.
support-core-task-success
clear-system-state-and-recovery
issueshighAn unknown route silently resolved to the homepage with status 200 and no recovery explanation.
F08 medium: Unknown URLs silently become the homepage instead of showing a recoverable not-found state.
be-fast-and-stable
good-core-web-vitals
issueshighCategory vitals were good, but detail Lighthouse CLS was 0.105, just outside the good <=0.1 range; TBT was 0 and LCP 1.86s.
F09 medium: The detail template shifts because thumbnail space is not reserved.
be-fast-and-stable
visual-stability
issueshighLighthouse attributed CLS 0.105 to the thumbnail list and unsized images; 92/92 images lacked dimensions.
F09 medium: The detail template shifts because thumbnail space is not reserved.
be-fast-and-stable
efficient-main-thread
passhighBoth traces reported zero long tasks and 0ms total blocking time; Lighthouse TBT was also 0.
be-fast-and-stable
efficient-resource-delivery
passhighHAR showed no redirects, HTTP errors, uncompressed text, or missing cache headers; only one stylesheet is render blocking, scripts are async/defer or at body end.
be-fast-and-stable
trim-unused-and-duplicate-code
passhighThe representative load shipped only 5.7KB transferred script across three small files and no third-party script bytes on the category page; no duplicate-code signal appeared.
be-inclusive
names-roles-labels
issueshighLighthouse failed link-name/frame-title; 90 thumbnail links had no name and 90/92 images lacked alt.
F10 high: Thumbnail links and embedded frames lack accessible names.
be-inclusive
sufficient-contrast
passhighLighthouse reported no color-contrast violation and forced-colors rendering preserved visible essential text and controls.
be-inclusive
structure-and-focus
issueshighBoth templates lack a main landmark and any heading; focus is visible but structure is not logical.
F11 high: The main content has no main landmark or heading hierarchy.
be-inclusive
legible-text
issueshighDense one-line tag strings are clipped and rendered with 15px-high link boxes, reducing scanability.
F12 medium: Dense tag text is cramped and difficult to scan.
be-inclusive
zoom-reflow-targets-and-media
issueshighReflow and scaling pass, but many targets are below 24px high and the player iframe has no title or accessible equivalent.
F13 high: Reflow works, but touch targets and embedded media equivalents are inadequate.
follow-best-practices
no-console-errors
passhighThe runtime collection window recorded no error/unhandled-rejection events and no failed resource entries.
follow-best-practices
sound-document-and-assets
issueshighDoctype/UTF-8 are valid, but every audited image lacks width/height attributes and detail CLS reaches 0.105.
F09 medium: The detail template shifts because thumbnail space is not reserved.
follow-best-practices
browser-platform-hygiene
passhighNo deprecated API, paste prevention, notification/geolocation prompt, vulnerable-library, or source-map failure was observed; Lighthouse inspector items were cookie-policy issues counted under security.
be-discoverable
title-and-description
issueshighCategory and detail share a category-only title and the same generic description, with no visible H1.
F14 medium: Metadata is generic and duplicated across distinct content.
be-discoverable
crawlable-and-mobile-friendly
issueshighReal hrefs and viewport metadata exist, but repeated thumbnail links have no discernible text/name.
F15 high: Crawlable thumbnail URLs have no descriptive link text.
be-discoverable
canonical-and-indexing-signals
issueshighCanonical/hreflang and 200 statuses exist, but sitemap.xml is 404 and missing URLs soft-404 to the homepage.
F16 medium: Indexing signals are undermined by a missing sitemap and soft-404 behavior.
be-discoverable
structured-and-shareable-metadata
issueshighThe video detail exposes neither JSON-LD nor Open Graph metadata.
F17 medium: Video and category entities have no structured or social-preview metadata.
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS is present, but CSP/HSTS are absent and all six cookies lack Secure with SameSite=None.
F18 high: Cookies and transport policy are not securely hardened.
be-private-and-secure
data-minimisation-and-third-parties
issueshighPersistent first-party identifiers and third-party advertising/player cookies occur with no visible consent choice.
F19 high: Identifiers and third-party advertising cookies are set without an evident consent choice.
be-private-and-secure
in-context-permissions-and-modern-auth
passhighNotification remained default, no prompt appeared on load, and no authentication surface exists on the audited public catalog.
be-private-and-secure
defensive-browser-policies
issueshighCSP/frame protection, HSTS, nosniff, Referrer-Policy, and Permissions-Policy are all absent.
F20 high: Browser-enforced defensive headers are absent.
be-resilient
progressive-enhancement
issueshighRaw catalog content is complete, but the primary player is empty without JS because its iframe source is javascript:.
F21 high: The core video player disappears when JavaScript is disabled.
be-resilient
resilient-runtime-behaviour
passhighThe mobile menu remains inside the viewport, repeated toggles preserve DOM size/state, and no runtime errors or fragile async failure appeared.
be-resilient
offline-and-installable
not-applicablehighThis is a public media catalog rather than a user-installed application; offline playback is intrinsically unavailable from the third-party stream, so PWA install/offline behavior is not a justified requirement.
be-resilient
network-and-http-failure-states
issueshighAn unknown URL produces a successful homepage with no error or retry state.
F22 high: Missing routes are concealed as successful homepages.
be-internationalised
lang-dir-and-logical-properties
issueshighArabic has lang=ar but no dir and computes ltr; stylesheet uses physical rather than logical properties.
F23 high: The Arabic locale is marked ar but rendered left-to-right.
be-internationalised
locale-aware-data
not-applicablehighRepresentative category, detail, and support surfaces display no dates, numbers, currencies, durations, or calendar values requiring locale formatting.
be-internationalised
time-zone-correctness
not-applicablehighThe audited content catalog exposes no event times, schedules, recurrence, or user-entered temporal data.
be-trustworthy
no-dark-patterns
issueshighIdentifiers and third-party cookies are enabled by default without a visible consent/preferences control.
F24 high: Tracking defaults are not transparent or reversible on arrival.
be-trustworthy
humane-error-handling
not-applicablehighNo form exists on home, category, detail, or contact; there is no validation interaction to exercise.
be-trustworthy
trustworthy-input-assistance
not-applicablehighNo user input fields or sign-in/payment/address flows exist on the representative public surfaces.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, authentication, or account-management flow is exposed on the audited site.
be-sustainable
optimised-assets
issueshighAll 92 images lack srcset, no modern format is used, and most below-fold images are not natively lazy in the scanned state.
F25 medium: The thumbnail catalog lacks responsive, modern image delivery.
be-sustainable
no-wasteful-work
passhighThe category initial load transfers 321KB, lazy behavior limits the 92-image DOM to 30 image requests, and traces show no background long tasks.
be-sustainable
third-party-and-media-budget
issueshighThe detail embeds xvideos and Lighthouse observes additional ad-cookie hosts without an explicit user privacy choice.
F26 medium: The player brings a third-party advertising/cookie footprint without an explicit user choice.
be-agent-ready
structured-agent-capabilities
not-applicablehighThe site explicitly declares noai/noimageai and blocks GPTBot and ClaudeBot, demonstrating no intent to offer agent-facing capabilities; WebMCP absence is therefore not penalized.
be-agent-ready
on-device-inference
not-applicablehighThe catalog exposes no summarization, generation, or other inference task where built-in on-device AI would improve the core experience, and it explicitly opts out of AI crawling.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter 20 menu toggles, heap self-size rose only 12.6KB (3,724,758 to 3,737,364 bytes); DOM nodes remained 1264 and no listeners/intervals were added during toggles.
be-memory-efficient
bounded-footprint
passhighThe listing heap is proportionate to a 92-thumbnail page: about 3.72MB snapshot self-size, 64k heap nodes, and 1,264 live DOM elements.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighHeap summaries expose no growing Detached* constructor population; repeated toggles add zero listeners/intervals and leave live DOM count unchanged.

Provenance

Canonical report: results/atomic/reports/0275-colliderporn_com.json
Report SHA-256: 834e8563010c5494a9cc72ff947bf0bf311429229e54e4cb224b993ecca9c367
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/colliderporn_com/2026-07-19T15-37-06-243Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/colliderporn_com/2026-07-19T15-37-06-243Z
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.