Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction8 issue(s) across 386 links and 15 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| https://www.gov.br/pt-br/termos-de-uso | Ver Declaração de Cookies | new tab | Add '(opens in new tab)' to text |
| https://www.gov.br/pt-br/termos-de-uso | Declaração de Cookies | new tab | Add '(opens in new tab)' to text |
| https://business.safety.google/adscookie… | https://business.safety.google… | new tab | Add '(opens in new tab)' to text |
| https://policies.google.com/technologies… | https://policies.google.com/te… | new tab | Add '(opens in new tab)' to text |
| https://support.google.com/analytics/ans… | https://support.google.com/ana… | new tab | Add '(opens in new tab)' to text |
| https://support.google.com/chrome/answer… | Chrome | new tab | Add '(opens in new tab)' to text |
| https://support.mozilla.org/pt-BR/kb/des… | Firefox | new tab | Add '(opens in new tab)' to text |
| https://support.microsoft.com/pt-br/help… | Microsoft Edge | new tab | Add '(opens in new tab)' to text |
| https://support.microsoft.com/pt-br/help… | Internet Explorer | new tab | Add '(opens in new tab)' to text |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| # | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
#; #; #; #; #; #
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.gov.br/pt-br/termos-de-uso; https://www.gov.br/pt-br/termos-de-uso; https://business.safety.google/adscookies; https://policies.google.com/technologies/partner-sites?hl-pt-BR; https://support.google.com/analytics/answer/2799357; https://support.google.com/chrome/answer/95647?co=GENIE.Platform%3DDesktop&hl…; https://support.mozilla.org/pt-BR/kb/desative-cookies-terceiros-impedir-rastr…; https://support.microsoft.com/pt-br/help/4027947/microsoft-edge-delete-cookies; https://support.microsoft.com/pt-br/help/17442/windows-internet-explorer-dele…
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.
button.aa-SubmitButton (#154 on page); button.aa-ClearButton (#160 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
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure9 landmarksREVIEW
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
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
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
BForm Accessibility2 of 6 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #check-all | checkbox | Selecionar tudo | aria-label |
| #check-group-0 | checkbox | Desselecionar toda classe | aria-label |
| #check-group-1 | checkbox | Selecionar toda classe | aria-label |
| #check-group-2 | checkbox | Selecionar toda classe | aria-label |
| #searchtext-input | search | (O que você procura?) | placeholder only |
| #dp1776897976378 | input | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input name="monthpicker" id="dp1776897976378">
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="search" id="searchtext-input">
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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
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.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Home | 1.44:1 | 3.0:1 | #000000 | #192945 | Fail |
| h2 Serviços da IN | 1.44:1 | 3.0:1 | #000000 | #192945 | Fail |
| h2 Notícias | 1.44:1 | 3.0:1 | #000000 | #192945 | Fail |
| h2 Agenda do Diretor-Ge… | 1.44:1 | 3.0:1 | #000000 | #192945 | Fail |
| h2 Acesso à Informaç… | 1.44:1 | 3.0:1 | #000000 | #192945 | Fail |
| h2 Centrais de Conteúd… | 1.44:1 | 3.0:1 | #000000 | #192945 | Fail |
| h2 Atendimento ao Cidad… | 1.44:1 | 3.0:1 | #000000 | #192945 | Fail |
| title Home — Imprensa Na… | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| span Ir para o | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Conteúdo | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| span Ir para a | 3.60:1 | 4.5:1 | #000000 | #656565 | Fail |
| a Página Inicial | 3.60:1 | 4.5:1 | #000000 | #656565 | Fail |
| span Ir para o menu de | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Navegação | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| span Ir para a | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Busca | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| span Ir para o | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Mapa do site | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| span Abrir menu principal… | 3.66:1 | 4.5:1 | #000000 | #666666 | Fail |
| a Imprensa Nacional | 3.66:1 | 4.5:1 | #000000 | #666666 | 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 85/100 — 4 failing, 29 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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.wrapper-login > div.header-sign-in > div.cta-wrapper > button.br-sign-in div.wrapper-login > div.header-sign-in > div.cta-wrapper > button.br-sign-in |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.monthpicker-stroke-wrapper > div.monthpicker-wrapper > div.monthpicker > input#dp1776897932981 div.monthpicker-stroke-wrapper > div.monthpicker-wrapper > div.monthpicker > input#dp1776897932981 |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.column > div#daecaf65-4fc6-4b9b-aa98-2dc7f7e46c48 > div.cover-embed-tile > iframe#buscadou-iframe div.column > div#daecaf65-4fc6-4b9b-aa98-2dc7f7e46c48 > div.cover-embed-tile > iframe#buscadou-iframe |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.nitf-basic-tile > p.tile-subtitle > div.social-links > a.toggle-social-links div.nitf-basic-tile > p.tile-subtitle > div.social-links > a.toggle-social-links |
div.nitf-basic-tile > p.tile-subtitle > div.social-links > a.toggle-social-links div.nitf-basic-tile > p.tile-subtitle > div.social-links > a.toggle-social-links |
div.nitf-basic-tile > p.tile-subtitle > div.social-links > a.toggle-social-links div.nitf-basic-tile > p.tile-subtitle > div.social-links > a.toggle-social-links |
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.
A+Heading Hierarchy9 headingsPASS
- H1 Home
- H2 Serviços da IN
- H2 Notícias
- H2 Recebimento de matérias do DOU terá horário reduzido nas vésperas de Natal e Ano Novo
- H2 Novas aquisições de equipamentos de impressão e acabamento estão em operação no parque gráfico da IN
- H2 Agenda do Diretor-Geral
- H2 Acesso à Informação
- H2 Centrais de Conteúdo
- H2 Atendimento ao Cidadão