Difference between revisions of "Random Testing RJ"

From Level Access Web Labs
Jump to navigation Jump to search
Line 30: Line 30:
 
   </head>
 
   </head>
 
   <body>
 
   <body>
         <h3 tabindex="-1" id="myAnchor">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 tabindex="-1" id="myAnchor" style="display: table-cell" role="region" aria-label="test">
 
             <div>Hello world</div>
 
             <div>Hello world</div>
 
             <div>Goodbye World</div>
 
             <div>Goodbye World</div>

Revision as of 01:30, 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?