Manifest position 98 · CrUX rank bucket 1000

https://www.taktube.net

Coverage complete

Coverage-complete representative audit of four distinct templates plus a not-found 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
issueshighDark and normal screenshots show the same hard-coded dark palette; no site-wide preference-driven theme was found.
F-PREF medium: Theme, reduced-motion, and contrast preferences are not fully honoured
respect-user-preferences
respects-reduced-motion
issueshighThe page retains a running 790 ms animation and no prefers-reduced-motion rule was found in inspected CSS.
F-PREF medium: Theme, reduced-motion, and contrast preferences are not fully honoured
respect-user-preferences
respects-contrast
issueshighLighthouse found failing colour contrast and the high-contrast capture showed no dedicated forced-colors treatment.
F-A11Y high: Core accessibility failures affect names, contrast, focus, and zoom
implement-natural-interactions
view-transitions
issueshighDOM/CSS inspection found no View Transition usage for route or state changes.
F-MOTION low: Route, scroll, and gesture behaviour uses legacy scripting instead of modern declarative primitives
implement-natural-interactions
scroll-driven-animations
issueshighCSS inspection found no animation-timeline usage; legacy scripts handle carousel/scroll behaviour.
F-MOTION low: Route, scroll, and gesture behaviour uses legacy scripting instead of modern declarative primitives
implement-natural-interactions
physical-gestures
issueshighThe page ships jquery.touchSwipe rather than platform-first declarative gesture/scroll primitives.
F-MOTION low: Route, scroll, and gesture behaviour uses legacy scripting instead of modern declarative primitives
provide-guided-navigation
scroll-state-aware-chrome
issueshighLong listing pages have static chrome; no scroll-state query, shrinking header, or progress cue was found.
F-NAV low: Long pages provide little state-aware navigation guidance
provide-guided-navigation
anchored-positioning
issueshighOverlays are manually positioned custom divs; no anchor positioning or fallback positions were found.
F-NAV low: Long pages provide little state-aware navigation guidance
provide-guided-navigation
directs-attention
issueshighNo directional transition, current-location cue, or post-navigation attention treatment was observed.
F-NAV low: Long pages provide little state-aware navigation guidance
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighLoad screenshots show an age modal plus a fake “Robot Verification” ad covering primary content.
F-ADS critical: Deceptive fake verification and stacked overlays obstruct core content
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighThe age gate and account modal are custom div-based overlays; the DOM contains no dialog or popover elements.
F-OVERLAY medium: Custom overlays bypass semantic dialog/popover behaviour
maximize-content-reduce-noise
reduced-chrome
issueshighAds and overlays dominate the first viewport and obscure the content on home, detail, and report pages.
F-ADS critical: Deceptive fake verification and stacked overlays obstruct core content
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighLayout at 360×800 reported 0 px horizontal overflow on home, detail, actors, and report templates.
adapt-to-the-form-factor
component-level-responsiveness
issueshighInspected CSS contained no @container usage for reusable cards or overlays.
F-RESP low: Components rely on viewport rules rather than container responsiveness
adapt-to-the-form-factor
input-modality-aware
issueshighFocused first link computed to a 0 px dotted outline; keyboard focus is not visibly perceivable.
F-A11Y high: Core accessibility failures affect names, contrast, focus, and zoom
support-core-task-success
clear-purpose-and-primary-action
passhighScreenshots and headings make the listing, video detail, actor index, and abuse-report purpose identifiable.
support-core-task-success
primary-flow-completion
issueshighOpening a representative video is blocked by stacked age and deceptive ad overlays before playback.
F-ADS critical: Deceptive fake verification and stacked overlays obstruct core content
support-core-task-success
clear-system-state-and-recovery
issueshighHAR recorded 39 HTTP 503 responses on home and 21 on detail; users receive broken thumbnails without useful recovery.
F-BROKEN high: Dozens of failed resources and console errors degrade reliability
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 9.2 s and TTI 12.7 s; trace corroborated LCP 3.44 s in a separate run.
F-PERF high: Slow LCP and excessive delivery delay the primary view
be-fast-and-stable
visual-stability
passhighLayout observers measured CLS 0 on home/actors/report and 0.007 on detail, all in the good range.
be-fast-and-stable
efficient-main-thread
passhighTrace found one 65.98 ms long task and 15.98 ms TBT; Lighthouse TBT was 12 ms.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR found parser-blocking styles/scripts, missing cache headers, and 1.55 MB transferred on home.
F-PERF high: Slow LCP and excessive delivery delay the primary view
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimated 318 KiB unused JavaScript; HAR shows 26 scripts on home and 31 on detail.
F-PERF high: Slow LCP and excessive delivery delay the primary view
be-inclusive
names-roles-labels
issueshighLighthouse failed labels, link names, and iframe titles; DOM inspection confirmed unlabeled search/login fields and untitled ad iframes.
F-A11Y high: Core accessibility failures affect names, contrast, focus, and zoom
be-inclusive
sufficient-contrast
issueshighLighthouse colour-contrast audit failed.
F-A11Y high: Core accessibility failures affect names, contrast, focus, and zoom
be-inclusive
structure-and-focus
issueshighHomepage has no H1 and keyboard focus computed to a 0 px outline.
F-A11Y high: Core accessibility failures affect names, contrast, focus, and zoom
be-inclusive
legible-text
passhighDesktop/mobile screenshots show readable body and card text without clipping; reflow itself remains intact.
be-inclusive
zoom-reflow-targets-and-media
issueshighViewport sets maximum-scale=1 and user-scalable=0; the representative video has no caption track.
F-MEDIA high: Zoom is disabled and the representative video has no captions
follow-best-practices
no-console-errors
issueshighLighthouse reported browser console errors; HAR captured many failed 503 resources and one ORB-blocked script.
F-BROKEN high: Dozens of failed resources and console errors degrade reliability
follow-best-practices
sound-document-and-assets
issueshighImages probe found one unsized image, 41 without srcset, 41 legacy-format images, and three oversized images.
F-IMG medium: Images are not responsive, modern, or efficiently deferred
follow-best-practices
browser-platform-hygiene
issueshighLighthouse reported DevTools inspector issues and three BFCache failure reasons.
F-BROKEN high: Dozens of failed resources and console errors degrade reliability
be-discoverable
title-and-description
issueshighReport page has no meta description, while the homepage has no H1; metadata quality is inconsistent across templates.
F-SEO low: Metadata and heading quality is inconsistent across templates
be-discoverable
crawlable-and-mobile-friendly
passhighDOM has real href links and viewport metadata; robots allows public content and discoverability found 100% no-JS coverage.
be-discoverable
canonical-and-indexing-signals
passhighHome/detail return 200, expose canonicals, index/follow robots, and robots.txt points to a valid sitemap index.
be-discoverable
structured-and-shareable-metadata
passhighDetail probe found Article JSON-LD and complete Open Graph title, description, URL and image metadata matching visible content.
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS and HSTS are present, but CSP is missing and both analytics cookies lack Secure while using SameSite=None.
F-SEC medium: Missing CSP and insecure analytics cookie settings weaken defenses
be-private-and-secure
data-minimisation-and-third-parties
issueshighTrackers probe found 24 third-party origins; home HAR attributed 45 requests and 1.33 MB to third parties.
F-PRIV high: Third-party advertising and analytics dominate data and bytes
be-private-and-secure
in-context-permissions-and-modern-auth
issueshighAccount forms offer password-only registration/login; no WebAuthn/passkey capability was found.
F-AUTH medium: Authentication is password-only
be-private-and-secure
defensive-browser-policies
issueshighClickjacking, HSTS, referrer and permissions policies are present, but no CSP/frame-ancestors or Trusted Types policy is deployed.
F-SEC medium: Missing CSP and insecure analytics cookie settings weaken defenses
be-resilient
progressive-enhancement
passhighDiscoverability measured 100% rendered-content coverage in raw HTML on home and detail; both are server-rendered, not JS shells.
be-resilient
resilient-runtime-behaviour
issueshighFixed ad and fake-verification overlays clip and cover controls on narrow and desktop viewports.
F-ADS critical: Deceptive fake verification and stacked overlays obstruct core content
be-resilient
offline-and-installable
not-applicablehighThis is a public media/content MPA rather than an installed app; installability is not required for its core browse/watch task.
be-resilient
network-and-http-failure-states
issueshighDozens of failed image requests render broken content without retry or fallback UI.
F-BROKEN high: Dozens of failed resources and console errors degrade reliability
be-internationalised
lang-dir-and-logical-properties
issueshighPersian RTL content is declared html lang="en-US" with no dir="rtl".
F-I18N high: The document language and direction contradict the Persian content
be-internationalised
locale-aware-data
passhighNo locale-sensitive dates, currencies, or numeric input flow appears on the representative templates.
be-internationalised
time-zone-correctness
passhighNo user-facing event scheduling, date, or time-zone-sensitive workflow appears on the representative templates.
be-trustworthy
no-dark-patterns
issueshighA fake CAPTCHA/“Robot Verification” ad is presented beside the legitimate age gate, with a transparent top-layer click target.
F-ADS critical: Deceptive fake verification and stacked overlays obstruct core content
be-trustworthy
humane-error-handling
issueshighAccount forms use class-based custom validation with empty error containers; no required attributes or accessible error announcement wiring was found.
F-FORMS medium: Account forms lack autofill and humane validation semantics
be-trustworthy
trustworthy-input-assistance
issueshighSign-up/login/password fields omit autocomplete tokens and several labels are not programmatically associated.
F-FORMS medium: Account forms lack autofill and humane validation semantics
be-trustworthy
safe-commercial-and-account-flows
passhighNo checkout, subscription, payment, or account-management commitment flow is exposed on the audited public paths.
be-sustainable
optimised-assets
issueshighAll 41 scanned images use legacy PNG/JPG, none have srcset, and 37 below-fold images lack native lazy loading.
F-IMG medium: Images are not responsive, modern, or efficiently deferred
be-sustainable
no-wasteful-work
issueshighHome loads 105 requests, including numerous ad/analytics calls and scripts unrelated to the core listing.
F-PRIV high: Third-party advertising and analytics dominate data and bytes
be-sustainable
third-party-and-media-budget
issueshighThird parties account for 1.33 MB of 1.55 MB transferred on home, including a 555 KB animated ad GIF.
F-PRIV high: Third-party advertising and analytics dominate data and bytes
be-agent-ready
structured-agent-capabilities
not-applicablehighNo declared agent-facing workflow or structured action surface exists; this emerging capability is contextual.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation, translation, or inference feature is part of the site’s visible intent; on-device AI is contextual.
be-memory-efficient
no-leak-under-repeated-interaction
passmediumBaseline heap was 16.5 MB; after ten scroll cycles and dismissing the age gate the retained snapshot was 1.59 MB, showing no retained growth in the exercised interaction.
be-memory-efficient
bounded-footprint
passmediumBaseline heap summary was 16.5 MB with 256,836 nodes, proportionate to the ad-heavy listing and not unbounded in a single state.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumBefore/after heap summaries exposed no Detached* constructor population and retained size did not grow after the repeated interaction.

Provenance

Canonical report: results/atomic/reports/0098-www_taktube_net.json
Report SHA-256: 39338125a1843681dcaa64adb3d072bf1266ca8176adb47d52f7d69733c0df45
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_taktube_net/2026-07-18T09-55-46-770Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_taktube_net/2026-07-18T09-55-46-770Z
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.