aria-input-field-name serious
ARIA input fields must have an accessible name
nodes: 6
target #lr_button
Fix any of the following:
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
HTML snippet
<div class="goog-select gGbPid goog-inline-block goog-flat-menu-button" id="lr_button" role="listbox" aria-activedescendant=":1b" aria-expanded="false" tabindex="0" aria-haspopup="true" style="user-select: none;">
target #cr_button
Fix any of the following:
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
HTML snippet
<div class="goog-select gGbPid goog-inline-block goog-flat-menu-button" id="cr_button" role="listbox" aria-activedescendant=":7y" aria-expanded="false" tabindex="0" aria-haspopup="true" style="user-select: none;">
target #as_qdr_button
Fix any of the following:
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
HTML snippet
<div class="goog-select gGbPid goog-inline-block goog-flat-menu-button" id="as_qdr_button" role="listbox" aria-activedescendant=":84" aria-expanded="false" tabindex="0" aria-haspopup="true" style="user-select: none;">
target #as_occt_button
Fix any of the following:
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
HTML snippet
<div class="goog-select gGbPid goog-inline-block goog-flat-menu-button" id="as_occt_button" role="listbox" aria-activedescendant=":8a" aria-expanded="false" tabindex="0" aria-haspopup="true" style="user-select: none;">
target #as_filetype_button
Fix any of the following:
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
HTML snippet
<div class="goog-select gGbPid goog-inline-block goog-flat-menu-button" id="as_filetype_button" role="listbox" aria-activedescendant=":8s" aria-expanded="false" tabindex="0" aria-haspopup="true" style="user-select: none;">
target #as_rights_button
Fix any of the following:
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
HTML snippet
<div class="goog-select gGbPid goog-inline-block goog-flat-menu-button" id="as_rights_button" role="listbox" aria-activedescendant=":8g" aria-expanded="false" tabindex="0" aria-haspopup="true" style="user-select: none;">
target-size serious
All touch targets must be 24px large, or leave sufficient space
nodes: 3
target .FAcADc > a
Fix any of the following:
Target has insufficient size (161.5px by 15px, should be at least 24px by 24px)
Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18.6px instead of at least 24px.
HTML snippet
<a href="https://support.google.com/websearch?p=adv_pages_visited&hl=en">Search pages you've visited</a>
target div:nth-child(3) > a
Fix any of the following:
Target has insufficient size (184.3px by 15px, should be at least 24px by 24px)
Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12.2px instead of at least 24px.
HTML snippet
<a href="https://support.google.com/websearch?p=adv_operators&hl=en">Use operators in the search box</a>
target a[href="/preferences?hl=en"]
Fix any of the following:
Target has insufficient size (181.4px by 15px, should be at least 24px by 24px)
Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12.2px instead of at least 24px.
HTML snippet
<a href="/preferences?hl=en">Customize your search settings</a>