Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction8 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
BForm Accessibility2 of 12 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #header-search | text | Search Lexology | aria-label |
| input | submit | Submit search | aria-label |
| #ot-group-id-C0002 | checkbox | Performance Cookies | for/id |
| #ot-group-id-C0003 | checkbox | Functional Cookies | for/id |
| #ot-group-id-C0004 | checkbox | Targeting Cookies | for/id |
| #vendor-search-handler | text | Vendor Search | aria-label |
| #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 |
| #qfoot | text | (Search Lexology) | placeholder only |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit">
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
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="q" id="qfoot">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
BLink & Button Quality1 issue(s) across 103 links and 26 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /pro/content/how-guide-how-navigate-the-… | How-to guide: How to navigate … | new tab | Add '(opens in new tab)' to text |
| /pro/content/checklist-mitigating-the-ri… | Checklist: Mitigating the risk… | new tab | Add '(opens in new tab)' to text |
| https://www.lexology.com/contractlibrary… | Data Subject Rectification Req… | new tab | Add '(opens in new tab)' to text |
| https://academic.lexology.com/?utm_sourc… | Lexology Academic | new tab | Add '(opens in new tab)' to text |
| https://talent.lexology.com/ | Lexology Talent Management | new tab | Add '(opens in new tab)' to text |
| https://x.com/lexology | Follow on X | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/lexolog… | Follow on LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://www.lbresearch.com/ | Law Business Research | new tab | Add '(opens in new tab)' to text |
| https://cookiepedia.co.uk/giving-consent… | More information about your pr… | 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 |
| <input> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
/pro/content/how-guide-how-navigate-the-legal-implications-of-executive-order…; /pro/content/checklist-mitigating-the-risk-of-civil-liability-claims-and-prep…; https://www.lexology.com/contractlibrary/contract/ffe51eba-51d3-4762-9df4-868…; https://academic.lexology.com/?utm_source=Lexology&utm_content=footer; https://talent.lexology.com/; https://x.com/lexology; https://www.linkedin.com/company/lexology; https://www.lbresearch.com/; https://cookiepedia.co.uk/giving-consent-to-cookies; 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
Icon-only buttons need an aria-label so screen readers can announce them.
input[type="submit"].submit (#746 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 The number one | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h1 platform for mitigat… | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h2 NEWS AND ANALYSIS | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h2 Lexology is built on… | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h2 LEGAL RESEARCH | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h2 REGULATORY COMPLIANC… | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h2 PRACTICAL RESOURCES | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h2 RANKINGS | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h2 EVENTS AND MASTERCLA… | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h2 Cookie Preference Ce… | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h3 Track the developmen… | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h3 Regulatory Complianc… | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h3 Artificial intellige… | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h3 ESG | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h3 Data protection | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h3 Trade & customs | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h3 Employment | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h3 Sanctions | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h3 Anti-bribery & corru… | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
| h3 Banking | 1.03:1 | 3.0:1 | #000000 | #050505 | Fail |
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.
BLighthouse Accessibility AuditsScore 89/100 — 5 failing, 25 passedREVIEW
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Latest intelligence
Legal research
Regulatory monitoring
Practical resources
Ex… div#mobile-navigation > div.bottom-row > nav.lbr-nav > ul |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Login nav.lbr-nav > ul > div.mobile-login-register > li#mylex-nav-login |
Register nav.lbr-nav > ul > div.mobile-login-register > li#mylex-nav-register |
These are opportunities to improve the experience of reading tabular or list data using 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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Scroll left div.carousel-wrapper > div.carousel-root > div.carousel > button.control-link |
Scroll right div.carousel-wrapper > div.carousel-root > div.carousel > button.control-link |
div.col-sm-4 > div.foot-search-container > form#SearchForm > input.submit div.col-sm-4 > div.foot-search-container > form#SearchForm > input.submit |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
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 |
|---|
cookie policy div#onetrust-group-container > div#onetrust-policy > p#onetrust-policy-text > a |
A+Heading Hierarchy50 headingsPASS
- H1 The number one global legal intelligence platform for mitigating risk, staying abreast of change and finding expert counsel
- H2 NEWS AND ANALYSIS
- H3 Track the developments that matter
- H3 Regulatory Compliance
- H3 Artificial intelligence
- H3 ESG
- H3 Data protection
- H3 Trade & customs
- H3 Employment
- H3 Sanctions
- H3 Anti-bribery & corruption
- H3 Banking
- H2 Lexology is built on insights, forward-looking analysis and expert guidance from the world's leading law firms
- H2 LEGAL RESEARCH
- H3 Find trusted answers to legal questions, fast
- H2 REGULATORY COMPLIANCE
- H3 Track global regulatory change and stay compliant
- H4 Scanner
- H5 Essential regulatory monitoring
- H4 Compliance calendar
- H5 Horizon scanning
- H4 Analysis and guidance
- H5 From experienced journalists
- H4 Regulatory data APIs
- H5 Advanced workflows
- H2 PRACTICAL RESOURCES
- H3 Draft, review and act with confidence
- H3 Featured How-to-guide
- H3 How-to guide: How to navigate the legal implications of Executive Orders 14151 and 14173 for workplace DEI programs (USA)
- H3 Featured Checklist
- H3 Checklist: Mitigating the risk of civil liability claims and preparing to respond to claims under the False Claims Act (USA)
- H3 Featured Contract
- H3 Data Subject Rectification Request Form (GDPR)
- H2 RANKINGS
- H3 Find the right expert for your legal questions
- H2 EVENTS AND MASTERCLASSES
- H3 Join the conversation in person and online
- H4 UPCOMING EVENTS
- H2 Cookie Preference Centre
- H3 Your Privacy
- H3 Strictly Necessary Cookies
- H3 Performance Cookies
- H3 Functional Cookies
- H3 Targeting Cookies
- H4 Your Privacy
- H4 Strictly Necessary Cookies
- H4 Performance Cookies
- H4 Functional Cookies
- H4 Targeting Cookies
- H3 Back