Web Governance Accessibility checks are done by the scan. Previously, these checks were divided into three categories, Errors, Warnings, and Reviews. For simplification, this has been updated. Web Governance Accessibility Limited Access introduces two types of accessibility checks, to replace the previous three types:
This document provides a list of accessibility checks with the old type and the new type, for your reference.
| Check ID | Check name | Old check Type | New check Type |
|---|---|---|---|
| 10 | Is the image a flickering GIF? | review | Assisted |
| 17 | Does the audio file have a text transcript? | review | Assisted |
| 18 | Does the anchor element open a new window without warning? | warning | Assisted |
| 20 | Is there a text alternative for the multimedia file? | warning | Assisted |
| 27 | Blinking text must not be used | error | Automated |
| 66 | Is there a text alternative for the linked audio file? | warning | Assisted |
| 69 | Marquee element must not be used | error | Automated |
| 71 | Auto-redirect must not be used | error | Automated |
| 82 | Are p elements used as headers? | warning | Assisted |
| 114 | Layout tables should have an empty summary attribute or none at all |
| error |
| Automated |
| 115 | Layout tables must not contain caption elements | error | Automated |
| 154 | Is the pre element used to create a table? | review | Assisted |
| 203 | Is the data table summary describing the navigation and structure of the table? | review | Assisted |
| 241 | Is table markup used for all table information consistently? | review | Assisted |
| 242 | Are the table captions identifying the table? | review | Assisted |
| 243 | Table summary and caption must be different | error | Automated |
| 245 | Complex data table is missing ID and/or header attributes to associate headers with data cells | error | Automated |
| 248 | Are all visual lists correctly coded as lists? | review | Assisted |
| 250 | Are enough instructions provided for everyone to understand and operate the content? | review | Assisted |
| 251 | Does text over background image meet minimum contrast requirements? | review | Assisted |
| 253 | Does text over background image meet enhanced contrast requirements? | review | Assisted |
| 272 | Can users recover deleted information? | review | Assisted |
| 280 | Are elements focused in a logical order when navigating with keyboard? | review | Assisted |
| 312 | Are important UI and graphical components distinguishable? | review | Assisted |
| 314 | Is the purpose of UI components, icons, and regions programmatically determined? | review | Assisted |
| 315 | Are users forced to scroll in two dimensions when zoomed in? | review | Assisted |
| 317 | Are users able to use the fonts, spacing, and font size of their choice, without loss of content? | review | Assisted |
| 318 | Does content that appears on hover or focus block important information or disappear before users can interact with it? | review | Assisted |
| 319 | Are users warned if inactivity could cause them to lose work? | review | Assisted |
| 320 | Can users turn off motion animation triggered by interaction? | review | Assisted |
| 328 | Are there alternatives for features that require device or user motion? | review | Assisted |
| 340 | Is information the user previously entered automatically available when needed in later steps of the process? | warning | Assisted |
| 341 | Is a congnitive function test required for authentication? | warning | Assisted |
| 343 | Is available help easy to find? | review | Assisted |
| 344 | Are interactive elements big enough to target easily? | warning | Assisted |
| 345 | Does functionality requiring dragging movements have a proper alternative? | review | Assisted |
| 350 | Do users need to scroll in two dimensions on mobile? | warning | Assisted |
| 358 | Are users able to shut off content with sound? | warning | Assisted |
| 359 | Is a cognitive function test required for authentication? (Enhanced) | warning | Assisted |
| 360 | Are all focusable elements at least partially visible when focused? | review | Assisted |
| 361 | Are all focusable elements entirely visible when focused? | review | Assisted |
| 363 | Is the focus indicator distinguishable? | review | Assisted |
| 366 | Element with role attributes is missing required states or properties | error | Automated |
| 367 | Form field is missing an accessible name | error | Automated |
| 368 | Menu item doesn't have an accessible name | error | Automated |
| 369 | Element marked as hidden must not be included in tab navigation | error | Automated |
| 370 | Do the iframe elements with same name have same purpose? | warning | Assisted |
| 371 | Link is missing an accessible name | error | Automated |
| 372 | Iframe element is missing an accessible name | error | Automated |
| 373 | Elements intended as presentation-only contain focusable content | error | Automated |
| 374 | Button is missing an accessible name | error | Automated |
| 375 | SVG element with defined role is missing an accessible name | error | Automated |
| 376 | Image is missing alternative text | error | Automated |
| 377 | Non-text object element is missing an accessible name | error | Automated |
| 378 | Are the hidden images decorative? | warning | Assisted |
| 379 | Is the image alternative text descriptive enough? | warning | Assisted |
| 380 | Image button is missing an accessible name | error | Automated |
| 381 | Is color alone used to convey meaning? | review | Assisted |
| 382 | Can all functionality be operated with keyboard? | review | Assisted |
| 383 | Scrollable content is not accessible using the keyboard | error | Automated |
| 384 | Iframe with interactive elements is not keyboard navigable | error | Automated |
| 385 | Scrollable content is not accessible using the keyboard (No exception) | error | Automated |
| 386 | Is keyboard focus trapped in any component? | review | Assisted |
| 387 | Page is missing a title | error | Automated |
| 388 | Is the page title descriptive enough? | review | Assisted |
| 389 | Is the keyboard focus visible at all times? | warning | Assisted |
| 390 | Is the heading descriptive enough? | review | Assisted |
| 391 | Are the labels describing the input fields accurately? | review | Assisted |
| 393 | Does visual-only video content have an accessible alternative? | warning | Assisted |
| 394 | Does audio element have text alternative? | warning | Assisted |
| 395 | Does audio content in a video have an accessible alternative? | warning | Assisted |
| 396 | Does the multimedia object provide alternatives for time-based content? | review | Assisted |
| 397 | Does video have an accessible alternative? | warning | Assisted |
| 398 | Does the layout table make sense when read line by line? | warning | Assisted |
| 399 | Are white space characters used for spacing? | warning | Assisted |
| 400 | Are white space characters used to format tables? | warning | Assisted |
| 401 | Does the live video have captions? | warning | Assisted |
| 402 | Does the live audio have an accessible alternative? | warning | Assisted |
| 404 | Link inside text is difficult to see or identify | error | Automated |
| 405 | Incorrect use of ARIA state or property | error | Automated |
| 406 | Role attribute is missing a valid value | error | Automated |
| 407 | Undefined ARIA attribute must not be used | error | Automated |
| 408 | ARIA state or property has invalid value | error | Automated |
| 409 | ARIA element is missing required context | error | Automated |
| 410 | ARIA refers to a non-existing ID | error | Automated |
| 411 | Is quote element used to mark up quotations? | warning | Assisted |
| 412 | Is there non-decorative content in pseudo classes? | warning | Assisted |
| 413 | Header attribute is referring to wrong ID or cell | error | Automated |
| 414 | Parent element is missing required children | error | Automated |
| 415 | Table header is not associated to any data cells | error | Automated |
| 416 | Is CSS modifying the visual layout and changing the meaning of content? | review | Assisted |
| 417 | Do elements have the right semantic role? | warning | Assisted |
| 418 | Does prerecorded time-based media have an accessible alternative? | warning | Assisted |
| 419 | If audio descriptions are insufficient, are extended audio descriptions provided? | warning | Assisted |
| 420 | Is sign language interpretation provided for all prerecorded audio? | warning | Assisted |
| 421 | Heading is missing an accessible name | error | Automated |
| 422 | Meta refresh should not cause the page to reload or redirect automatically after a short delay | error | Automated |
| 423 | Is there a mechanism to bypass blocks of repeated content? | review | Assisted |
| 430 | Do prerecorded videos have audio descriptions? | warning | Assisted |
| 431 | Do autocomplete attributes align with their purpose? | warning | Assisted |
| 434 | Page is missing a language attribute | error | Automated |
| 438 | Link text fails minimum contrast requirements | error | Automated |
| 439 | Link text fails enhanced contrast requirements | error | Automated |
| 440 | Text fails minimum contrast requirements | error | Automated |
| 441 | Text fails enhanced contrast requirements | error | Automated |
| 442 | Does text on top of images have minimum contrast? | warning | Assisted |
| 443 | Does text on top of images have enhanced contrast? | warning | Assisted |
| 444 | Do links on top of images have minimum contrast? | warning | Assisted |
| 445 | Do links on top of images have enhanced contrast? | warning | Assisted |
| 446 | Are headings used for formatting? | review | Assisted |
| 447 | Do image buttons have alt text? | review | Assisted |
| 448 | Are status messages presented clearly to assistive technology users? | review | Assisted |
| 449 | Does audio containing speech have distracting background audio? | review | Assisted |
| 451 | Page language attribute has invalid language tag | error | Automated |
| 452 | Orientation of the page should not be restricted | error | Automated |
| 453 | Meta viewport is preventing zoom | error | Automated |
| 454 | Element language attribute has invalid language tag | error | Automated |
| 455 | Autocomplete attribute is missing a valid value | error | Automated |
| 460 | Do links with the same name serve the same purpose? | warning | Assisted |
| 465 | Text is incorrectly aligned | error | Automated |
| 466 | Do the images contain text? | review | Assisted |
| 467 | Are input errors described in text? | review | Assisted |
| 468 | Are form submission errors helpful? | review | Assisted |
| 469 | If legal financial data is processed, are there safeguards for form submission? | review | Assisted |
| 470 | Is the visible label of an interactive element part of the accessible name? | warning | Assisted |
| 471 | Is the capitalized word an abbreviation that should be described? | review | Assisted |
| 472 | Does the local language attibute match the language of the content? | warning | Assisted |
| 473 | Do all input fields have permanently visible labels? | warning | Assisted |
| 475 | If input label is not sufficient, is additional help provided? | review | Assisted |
| 476 | Do links with the same accessible name have the same purpose? | warning | Assisted |
| 477 | Are interactive elements, such as linked icons, easy to target? | warning | Assisted |
| 478 | Is link text distinguishable in all interactive states? (Minimum) | review | Assisted |
| 479 | Is link text distinguishable in all interactive states? (Enhanced) | review | Assisted |
| 485 | Is there a mechanism to bypass blocks of repeated content? | review | Assisted |
| 489 | Does audio element have text alternative? | review | Assisted |
| 494 | Does video have an accessible alternative? | review | Assisted |
| 495 | Does visual-only video content have an accessible alternative? | review | Assisted |
| 496 | Can users recover deleted information? | review | Assisted |
If this content did not answer your questions, try searching or contacting our support team for further assistance.
| error |
| Automated |
| 115 | Layout tables must not contain caption elements | error | Automated |
| 154 | Is the pre element used to create a table? | review | Assisted |
| 203 | Is the data table summary describing the navigation and structure of the table? | review | Assisted |
| 241 | Is table markup used for all table information consistently? | review | Assisted |
| 242 | Are the table captions identifying the table? | review | Assisted |
| 243 | Table summary and caption must be different | error | Automated |
| 245 | Complex data table is missing ID and/or header attributes to associate headers with data cells | error | Automated |
| 248 | Are all visual lists correctly coded as lists? | review | Assisted |
| 250 | Are enough instructions provided for everyone to understand and operate the content? | review | Assisted |
| 251 | Does text over background image meet minimum contrast requirements? | review | Assisted |
| 253 | Does text over background image meet enhanced contrast requirements? | review | Assisted |
| 272 | Can users recover deleted information? | review | Assisted |
| 280 | Are elements focused in a logical order when navigating with keyboard? | review | Assisted |
| 312 | Are important UI and graphical components distinguishable? | review | Assisted |
| 314 | Is the purpose of UI components, icons, and regions programmatically determined? | review | Assisted |
| 315 | Are users forced to scroll in two dimensions when zoomed in? | review | Assisted |
| 317 | Are users able to use the fonts, spacing, and font size of their choice, without loss of content? | review | Assisted |
| 318 | Does content that appears on hover or focus block important information or disappear before users can interact with it? | review | Assisted |
| 319 | Are users warned if inactivity could cause them to lose work? | review | Assisted |
| 320 | Can users turn off motion animation triggered by interaction? | review | Assisted |
| 328 | Are there alternatives for features that require device or user motion? | review | Assisted |
| 340 | Is information the user previously entered automatically available when needed in later steps of the process? | warning | Assisted |
| 341 | Is a congnitive function test required for authentication? | warning | Assisted |
| 343 | Is available help easy to find? | review | Assisted |
| 344 | Are interactive elements big enough to target easily? | warning | Assisted |
| 345 | Does functionality requiring dragging movements have a proper alternative? | review | Assisted |
| 350 | Do users need to scroll in two dimensions on mobile? | warning | Assisted |
| 358 | Are users able to shut off content with sound? | warning | Assisted |
| 359 | Is a cognitive function test required for authentication? (Enhanced) | warning | Assisted |
| 360 | Are all focusable elements at least partially visible when focused? | review | Assisted |
| 361 | Are all focusable elements entirely visible when focused? | review | Assisted |
| 363 | Is the focus indicator distinguishable? | review | Assisted |
| 366 | Element with role attributes is missing required states or properties | error | Automated |
| 367 | Form field is missing an accessible name | error | Automated |
| 368 | Menu item doesn't have an accessible name | error | Automated |
| 369 | Element marked as hidden must not be included in tab navigation | error | Automated |
| 370 | Do the iframe elements with same name have same purpose? | warning | Assisted |
| 371 | Link is missing an accessible name | error | Automated |
| 372 | Iframe element is missing an accessible name | error | Automated |
| 373 | Elements intended as presentation-only contain focusable content | error | Automated |
| 374 | Button is missing an accessible name | error | Automated |
| 375 | SVG element with defined role is missing an accessible name | error | Automated |
| 376 | Image is missing alternative text | error | Automated |
| 377 | Non-text object element is missing an accessible name | error | Automated |
| 378 | Are the hidden images decorative? | warning | Assisted |
| 379 | Is the image alternative text descriptive enough? | warning | Assisted |
| 380 | Image button is missing an accessible name | error | Automated |
| 381 | Is color alone used to convey meaning? | review | Assisted |
| 382 | Can all functionality be operated with keyboard? | review | Assisted |
| 383 | Scrollable content is not accessible using the keyboard | error | Automated |
| 384 | Iframe with interactive elements is not keyboard navigable | error | Automated |
| 385 | Scrollable content is not accessible using the keyboard (No exception) | error | Automated |
| 386 | Is keyboard focus trapped in any component? | review | Assisted |
| 387 | Page is missing a title | error | Automated |
| 388 | Is the page title descriptive enough? | review | Assisted |
| 389 | Is the keyboard focus visible at all times? | warning | Assisted |
| 390 | Is the heading descriptive enough? | review | Assisted |
| 391 | Are the labels describing the input fields accurately? | review | Assisted |
| 393 | Does visual-only video content have an accessible alternative? | warning | Assisted |
| 394 | Does audio element have text alternative? | warning | Assisted |
| 395 | Does audio content in a video have an accessible alternative? | warning | Assisted |
| 396 | Does the multimedia object provide alternatives for time-based content? | review | Assisted |
| 397 | Does video have an accessible alternative? | warning | Assisted |
| 398 | Does the layout table make sense when read line by line? | warning | Assisted |
| 399 | Are white space characters used for spacing? | warning | Assisted |
| 400 | Are white space characters used to format tables? | warning | Assisted |
| 401 | Does the live video have captions? | warning | Assisted |
| 402 | Does the live audio have an accessible alternative? | warning | Assisted |
| 404 | Link inside text is difficult to see or identify | error | Automated |
| 405 | Incorrect use of ARIA state or property | error | Automated |
| 406 | Role attribute is missing a valid value | error | Automated |
| 407 | Undefined ARIA attribute must not be used | error | Automated |
| 408 | ARIA state or property has invalid value | error | Automated |
| 409 | ARIA element is missing required context | error | Automated |
| 410 | ARIA refers to a non-existing ID | error | Automated |
| 411 | Is quote element used to mark up quotations? | warning | Assisted |
| 412 | Is there non-decorative content in pseudo classes? | warning | Assisted |
| 413 | Header attribute is referring to wrong ID or cell | error | Automated |
| 414 | Parent element is missing required children | error | Automated |
| 415 | Table header is not associated to any data cells | error | Automated |
| 416 | Is CSS modifying the visual layout and changing the meaning of content? | review | Assisted |
| 417 | Do elements have the right semantic role? | warning | Assisted |
| 418 | Does prerecorded time-based media have an accessible alternative? | warning | Assisted |
| 419 | If audio descriptions are insufficient, are extended audio descriptions provided? | warning | Assisted |
| 420 | Is sign language interpretation provided for all prerecorded audio? | warning | Assisted |
| 421 | Heading is missing an accessible name | error | Automated |
| 422 | Meta refresh should not cause the page to reload or redirect automatically after a short delay | error | Automated |
| 423 | Is there a mechanism to bypass blocks of repeated content? | review | Assisted |
| 430 | Do prerecorded videos have audio descriptions? | warning | Assisted |
| 431 | Do autocomplete attributes align with their purpose? | warning | Assisted |
| 434 | Page is missing a language attribute | error | Automated |
| 438 | Link text fails minimum contrast requirements | error | Automated |
| 439 | Link text fails enhanced contrast requirements | error | Automated |
| 440 | Text fails minimum contrast requirements | error | Automated |
| 441 | Text fails enhanced contrast requirements | error | Automated |
| 442 | Does text on top of images have minimum contrast? | warning | Assisted |
| 443 | Does text on top of images have enhanced contrast? | warning | Assisted |
| 444 | Do links on top of images have minimum contrast? | warning | Assisted |
| 445 | Do links on top of images have enhanced contrast? | warning | Assisted |
| 446 | Are headings used for formatting? | review | Assisted |
| 447 | Do image buttons have alt text? | review | Assisted |
| 448 | Are status messages presented clearly to assistive technology users? | review | Assisted |
| 449 | Does audio containing speech have distracting background audio? | review | Assisted |
| 451 | Page language attribute has invalid language tag | error | Automated |
| 452 | Orientation of the page should not be restricted | error | Automated |
| 453 | Meta viewport is preventing zoom | error | Automated |
| 454 | Element language attribute has invalid language tag | error | Automated |
| 455 | Autocomplete attribute is missing a valid value | error | Automated |
| 460 | Do links with the same name serve the same purpose? | warning | Assisted |
| 465 | Text is incorrectly aligned | error | Automated |
| 466 | Do the images contain text? | review | Assisted |
| 467 | Are input errors described in text? | review | Assisted |
| 468 | Are form submission errors helpful? | review | Assisted |
| 469 | If legal financial data is processed, are there safeguards for form submission? | review | Assisted |
| 470 | Is the visible label of an interactive element part of the accessible name? | warning | Assisted |
| 471 | Is the capitalized word an abbreviation that should be described? | review | Assisted |
| 472 | Does the local language attibute match the language of the content? | warning | Assisted |
| 473 | Do all input fields have permanently visible labels? | warning | Assisted |
| 475 | If input label is not sufficient, is additional help provided? | review | Assisted |
| 476 | Do links with the same accessible name have the same purpose? | warning | Assisted |
| 477 | Are interactive elements, such as linked icons, easy to target? | warning | Assisted |
| 478 | Is link text distinguishable in all interactive states? (Minimum) | review | Assisted |
| 479 | Is link text distinguishable in all interactive states? (Enhanced) | review | Assisted |
| 485 | Is there a mechanism to bypass blocks of repeated content? | review | Assisted |
| 489 | Does audio element have text alternative? | review | Assisted |
| 494 | Does video have an accessible alternative? | review | Assisted |
| 495 | Does visual-only video content have an accessible alternative? | review | Assisted |
| 496 | Can users recover deleted information? | review | Assisted |
If this content did not answer your questions, try searching or contacting our support team for further assistance.