• Skip to main content
  • Skip to search
  • Skip to select language
webdocs.dev
  • References
    • Overview / Web Technology

      Web technology reference for developers

    • HTML

      Structure of content on the web

    • CSS

      Code used to describe document style

    • JavaScript

      General-purpose scripting language

    • HTTP

      Protocol for transmitting web resources

    • Web APIs

      Interfaces for building web applications

    • Web Extensions

      Developing extensions for web browsers

    • Web Technology

      Web technology reference for developers

  • Guides
    • Overview / MDN Learning Area

      Learn web development

    • MDN Learning Area

      Learn web development

    • HTML

      Learn to structure web content with HTML

    • CSS

      Learn to style content using CSS

    • JavaScript

      Learn to run scripts in the browser

    • Accessibility

      Learn to make the web accessible to all

  • Play New
  1. References
  2. Accessibility
  3. ARIA
  4. WAI-ARIA Roles
  5. ARIA: none role
  1. WAI-ARIA roles
    1. ARIA: alert role
    2. ARIA: alertdialog role
    3. ARIA: application role
    4. ARIA: article role
    5. ARIA: banner role
    6. ARIA: button role
    7. ARIA: cell role
    8. ARIA: checkbox role
    9. ARIA: columnheader role
    10. ARIA: combobox role
    11. ARIA: command role
    12. ARIA: comment role
    13. ARIA: complementary role
    14. ARIA: composite role
    15. ARIA: contentinfo role
    16. ARIA: definition role
    17. ARIA: dialog role
    18. ARIA: directory role Deprecated
    19. ARIA: document role
    20. ARIA: document structural roles
    21. ARIA: feed role
    22. ARIA: figure role
    23. ARIA: form role
    24. ARIA: generic role
    25. ARIA: grid role
    26. ARIA: gridcell role
    27. ARIA: group role
    28. ARIA: heading role
    29. ARIA: img role
    30. ARIA: input role
    31. ARIA: landmark role
    32. ARIA: link role
    33. ARIA: list role
    34. ARIA: listbox role
    35. ARIA: listitem role
    36. ARIA: log role
    37. ARIA: main role
    38. ARIA: mark role
    39. ARIA: marquee role
    40. ARIA: math role
    41. ARIA: menu role
    42. ARIA: menubar role
    43. ARIA: menuitem role
    44. ARIA: menuitemcheckbox role
    45. ARIA: menuitemradio role
    46. ARIA: meter role
    47. ARIA: navigation role
    48. ARIA: none role
    49. ARIA: note role
    50. ARIA: option role
    51. ARIA: presentation role
    52. ARIA: progressbar role
    53. ARIA: radio role
    54. ARIA: radiogroup role
    55. ARIA: range role
    56. ARIA: region role
    57. ARIA: roletype role
    58. ARIA: row role
    59. ARIA: rowgroup role
    60. ARIA: rowheader role
    61. ARIA: scrollbar role
    62. ARIA: search role
    63. ARIA: searchbox role
    64. ARIA: section role
    65. ARIA: sectionhead role
    66. ARIA: select role
    67. ARIA: separator role
    68. ARIA: slider role
    69. ARIA: spinbutton role
    70. ARIA: status role
    71. ARIA: structure role
    72. ARIA: suggestion role
    73. ARIA: switch role
    74. ARIA: tab role
    75. ARIA: table role
    76. ARIA: tablist role
    77. ARIA: tabpanel role
    78. ARIA: term role
    79. ARIA: textbox role
    80. ARIA: timer role
    81. ARIA: toolbar role
    82. ARIA: tooltip role
    83. ARIA: tree role
    84. ARIA: treegrid role
    85. ARIA: treeitem role
    86. ARIA: widget role
    87. ARIA: window role

ARIA: none role

The none role is a synonym for the presentation role; they both remove an element's implicit ARIA semantics from being exposed to the accessibility tree.

See the presentation role for more information.

Found a content problem with this page?

  • Edit the page on GitHub.
  • Report the content issue.
  • View the source on GitHub.
Want to get more involved? Learn how to contribute.

This page was last modified on Apr 12, 2023 by MDN contributors.

webdocs.dev
  • GitHub

Support

  • Report an issue

Our communities

  • Discord

Developers

  • Web Technologies
  • Learn Web Development

Portions of this content are ©1998–2023 by individual contributors. Content available under a Creative Commons license.