Difference between revisions of "Random Testing RJ"
Jump to navigation
Jump to search
Line 32: | Line 32: | ||
<h3>div container with style="display: table-cell" and role of region</h3> | <h3>div container with style="display: table-cell" and role of region</h3> | ||
<div style="display: table-cell" role="region" aria-label="test"> | <div style="display: table-cell" role="region" aria-label="test"> | ||
− | < | + | |
− | + | <div tabindex="-1" id="myAnchor">Hello world</div> | |
<div>Goodbye World</div> | <div>Goodbye World</div> | ||
</div> | </div> |
Revision as of 01:36, 1 February 2019
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
Focus
Notes
Random Testing - Not accessible examples
Test Results
What are the test results?