Skip to content
https://slashfilm.com

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
54
GRADE
F
FIX
5
REVIEW
6
PASS
2
INFO
0
Checks
13
2 PASS 6 REVIEW 5 FIX
D
Favicon & Branding
Action
3 icon(s) detected
FIX
3 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
No apple-touch-icon detected
iOS devices use this when users add your site to their home screen. Add <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>.
favicon.ico Present
PNG Icons Present
Apple Touch Missing
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Missing
F
Web Manifest
Action
Invalid JSON
FIX
Invalid JSON
Warning::
Manifest contains invalid JSON
Manifest at https://slashfilm.com/manifest.json contains invalid JSON. Browsers cannot parse it.
Got: https://slashfilm.com/manifest.json

Manifest contains invalid JSON.

D
Dark Mode Support
Action
No dark mode signals
FIX
No dark mode signals
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModeNo Dark Mode Detected
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Print Stylesheet
Action
No print styles
FIX
No print styles
Info::
No print-specific styles detected
When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.
Print Stylesheet No Print Styles
Print stylesheet Not found Inline @media print Not detected
F
Navigation UX
Action
No navigation patterns
FIX
No navigation patterns
Info::
3 navigation landmark(s) detected
Info::
No breadcrumbs, search, or skip link detected
These navigation aids help users orient themselves and find content efficiently, especially on large sites.
Breadcrumbs
Search
Skip Link
Labeled Navigation 3 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
1 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
B
Landmark Structure
6 landmarks
REVIEW
6 landmarks
Info::
<main> landmark present
Info::
3 <nav> landmark(s) found
Warning::
3 of 3 <nav> elements are unlabeled
Multiple navigations need aria-label to distinguish them for screen readers.
Warning::
Skip navigation link is missing (WCAG 2.4.1)
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Page Structure — as a screen reader sees it
BANNER header NAV MAIN CONTENTINFO footer

Multiple navigations need aria-label to distinguish them for screen readers.

Why this matters

Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.

Learn more

When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.

Source: WAI-ARIA Authoring Practices

Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

Why this matters

Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.

Learn more

WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.

Source: WCAG 2.1 SC 2.4.1

B
Heading Hierarchy
33 headings, 1 skip(s)
REVIEW
33 headings, 1 skip(s)
Warning::
Multiple H1 headings (2 found)
A page should have only one H1. Multiple H1s dilute the document outline.
Warning::
Heading level skipped: H1 → H3 (missing H2)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Warning::
1 empty heading(s)
Empty headings appear in the document outline but provide no information.
  • H1 (empty)
  • H1 Does The Clayface Trailer Feature A Joker Easter Egg? An Investigation duplicate H1
  • H3 DC's Clayface Movie Is Clearly Borrowing From One Of The Best Batman Stories Ever skipped
  • H3 Clayface Trailer: DC Studios Has Made A Horror Movie Set In Batman's World
  • H3 First Elden Ring A24 Movie Set Photos Reveal Kit Connor, Queen Marika
  • H2 Latest Stories
  • H3 The Clayface Trailer Reveals Batman's Gotham City For James Gunn's DC Universe
  • H3 Why Starlight's Dad In The Boys Season 5 Looks So Familiar
  • H3 First Elden Ring A24 Movie Set Photos Reveal Kit Connor, Queen Marika
  • H3 Does The Clayface Trailer Feature A Joker Easter Egg? An Investigation
  • H3 DC's Clayface Movie Is Clearly Borrowing From One Of The Best Batman Stories Ever
  • H3 Clayface Trailer: DC Studios Has Made A Horror Movie Set In Batman's World
  • H3 Andy Weir's Most Underrated Adaptation Is Streaming For Free On YouTube
  • H3 Mark Ruffalo Strikes Again, Seemingly Reveals Big Spider-Man Spoiler
  • H3 New Masters Of The Universe: Genesis Comic Book Will Reveal The Origins Of Skeletor And History Of Eternia [Exclusive]
  • H3 The Boys Season 5 Has Revealed Homelander's Final Plan
  • H3 10 Best Live-Action Marvel TV Shows, According To IMDb
  • H3 First Coyote Vs Acme Trailer Has The Looney Tunes Rage Against Their Corporate Machine
  • H3 Idris Elba's Star-Studded Revenge Western Streaming On Netflix Deserves Another Look
  • H3 Daredevil: Born Again Season 2 Makes A Major Change To Jessica Jones
  • H3 Fox Claimed Bones Wasn't A Big Hit To Avoid Properly Paying Its Creator And Stars
  • H3 After Gilligan's Island, Alan Hale Jr. Appeared In One Of Clint Eastwood's Most Important Westerns
  • H3 How Margaret Atwood Feels About Hulu's The Testaments Adaptation
  • H3 Clint Eastwood Wishes More People Had Seen His Underrated World War II Movie
  • H3 Ali Larter Probably Wants Us To Forget This Bizarre Musical She Made Before Landman
  • H3 10 Worst TV Show Finales Of All Time, Ranked
  • H3 The Pitt Star You Likely Forgot Was In Christopher Nolan's Tenet
  • H3 Marshals Star Luke Grimes' Favorite Yellowstone Scene Makes Total Sense
  • H3 This Rick Moranis Cult Classic Comedy Was Accidentally Based On A Shakespeare Play
  • H3 One Of Disney's Biggest Flops Completely Ruined The Book It Adapted
  • H3 The Mandalorian Season 4 Would Have Focused On A Beloved Star Wars Villain
  • H3 The Pitt Season 2 Finale Ratings Prove The Show Is Bigger Than Ever (Despite Criticism)
  • H3 Before Spider-Man, Tom Holland And Jon Bernthal Starred In This Overlooked 2017 Movie

A page should have only one H1. Multiple H1s dilute the document outline.

Why this matters

Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.

Learn more

HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.

Source: WCAG 2.4.6 / Google Search Central

Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

Why this matters

Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.

Learn more

Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.

Source: WCAG 2.1 SC 1.3.1 / W3C WAI

Empty headings appear in the document outline but provide no information.

Why this matters

Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.

Source: WCAG 2.4.6

C
Form Accessibility
Action
5 of 5 controls have issues
REVIEW
5 of 5 controls have issues
Critical::
5 control(s) without accessible label
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
Got: <input type="checkbox" id="subnav-button-news">; <input type="checkbox" id="subnav-button-movies">; <input type="checkbox" id="subnav-button-television">; <input type="checkbox" id="subnav-button-reviews">; <input type="checkbox" id="subnav-button-exclusives">
5 controls
0 labeled
0 placeholder only
5 unlabeled
ControlTypeLabelMethod
#subnav-button-newscheckbox(none)none
#subnav-button-moviescheckbox(none)none
#subnav-button-televisioncheckbox(none)none
#subnav-button-reviewscheckbox(none)none
#subnav-button-exclusivescheckbox(none)none

Form controls need a <label>, aria-label, or aria-labelledby for screen readers.

<input type="checkbox" id="subnav-button-news">; <input type="checkbox" id="subnav-button-movies">; <input type="checkbox" id="subnav-button-television">; <input type="checkbox" id="subnav-button-reviews">; <input type="checkbox" id="subnav-button-exclusives">

Why this matters

Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.

Source: WCAG 2.1 SC 3.3.2

B
404 Error Page
HTTP 404, custom page
REVIEW
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
Info::
Navigation links present on 404 page
Info::
Homepage link present on 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title Page Not Found - SlashFilm Custom Styling Navigation Homepage Link Search Form
B
Lighthouse Accessibility Audits
Score 85/100 — 4 failing, 19 passed
REVIEW
85

Accessibility

These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
BY DEVIN MEENAN article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
BY JEREMY MATHAI article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
BY RAFAEL MOTAMAYOR article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
BY RYAN SCOTT article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
4 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY DEVIN MEENAN article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
5 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY RAFAEL MOTAMAYOR article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
6 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY RYAN SCOTT article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
7 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY DEVIN MEENAN article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
7 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY JEREMY MATHAI article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
7 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY WITNEY SEIBOLD article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
7 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY JEREMY MATHAI article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
9 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY DEVIN MEENAN article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
10 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY DEVIN MEENAN article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
10 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY BEN F. SILVERIO article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
11 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY KIERAN FISHER article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
13 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY WITNEY SEIBOLD article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
15 HOURS AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY DEVIN MEENAN article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY WITNEY SEIBOLD article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY JOE ROBERTS article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY NINA STARNER article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY JOE ROBERTS article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY JOE ROBERTS article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY SAM STONE article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY RYAN SCOTT article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY JOE ROBERTS article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY JEREMY SMITH article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY WITNEY SEIBOLD article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY RYAN SCOTT article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY NINA STARNER article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BY JEREMY SMITH article.article-block > div.article-description > div.more-article-info > span.author
BY  div.article-description > div.more-article-info > span.author > span.by
1 DAY AGO article.article-block > div.article-description > div.more-article-info > span.timestamp
BACK main#index > div.page-link-container > div.page-left-side > a#prev-page
MORE FROM STATIC MEDIA div.holder > div#footer-bottom > div#footer-detail-container > div.more-label
Information from your device can be used to personalize your ad experience. Do… body.adthrive-device-phone > div.adthrive-comscore > div#adthrive-ccpa-link

These are opportunities to improve the legibility of your content.

Navigation

Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
DC's Clayface Movie Is Clearly Borrowing From One Of The Best Batman Stories Ev… li.article-item > article.article-block > div.article-description > h3

These are opportunities to improve keyboard navigation in your application.

Names and labels

Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
nav#aside-nav > div.nav-top > div.logo > a.nav-opener nav#aside-nav > div.nav-top > div.logo > a.nav-opener

These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.

Best practices

Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
BGR div#footer-bottom > div#footer-detail-container > div.brand-links > a
Foodie div#footer-bottom > div#footer-detail-container > div.brand-links > a
PlanetWare div#footer-bottom > div#footer-detail-container > div.brand-links > a
Tasting Table div#footer-bottom > div#footer-detail-container > div.brand-links > a

These items highlight common accessibility best practices.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Document has a main landmark.
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Deprecated ARIA roles were not used
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
`[role]`s have all required `[aria-*]` attributes
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
`[role]` values are valid
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
Buttons have an accessible name
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
A+
Alt Text Quality
All 35 images OK
PASS
All 35 images OK
Info::
2 image(s) with alt text over 125 characters
Info::
33 image(s) with good alt text
35 images 33 good alt text
IssueCount
too long2 image(s)
A+
Color Contrast (Screenshot)
20 text elements analyzed, 0 fail WCAG AA
PASS

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

20 pass
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h2 Latest Stories20.06:13.0:1
#000000
#F8FAFB
Pass
title /Film | Movie & TV N…21.00:14.5:1
#000000
#FFFFFF
Pass
a NEWS21.00:14.5:1
#000000
#FFFFFF
Pass
a Movie News20.06:14.5:1
#000000
#F8FAFB
Pass
a TV News20.06:14.5:1
#000000
#F8FAFB
Pass
a MOVIES20.06:14.5:1
#000000
#F8FAFB
Pass
a Action and Adventure20.06:14.5:1
#000000
#F8FAFB
Pass
a Animation20.06:14.5:1
#000000
#F8FAFB
Pass
a Comedy20.06:14.5:1
#000000
#F8FAFB
Pass
a Documentary20.06:14.5:1
#000000
#F8FAFB
Pass
a Drama20.06:14.5:1
#000000
#F8FAFB
Pass
a Fantasy20.06:14.5:1
#000000
#F8FAFB
Pass
a History20.06:14.5:1
#000000
#F8FAFB
Pass
a Horror20.06:14.5:1
#000000
#F8FAFB
Pass
a Thriller20.06:14.5:1
#000000
#F8FAFB
Pass
a Romance20.06:14.5:1
#000000
#F8FAFB
Pass
a Science Fiction20.06:14.5:1
#000000
#F8FAFB
Pass
a Superhero20.06:14.5:1
#000000
#F8FAFB
Pass
a Anime20.06:14.5:1
#000000
#F8FAFB
Pass
a Cartoons20.06:14.5:1
#000000
#F8FAFB
Pass

Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback