avoid-inline-spacing
Description: Ensure that text spacing set through style attributes can be adjusted with custom stylesheets
Help: Inline text spacing must be adjustable with custom stylesheets
Help URL: https://dequeuniversity.com/rules/axe/4.10/avoid-inline-spacing?application=axeAPI
css-orientation-lock
Description: Ensure content is not locked to any specific display orientation, and the content is operable in all display orientations
Help: CSS Media queries must not lock display orientation
Help URL: https://dequeuniversity.com/rules/axe/4.10/css-orientation-lock?application=axeAPI
Tags: cat.structurewcag134wcag21aaEN-301-549EN-9.1.3.4experimental
definition-list
Description: Ensure <dl> elements are structured correctly
Help: <dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements
Help URL: https://dequeuniversity.com/rules/axe/4.10/definition-list?application=axeAPI
dlitem
Description: Ensure <dt> and <dd> elements are contained by a <dl>
Help: <dt> and <dd> elements must be contained by a <dl>
Help URL: https://dequeuniversity.com/rules/axe/4.10/dlitem?application=axeAPI
frame-tested
Description: Ensure <iframe> and <frame> elements contain the axe-core script
Help: Frames should be tested with axe-core
Help URL: https://dequeuniversity.com/rules/axe/4.10/frame-tested?application=axeAPI
hidden-content
Description: Informs users about hidden content.
Help: Hidden content on the page should be analyzed
Help URL: https://dequeuniversity.com/rules/axe/4.10/hidden-content?application=axeAPI
list
Description: Ensure that lists are structured correctly
Help: <ul> and <ol> must only directly contain <li>, <script> or <template> elements
Help URL: https://dequeuniversity.com/rules/axe/4.10/list?application=axeAPI
listitem
Description: Ensure <li> elements are used semantically
Help: <li> elements must be contained in a <ul> or <ol>
Help URL: https://dequeuniversity.com/rules/axe/4.10/listitem?application=axeAPI