Skip to content
https://cinemablend.com

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
57
GRADE
D
FIX
6
REVIEW
3
PASS
4
INFO
0
Checks
13
4 PASS 3 REVIEW 6 FIX
F
Alt Text Quality
Action
16 of 104 images have issues
FIX
16 of 104 images have issues
Critical::
16 image(s) missing alt attribute
Images without alt text are invisible to screen readers.
Critical::
16 image-in-link without alt text
An image inside a link with no alt creates an empty link.
Info::
3 image(s) with alt text over 125 characters
Info::
85 image(s) with good alt text
104 images 85 good alt text 16 missing
IssueCount
missing16 image(s)
too long3 image(s)

Images without alt text are invisible to screen readers.

Why this matters

Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.

Learn more

WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.

Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report

An image inside a link with no alt creates an empty link.

Why this matters

Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.

Learn more

An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.

Source: WCAG 2.1 SC 2.4.4

D
404 Error Page
Action
HTTP 404, custom page
FIX
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Custom Styling Navigation Homepage Link Search Form
D
Web Manifest
Action
Not found
FIX
Not found
Info::
No web manifest found
No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

No web manifest found.

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
1 navigation pattern(s)
FIX
1 navigation pattern(s)
Info::
Skip navigation link detected
Info::
4 navigation landmark(s) detected
Breadcrumbs
Search
Skip Link Skip link detected
Labeled Navigation 4 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
2 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
C
Form Accessibility
Action
18 of 24 controls have issues
REVIEW
18 of 24 controls have issues
Critical::
18 control(s) without accessible label
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
Got: <input type="email" name="MAIL">; <input type="submit">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block730">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block731">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block732">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block733">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block734">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block735">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block736">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block737"> (+8 more)
Info::
6 control(s) properly labeled
24 controls
6 labeled
0 placeholder only
18 unlabeled
ControlTypeLabelMethod
#burgerbar-noneradioClose main menufor/id
#burgerbarradioOpen menufor/id
#search-checkboxcheckboxSearchfor/id
#search-inputsearchSearch Cinemablendfor/id
CONTACT_OTHER_BRANDScheckboxnone
CONTACT_PARTNERScheckboxnone
MAILemail(none)none
inputsubmit(none)none
#cml-wc-experts-block730radio(none)none
#cml-wc-experts-block731radio(none)none
#cml-wc-experts-block732radio(none)none
#cml-wc-experts-block733radio(none)none
#cml-wc-experts-block734radio(none)none
#cml-wc-experts-block735radio(none)none
#cml-wc-experts-block736radio(none)none
#cml-wc-experts-block737radio(none)none
#cml-wc-experts-block738radio(none)none
#cml-wc-experts-block739radio(none)none
#cml-wc-experts-block7310radio(none)none
#cml-wc-experts-block7311radio(none)none
#cml-wc-experts-block7312radio(none)none
#cml-wc-experts-block7313radio(none)none
#cml-wc-experts-block7314radio(none)none
#cml-wc-experts-block7315radio(none)none

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

<input type="email" name="MAIL">; <input type="submit">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block730">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block731">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block732">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block733">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block734">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block735">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block736">; <input type="radio" name="carousel-multi-css--wc-experts-block73-radio" id="cml-wc-experts-block737"> (+8 more)

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
Favicon & Branding
7 icon(s) detected
REVIEW
7 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
Apple touch icon present
Info::
Multiple icon sizes detected
favicon.ico Present
PNG Icons Present
Apple Touch Present
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Present
B
Color Contrast (Screenshot)
20 text elements analyzed, 0 fail WCAG AA
REVIEW

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

20 pass 19 pass AA only
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 Cinemablend21.00:13.0:1
#000000
#FFFFFF
Pass
h2 Ryan Gosling Explain…3.00:13.0:1
#000000
#595959
Pass
h2 The One Iconic 'Peak…3.00:13.0:1
#000000
#595959
Pass
h2 Samara Weaving Perso…3.00:13.0:1
#000000
#595959
Pass
h2 We Did Not Anticipat…3.00:13.0:1
#000000
#595959
Pass
h2 Rumors Keep Rolling …3.00:13.0:1
#000000
#595959
Pass
h2 'Hamnet' Has A Tie-I…3.00:13.0:1
#000000
#595959
Pass
h2 Halle Berry Shared H…3.00:13.0:1
#000000
#595959
Pass
h2 Emerald Fennell Reve…3.00:13.0:1
#000000
#595959
Pass
h2 'GOAT' Does One Thin…3.00:13.0:1
#000000
#595959
Pass
h2 Chris Hemsworth Open…3.00:13.0:1
#000000
#595959
Pass
h2 Priyanka Chopra Jona…3.00:13.0:1
#000000
#595959
Pass
h2 I Loved Paul Mescal …3.00:13.0:1
#000000
#595959
Pass
h2 Callum Turner Shares…3.00:13.0:1
#000000
#595959
Pass
h2 ‘IT’ Filmmakers …3.00:13.0:1
#000000
#595959
Pass
h2 Why Vincent D’Onof…3.00:13.0:1
#000000
#595959
Pass
h2 George Clooney Opens…3.00:13.0:1
#000000
#595959
Pass
h2 Movies3.00:13.0:1
#000000
#595959
Pass
h2 Television3.00:13.0:1
#000000
#595959
Pass
h2 Voices3.00:13.0:1
#000000
#595959
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.

A+
Landmark Structure
83 landmarks
PASS
83 landmarks
Info::
<main> landmark present
Info::
4 <nav> landmark(s) found
Info::
All <nav> elements are properly labeled
Info::
Skip navigation link present
Page Structure — as a screen reader sees it
BANNER header NAV "Main Navigation" MAIN CONTENTINFO footer
A+
Heading Hierarchy
102 headings
PASS
102 headings
Info::
Single H1 present
  • H1 Cinemablend
  • H2 Latest News
  • H3 A Wild Elden Ring Character From The Games Will Appear In The Movie, And I'm Hyped For One Reason
  • H3 Hulk Hogan Got Real About One Career Change He Would've Made (And I Was Genuinely Surprised)
  • H3 One Of Geena Davis' First Instagram Posts Is A Madonna Reunion, And A League Of Their Own Fans Are Freaking
  • H3 Michael Jackson's Nephew Called Out The Media's Coverage Of The ‘Thriller’ Singer In New Post: ‘You Don't Get To Control The Narrative’
  • H3 Welp, Another OG Dexter Character Is Now (Seemingly) Doomed In Resurrection Season 2
  • H3 It's Hard To Believe It's Been 4 Years Since Ozark Brought Kaley Cuoco And Tom Pelphrey Together
  • H2 Latest videos from CinemaBlend
  • H2 Ryan Gosling Explains Why He Doesn't Pick The Same Kind Of Movies Anymore
  • H2 The One Iconic 'Peaky Blinders' Line Barry Keoghan Honestly Didn't Feel He 'Earned'
  • H2 Samara Weaving Personally Pitched One Of The Best 'Ready Or Not' Moments
  • H2 We Did Not Anticipate Jacob Elordi Referencing 'Jackass' When We Asked About The Iconic One-Arm Lift In 'Wuthering Heights'
  • H2 Rumors Keep Rolling Around About Halle Berry In 'Doomsday,' And Chris Hemsworth Told Us The 'Wielding' Reason Storm And Thor Need To Team Up
  • H2 'Hamnet' Has A Tie-In To 'Eternals,' And Chloé Zhao Pointed It Out To Us
  • H2 Halle Berry Shared How She And Van Hunt Happened: 'I'm Convinced I Manifested My Now Partner'
  • H2 Emerald Fennell Reveals The Reason 'Wuthering Heights' Is Rated-R, Despite Wanting It To Be This Generation’s 'Titanic'
  • H2 'GOAT' Does One Thing I've Never Seen In A Movie Before, And I Had To Ask Gabrielle Union And Caleb McLaughlin About It
  • H2 Chris Hemsworth Opens Up About Feeling Like A ‘Fraud’ Playing Charming Characters
  • H2 Priyanka Chopra Jonas Is Making Her First Indian Movie In Years, And She Had One Request For Her Return
  • H2 I Loved Paul Mescal In 'Hamnet,' But His Favorite Part Of The Movie Surprised Me
  • H2 Callum Turner Shares The Sweet Moment That Made Him Fall In Love With Fiancé Dua Lipa
  • H2 ‘IT’ Filmmakers Andy And Barbara Muschietti Explain A Line In Horror Films They’ll Never Cross
  • H2 Why Vincent D’Onofrio And Charlie Cox Keep Coming Back To Play Daredevil And Fisk
  • H2 George Clooney Opens Up About How Much He Failed Before 'ER'
  • H2 Movies
  • H3 Project Hail Mary's Author Lives In Fear Of Getting Called Out By Neil DeGrasse Tyson
  • H3 ‘Funny Sight.’ Emily Blunt Went To Great Lengths To Keep Devil Wears Prada 2 Dress Surprise, And Dumpsters Were Involved
  • H3 How Timothèe Chalamet Awards And One ‘Alpha’ Sister Moment Reportedly Hooked Kendall Jenner And Jacob Elordi Up
  • H3 It Was Basically The Hunger Games Online When Josh Hutcherson Mentioned He Wasn’t A Fan Of Taylor Swift: ‘Destroy Him’
  • H3 Get Some Great Stranger Things: Tales From '85 Gifts With The Latest Issue Of SFX
  • H3 Jonah Hill Has One Resounding Memory After Filming This Is the End with Rihanna: She Has That 'Make Your Friends S--t Their Pants Weed'
  • H3 A How To Train Your Dragon 2 Crew Member Lost Fingers While The Sequel Was Filming
  • H2 Television
  • H3 The 10 Biggest Winners In Jeopardy History
  • H3 Big Brother Could Get A Major Shakeup Ahead Of Season 28, And Netflix Is Involved
  • H3 I Didn't Have An Office Reunion On My Devil Wears Prada Bingo Card, But See John Krasinski And B.J. Novak Hug It Out
  • H3 Hassie Harrison Is Gonna Go Ahead And Agree To Disagree With Stephen Amell Over One Beach-Related Baywatch Comment
  • H3 The Sweet Gesture Lorne Michaels Made For SNL’s Maya Rudolph After Finding Out She Was Pregnant: ‘That Is The Canadian In Him’
  • H3 'Be Honest': Jim Parsons Was Asked How He Really Feels About People Yelling 'Bazinga' At Him
  • H3 More Drama At CBS News? What’s Going On With Gayle King And Those Contract Comments
  • H2 Voices
  • H3 I Wish More People Talked About This 2009 Rom Com And How It Depicts Asperger's Syndrome
  • H3 Could Scarlett Johansson Or Another Actress Break Zoe Saldaña’s Box Office Record? The One Thing Avatar’s Actress Cares About
  • H3 The Wildly Short Amount Of Time It Took For Love On The Spectrum To Decide To Cast Logan
  • H3 ‘Hollywood Is A Different Animal For Women.’ Florence Pugh On The Double Standards In Her Business
  • H3 The Rock Says Moana Represents ‘What Real Masculinity Looks Like’ (And Say It Louder For The People In The Back)
  • H2 Interviews
  • H3 I’m Still Sad Good Omens’ Final Season Is Just One Long Episode, But The Director Has Me Convinced It Was The Best Move
  • H3 The Boys Is Ending With Season 5, But Jensen Ackles Says The Run Has A Big Impact On The Upcoming Vought Rising Series
  • H3 The 'Moment' In Mother Mary Where Anne Hathaway Proved She Could Nail Playing A Pop Star
  • H3 Rob Cesternino Explains How Cirie’s Been Flying Under The Radar In Survivor 50
  • H3 Stranger Things: Tales From ‘85 EP Shares Take On New Character Not Being Mentioned In The OG Show, But I’m Not Convinced
  • H3 The Wildly Short Amount Of Time It Took For Love On The Spectrum To Decide To Cast Logan
  • H3 Lee Cronin's The Mummy Has Some Gnarly Skin-Flaying Scenes (And We Had To Ask How They Were Crafted)
  • H3 I Love The Cool Story Behind How Jaafar Jackson Debuted His Moonwalk
  • H2 reviews
  • H3 You, Me & Tuscany Review: Halle Bailey And Regé-Jean Page’s Rom-Com Is Giving Reheated Spaghetti
  • H3 The Drama Review: Zendaya And Robert Pattinson’s Anti-Rom Com Delivers On The Title
  • H3 The Super Mario Galaxy Movie Review: I Really Wish They Just Made A Star Fox Movie Instead
  • H3 Peaky Blinders: The Immortal Man Review: Cillian Murphy And Barry Keoghan Propel A High-Octane (Yet Methodical) Conclusion To The Acclaimed Crime Series
  • H2 Meet the team
  • H3 Mack Rawden
  • H3 Jessica Rawden
  • H3 Corey Chichizola
  • H3 Nick Venable
  • H3 Erik Swann
  • H3 Kelly West
  • H3 Hannah Saulic
  • H3 Rachel Rosenfeld
  • H3 Hugh Scott
  • H3 Riley Utley
  • H3 Katie Wille
  • H3 Heidi Venable
  • H3 Sarah El-Mahmoud
  • H3 Jeff McCobb
  • H3 Mick Joest
  • H3 Tiffney Ma
  • H2 Features
  • H3 Project Hail Mary's Author Lives In Fear Of Getting Called Out By Neil DeGrasse Tyson
  • H3 19 Sexually Explicit Movies Streaming On Paramount+
  • H3 WWE Got The Randy Orton And Cody Rhodes WrestleMania Finish Wrong, But There's A Path To Fix This
  • H3 I'm Against Scott Bakula's Star Trek Enterprise Sequel Pitch. Here's Why
  • H3 Prime Video Subscription: The Plan, The Price And What’s Included
  • H2 Videos
  • H3 The Boys Is Ending With Season 5, But Jensen Ackles Says The Run Has A Big Impact On The Upcoming Vought Rising Series
  • H3 The 'Moment' In Mother Mary Where Anne Hathaway Proved She Could Nail Playing A Pop Star
  • H3 Did Elle Fanning Use A Body Double For Margo’s Got Money Troubles’ Nude Scenes? She Opens Up
  • H3 I Love The Cool Story Behind How Jaafar Jackson Debuted His Moonwalk
  • H3 What Happened When Gina Carano Spoke With Lucasfilm’s Dave Filoni And Jon Favreau After Her Lawsuit Settlement? Here’s What She Says
  • H3 Beef Season 2 Director Breaks Down The Finale’s Wild Fight Sequence (And The Thunderbolts* Idea That Influenced It)
  • H3 Why PR Experts And Social Media Stars Think Megan Fox Is Losing Out On Millions
  • H3 Why Is Body Horror Making A Big Comeback? James Wan And Lee Cronin Have Thoughts
  • H2 More from CinemaBlend
  • H3 X-Men Got A Blunt Piece Of Feedback From Execs Ahead Of Its Release Decades Ago (And I'm Laughing At The Irony)
  • H3 One Star Definitely Won't Be Returning For The Secret Lives Of Mormon Wives, But What About Taylor Frankie Paul?
  • H3 I Just Learned Tim McGraw Is Playing The Most Brutal Role Of His Career, And I’m Excited To Hate On Him
  • H3 19 Sexually Explicit Movies Streaming On Paramount+
  • H3 Just A Friendly Reminder Scott Patterson’s Exit On Sullivan’s Crossing Didn’t Go Down The Way The Show Said It Did
  • H3 WWE Got The Randy Orton And Cody Rhodes WrestleMania Finish Wrong, But There's A Path To Fix This
  • H3 Marvel Merch Seemingly Confirmed A Fan Theory About Hulk’s Return To The MCU
  • H3 ESPN Jeopardy Is Reportedly Locking In Its Host, And It's The Perfect Choice
A
Lighthouse Accessibility Audits
Score 91/100 — 3 failing, 31 passed
PASS
91

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.

Names and labels

Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div#botr_homepage-video-playlist_utdFDEYD_div_1 > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div#botr_homepage-video-playlist_utdFDEYD_div_1 > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img
div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img div.v2-listing-image-layout > div.v2-listing-image-wrapper > picture > img.v2-listing-image-img

Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.newsletter-form__container > section.newsletter-form__main-section > form.newsletter-form__form > input.form__email-input div.newsletter-form__container > section.newsletter-form__main-section > form.newsletter-form__form > input.form__email-input

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.

Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
A Wild Elden Ring Character From The Games Will Appear In The Movie, And I'm Hy… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
Hulk Hogan Got Real About One Career Change He Would've Made (And I Was Genuine… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
One Of Geena Davis' First Instagram Posts Is A Madonna Reunion, And A League Of… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
Michael Jackson's Nephew Called Out The Media's Coverage Of The ‘Thriller’ Sing… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
Welp, Another OG Dexter Character Is Now (Seemingly) Doomed In Resurrection Sea… div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
It's Hard To Believe It's Been 4 Years Since Ozark Brought Kaley Cuoco And Tom … div.wdn-fte-rcr > div.list-text-links > div.listingResult > a.article-link
I Didn't Get To See The Avengers: Doomsday Trailer Because I Wasn't At CinemaCo… div.mainCarousel > section#homePageCarousel > div#Item1 > a.article-link
‘Nothing Can Stop’ JLo From Proving Gen X Can Still Rock Low Rise Pants As The … div.mainCarousel > section#homePageCarousel > div#Item4 > a.article-link
Project Hail Mary's Author Lives In Fear Of Getting Called Out By Neil DeGrasse… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
‘Funny Sight.’ Emily Blunt Went To Great Lengths To Keep Devil Wears Prada 2 Dr… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
How Timothèe Chalamet Awards And One ‘Alpha’ Sister Moment Reportedly Hooked Ke… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
It Was Basically The Hunger Games Online When Josh Hutcherson Mentioned He Wasn… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Get Some Great Stranger Things: Tales From '85 Gifts With The Latest Issue Of S… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Jonah Hill Has One Resounding Memory After Filming This Is the End with Rihanna… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
A How To Train Your Dragon 2 Crew Member Lost Fingers While The Sequel Was Film… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The 10 Biggest Winners In Jeopardy History By Heidi Venable, Hugh Scott last u… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Big Brother Could Get A Major Shakeup Ahead Of Season 28, And Netflix Is Involv… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I Didn't Have An Office Reunion On My Devil Wears Prada Bingo Card, But See Joh… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Hassie Harrison Is Gonna Go Ahead And Agree To Disagree With Stephen Amell Over… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Sweet Gesture Lorne Michaels Made For SNL’s Maya Rudolph After Finding Out … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
'Be Honest': Jim Parsons Was Asked How He Really Feels About People Yelling 'Ba… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
More Drama At CBS News? What’s Going On With Gayle King And Those Contract Comm… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I Wish More People Talked About This 2009 Rom Com And How It Depicts Asperger's… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Could Scarlett Johansson Or Another Actress Break Zoe Saldaña’s Box Office Reco… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Wildly Short Amount Of Time It Took For Love On The Spectrum To Decide To C… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
‘Hollywood Is A Different Animal For Women.’ Florence Pugh On The Double Standa… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Rock Says Moana Represents ‘What Real Masculinity Looks Like’ (And Say It L… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I’m Still Sad Good Omens’ Final Season Is Just One Long Episode, But The Direct… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Boys Is Ending With Season 5, But Jensen Ackles Says The Run Has A Big Impa… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The 'Moment' In Mother Mary Where Anne Hathaway Proved She Could Nail Playing A… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Rob Cesternino Explains How Cirie’s Been Flying Under The Radar In Survivor 50 … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Stranger Things: Tales From ‘85 EP Shares Take On New Character Not Being Menti… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Wildly Short Amount Of Time It Took For Love On The Spectrum To Decide To C… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Lee Cronin's The Mummy Has Some Gnarly Skin-Flaying Scenes (And We Had To Ask H… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I Love The Cool Story Behind How Jaafar Jackson Debuted His Moonwalk By Sarah … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
You, Me & Tuscany Review: Halle Bailey And Regé-Jean Page’s Rom-Com Is Giving R… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Drama Review: Zendaya And Robert Pattinson’s Anti-Rom Com Delivers On The T… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Super Mario Galaxy Movie Review: I Really Wish They Just Made A Star Fox Mo… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Peaky Blinders: The Immortal Man Review: Cillian Murphy And Barry Keoghan Prope… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Project Hail Mary's Author Lives In Fear Of Getting Called Out By Neil DeGrasse… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
19 Sexually Explicit Movies Streaming On Paramount+ By Philip Sledge last upda… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
WWE Got The Randy Orton And Cody Rhodes WrestleMania Finish Wrong, But There's … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I'm Against Scott Bakula's Star Trek Enterprise Sequel Pitch. Here's Why By Mi… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Prime Video Subscription: The Plan, The Price And What’s Included By Philip Sl… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The Boys Is Ending With Season 5, But Jensen Ackles Says The Run Has A Big Impa… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
The 'Moment' In Mother Mary Where Anne Hathaway Proved She Could Nail Playing A… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Did Elle Fanning Use A Body Double For Margo’s Got Money Troubles’ Nude Scenes?… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I Love The Cool Story Behind How Jaafar Jackson Debuted His Moonwalk By Sarah … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
What Happened When Gina Carano Spoke With Lucasfilm’s Dave Filoni And Jon Favre… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Beef Season 2 Director Breaks Down The Finale’s Wild Fight Sequence (And The Th… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Why PR Experts And Social Media Stars Think Megan Fox Is Losing Out On Millions… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Why Is Body Horror Making A Big Comeback? James Wan And Lee Cronin Have Thought… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
X-Men Got A Blunt Piece Of Feedback From Execs Ahead Of Its Release Decades Ago… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
One Star Definitely Won't Be Returning For The Secret Lives Of Mormon Wives, Bu… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
I Just Learned Tim McGraw Is Playing The Most Brutal Role Of His Career, And I’… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
19 Sexually Explicit Movies Streaming On Paramount+ By Philip Sledge last upda… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Just A Friendly Reminder Scott Patterson’s Exit On Sullivan’s Crossing Didn’t G… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
WWE Got The Randy Orton And Cody Rhodes WrestleMania Finish Wrong, But There's … section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
Marvel Merch Seemingly Confirmed A Fan Theory About Hulk’s Return To The MCU B… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
ESPN Jeopardy Is Reportedly Locking In Its Host, And It's The Perfect Choice B… section.listingResultsWrapper > div.listingResults > div.listingResult > a.article-link
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>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Input buttons have discernible text.
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
`button`, `link`, and `menuitem` elements have accessible names
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Background and foreground colors have a sufficient contrast ratio
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.
Links have a discernible name
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
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
Skip links are focusable.
Document has a main landmark.
Deprecated ARIA roles were not used
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
`[accesskey]` values are unique
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
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
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
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 type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
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.
Identical links have the same purpose.
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.
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback