Difference between revisions of "Random Testing RJ"
Jump to navigation
Jump to search
Line 35: | Line 35: | ||
<label for="someid">Aria hidden on the radio input</label> | <label for="someid">Aria hidden on the radio input</label> | ||
− | <input type="text" title="hi there" aria-hidden="true"> | + | <input type="text" title="hi there" aria-hidden="true"><br> |
+ | |||
+ | <div class="material-radio f-material-radio"><input class="radio-input" id="m-spanish" name="prefLanguage" type="radio" aria-hidden="true" value="es-US"><label for="m-spanish" role="radio" aria-checked="false">Español</label></div><br> | ||
Revision as of 18:05, 18 September 2019
-DELETE ME--
-- Delete Me
Company Name | Level Access |
State | VA |
Country | USA |
Company Name | Level Access |
State | |
Country | USA |
-DELETE ME--
div container with style="display: table-cell" and role of region
Hello world
Goodbye World
div container with style="display: table-cell"
Hello world
Goodbye World
div container with style="display:table" and role of region
Hello world
Goodbye World
JavaScript Focus
Notes
Random Testing - Not accessible examples
Test Results
What are the test results?