Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionValid manifestFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding10 icon(s) detectedREVIEW
ALandmark Structure11 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
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
AHeading Hierarchy36 headings, 1 skip(s)PASS
- H1 Discover the world of cinema with the BFI
- H3 What’s on at BFI Southbank skipped
- H3 Michael at BFI IMAX
- H2 See something different
- H2 The Greatest Films of All Time issue
- H2 Features and reviews
- H3 This is not a Vivaldi biopic: Damiano Michieletto on Primavera
- H3 Super Nature, a love letter to nature created on Super 8 film, to be released on 4 September
- H3 Object of the week: David Lean’s unmade Nostromo – the production designs
- H3 Where to begin with Baz Luhrmann
- H3 Exit 8: a video game turned claustrophobic time-loop horror movie
- H3 “The hope is you’ll feel you’re in a continuous dream”: Gerald Fox on Kinaesthesia
- H3 Charlotte Regan’s BFI Film Academy masterclass and insights for young creatives
- H3 Sign up to BFI news emails
- H2 Events
- H2 Watch archive collections
- H3 Screen Culture 2033
- H2 Commercial and licensing
- H2 Join and support
- H2 About the BFI
- H2 Watch film
- H2 British Film Institute
- H2 Supported by
- H2 Cookies on BFI websites
- H2 BFI cookies preference centre
- H3 Your Privacy
- H3 Strictly necessary cookies
- H3 Analytics cookies
- H3 Functional cookies
- H3 Targeting cookies
- H4 Your Privacy
- H4 Strictly necessary cookies
- H4 Analytics cookies
- H4 Functional cookies
- H4 Targeting cookies
- H3 Back
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
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
A+Alt Text QualityAll 9 images OKPASS
AForm Accessibility1 of 9 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #fieldEmail | none | ||
| #ot-group-id-C0002 | checkbox | Analytics cookies | for/id |
| #ot-group-id-C0003 | checkbox | Functional cookies | for/id |
| #ot-group-id-C0004 | checkbox | Targeting cookies | for/id |
| #select-all-hosts-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-leg-handler | checkbox | checkbox label | for/id |
| #chkbox-id | checkbox | checkbox label | for/id |
| #vendor-search-handler | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="vendor-search-handler" id="vendor-search-handler">
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
ALink & Button Quality63 links, 18 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.bfi.org.uk/terms-use | terms of use | new tab | Add '(opens in new tab)' to text |
| https://www.bfi.org.uk/bfi-privacy-polic… | privacy policy | new tab | Add '(opens in new tab)' to text |
| https://www.bfi.org.uk/bfi-cookie-policy | Read more about BFI cookies po… | new tab | Add '(opens in new tab)' to text |
| https://www.cookiepro.com/products/cooki… | Powered by OneTrust Opens in a… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.bfi.org.uk/terms-use; https://www.bfi.org.uk/bfi-privacy-policy; https://www.bfi.org.uk/bfi-cookie-policy; https://www.cookiepro.com/products/cookie-consent/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Discover the world o… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 See something differ… | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 The Greatest Films o… | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 Features and reviews | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 Events | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 Watch archive collec… | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 Commercial and licen… | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 Join and support | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 About the BFI | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 Watch film | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 British Film Institu… | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 Supported by | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 Cookies on BFI websi… | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h2 BFI cookies preferen… | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h3 What’s on at BFI S… | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h3 Michael at BFI IMAX | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h3 This is not a Vivald… | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h3 Super Nature, a love… | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h3 Object of the week: … | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | Pass |
| h3 Where to begin with … | 17.17:1 | 3.0:1 | #000000 | #E9E8E8 | 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+Lighthouse Accessibility AuditsScore 95/100 — 3 failing, 27 passedPASS
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.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Cookies on BFI websites
We use some essential cookies to make this website wor… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
What’s on at BFI Southbank div.PageLinks__Outer-sc-1ef9da-0 > div.Link__Outer-sc-740r5z-0 > div > h3.Link__Heading-sc-740r5z-1 |
These are opportunities to improve keyboard navigation in your application.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
BFI cookies policy div#onetrust-group-container > div#onetrust-policy > p#onetrust-policy-text > a.ot-cookie-policy-link |