Difference between revisions of "Random Testing RJ"

From Level Access Web Labs
Jump to navigation Jump to search
 
(14 intermediate revisions by the same user not shown)
Line 31: Line 31:
 
   </head>
 
   </head>
 
   <body>
 
   <body>
-DELETE ME--<br>
+
<a role="link" tabindex="0" class="apr-cta" style="touch-action: auto;">Track<span class="visuallyhidden">Opens dialog</span></a>
<a href="#" aria-label="about mortgages"><img src="http://giitaayan.com/giitaayanh.gif" aria-hidden="true" width="200px" height="200px"/></a><br />
 
  
 +
<table class="footer__table">
 +
        <tbody><tr>
 +
            <td class="footer__table-item"><strong>Are Not FDIC Insured</strong></td>
 +
            <td class="footer__table-item"><strong>Are Not Bank Guaranteed</strong></td>
 +
            <td class="footer__table-item"><strong>May Lose Value</strong></td>
 +
        </tr>
 +
        <tr>
 +
            <td class="footer__table-item"><strong>Are Not Deposits</strong></td>
 +
            <td class="footer__table-item"><strong>Are Not Insured by Any Federal Government Agency</strong></td>
 +
            <td class="footer__table-item"><strong>Are Not a Condition to Any Banking Service or  Activity</strong></td>
 +
        </tr>
 +
    </tbody></table>
  
 +
=========
 +
Without tbody
  
   <body>
+
<table class="footer__table">
 +
      <tr>
 +
            <td class="footer__table-item"><strong>Are Not FDIC Insured</strong></td>
 +
            <td class="footer__table-item"><strong>Are Not Bank Guaranteed</strong></td>
 +
            <td class="footer__table-item"><strong>May Lose Value</strong></td>
 +
        </tr>
 +
        <tr>
 +
            <td class="footer__table-item"><strong>Are Not Deposits</strong></td>
 +
            <td class="footer__table-item"><strong>Are Not Insured by Any Federal Government Agency</strong></td>
 +
            <td class="footer__table-item"><strong>Are Not a Condition to Any Banking Service or  Activity</strong></td>
 +
        </tr>
 +
    </table>
 +
   </body>
 
</html>
 
</html>
  

Latest revision as of 16:49, 16 October 2021

TrackOpens dialog

========= Without tbody

Notes

Random Testing - Not accessible examples

Test Results

What are the test results?