forked from US-CBP/cbp-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
a11y.html
1 lines (1 loc) · 106 KB
/
a11y.html
1
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <title>Accessibility Report For "https://localhost:9000" (Tue Jul 26 2016 15:16:46 GMT-0400 (EDT))</title> <style> html, body { margin: 0; padding: 0; background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 22px; color: #333; } li { margin-bottom: 15px; } h1, h2, p, pre, ul { margin-top: 0; margin-bottom: 0; } h1 { margin-bottom: 10px; font-size: 24px; line-height: 24px; } h2 { font-size: 16px; } pre { white-space: pre-wrap; overflow: auto; } .page { max-width: 800px; margin: 0 auto; padding: 25px; } .counts { margin-top: 30px; font-size: 20px; } .count { display: inline-block; padding: 5px; border-radius: 5px; border: 1px solid #eee; } .clean-list { margin-left: 0; padding-left: 0; list-style: none; } .results-list { margin-top: 30px; } .result { padding: 10px; border-radius: 5px; border: 1px solid #eee; } .error { background-color: #fdd; border-color: #ff9696; } .warning { background-color: #ffd; border-color: #e7c12b; } .notice { background-color: #eef4ff; border-color: #b6d0ff; } </style> </head> <body> <div class="page"> <h1>Accessibility Report For "https://localhost:9000"</h1> <p>Generated at: Tue Jul 26 2016 15:16:46 GMT-0400 (EDT)</p> <p class="counts"> <span class="count error">43 errors</span> <span class="count warning">173 warnings</span> <span class="count notice">59 notices</span> </p> <ul class="clean-list results-list"> <li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a class="navbar-brand" href="../"> <div class="cbp-...</a> (select with "html > body > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > a")</pre> </li><li class="result error"> <h2>Error: This link points to a named anchor "pane1" within the document, but no anchor exists with that name.</h2> <p>Section508.O.NoSuchID</p> <pre><a class="pull-left" data-toggle="tab" href="#pane1">View Link w/ View Options Dropd...</a> (select with "#bs-example-navbar-collapse-1 > div:nth-child(1) > ul > li:nth-child(2) > a:nth-child(1)")</pre> </li><li class="result error"> <h2>Error: Anchor element found with no link content and no name and/or ID attribute.</h2> <p>Section508.L.EmptyAnchorNoId</p> <pre><a class="pull-right" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span clas...</a> (select with "#bs-example-navbar-collapse-1 > div:nth-child(1) > ul > li:nth-child(2) > a:nth-child(2)")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a role="tab">Disabled App View Link</a> (select with "#bs-example-navbar-collapse-1 > div:nth-child(1) > ul > li:nth-child(4) > a")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="search"> <div class="fo...</form> (select with "#bs-example-navbar-collapse-1 > div:nth-child(2) > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="search"> <div class="fo...</form> (select with "#bs-example-navbar-collapse-1 > div:nth-child(2) > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="search"> <div class="fo...</form> (select with "#bs-example-navbar-collapse-1 > div:nth-child(2) > form")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-search"></i> (select with "#bs-example-navbar-collapse-1 > div:nth-child(2) > form > div > div > span > button > i")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form class="filters"> <div class="...</form> (select with "html > body > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(1) > div > div > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form class="filters"> <div class="...</form> (select with "html > body > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(1) > div > div > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form class="filters"> <div class="...</form> (select with "html > body > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(1) > div > div > form")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="" class="filters-clear">Clear Filters</a> (select with "html > body > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(1) > div > div > form > div > h1 > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right pull-right"></i> (select with "html > body > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(1) > div > div > form > div > h2:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">2014</a> (select with "#filterGroup8 > div > div > ul > li:nth-child(1) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">2013</a> (select with "#filterGroup8 > div > div > ul > li:nth-child(2) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">2012</a> (select with "#filterGroup8 > div > div > ul > li:nth-child(3) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">2011</a> (select with "#filterGroup8 > div > div > ul > li:nth-child(4) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right pull-right"></i> (select with "html > body > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(1) > div > div > form > div > h2:nth-child(4) > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="" style="margin-left: 21px; display: block; margin-top: -5px;">Show 12 more...</a> (select with "#filterGroup2 > div > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right pull-right"></i> (select with "html > body > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(1) > div > div > form > div > h2:nth-child(6) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-calendar-o fa-fw"></i> (select with "#filterGroup1 > div > div > div:nth-child(1) > div > label > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-calendar-o fa-fw"></i> (select with "#filterGroup1 > div > div > div:nth-child(2) > div > label > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right pull-right"></i> (select with "html > body > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(1) > div > div > form > div > h2:nth-child(8) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right pull-right"></i> (select with "html > body > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(1) > div > div > form > div > h2:nth-child(10) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-search fa-fw"></i> (select with "#filterGroup6 > div > div > label > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right pull-right"></i> (select with "html > body > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(1) > div > div > form > div > h2:nth-child(12) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right pull-right"></i> (select with "html > body > div:nth-child(2) > div:nth-child(3) > div > div:nth-child(1) > div > div > form > div > h2:nth-child(14) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-close fa-muted" data-dismiss="tag"></i> (select with "#tagsExample > li:nth-child(1) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-close fa-muted" data-dismiss="tag"></i> (select with "#tagsExample > li:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-tag fa-fw"></i> (select with "#filterGroup7 > div > div > div > div > label > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Accordion > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Accordion > a > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right fa-fw"></i> (select with "#headingOne > h4 > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right fa-fw"></i> (select with "#headingTwo > h4 > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right fa-fw"></i> (select with "#headingThree > h4 > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right fa-fw"></i> (select with "#2headingOne > h4 > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right fa-fw"></i> (select with "#2headingTwo > h4 > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right fa-fw"></i> (select with "#2headingThree > h4 > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Alerts > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Alerts > a > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="alert-icon-info alert-icon"></i> (select with "#content > div:nth-child(7) > div > div:nth-child(1) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="alert-icon-success alert-icon"></i> (select with "#content > div:nth-child(7) > div > div:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="alert-icon-success alert-icon"></i> (select with "#content > div:nth-child(7) > div > div:nth-child(3) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="alert-icon-warning alert-icon"></i> (select with "#content > div:nth-child(7) > div > div:nth-child(4) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="alert-icon-danger alert-icon"></i> (select with "#content > div:nth-child(7) > div > div:nth-child(5) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="alert-icon-danger alert-icon"></i> (select with "#content > div:nth-child(7) > div > div:nth-child(6) > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Bread Crumbs > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Bread Crumbs > a > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Buttons > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Buttons > a > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-comment"></i> (select with "#content > div:nth-child(11) > div > button:nth-child(37) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-print"></i> (select with "#content > div:nth-child(11) > div > button:nth-child(38) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-inverse fa-floppy-o"></i> (select with "#content > div:nth-child(11) > div > button:nth-child(39) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-calendar-o"></i> (select with "#content > div:nth-child(11) > div > button:nth-child(40) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-arrow-right"></i> (select with "#content > div:nth-child(11) > div > button:nth-child(41) > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Cards > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Cards > a > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-share-square fa-inverse" aria-hidden="true"></i> (select with "#content > div:nth-child(13) > div > div > div:nth-child(1) > div:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-trash" aria-hidden="true"></i> (select with "#content > div:nth-child(13) > div > div > div:nth-child(2) > div:nth-child(2) > i")</pre> </li><li class="result error"> <h2>Error: The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.</h2> <p>Section508.D.HeadingOrder</p> <pre><h4> Featur...</h4> (select with "#content > div:nth-child(13) > div > div > div:nth-child(3) > div:nth-child(1) > h4")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-times" aria-hidden="true"></i> (select with "#content > div:nth-child(13) > div > div > div:nth-child(3) > div:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-calendar fa-fw"></i> (select with "#content > div:nth-child(13) > div > div > div:nth-child(3) > div:nth-child(3) > button > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Dialogs > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Dialogs > a > i")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form" class="form"> <div c...</form> (select with "#content > div:nth-child(15) > div > div:nth-child(2) > div > div:nth-child(2) > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form" class="form"> <div c...</form> (select with "#content > div:nth-child(15) > div > div:nth-child(2) > div > div:nth-child(2) > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form" class="form"> <div c...</form> (select with "#content > div:nth-child(15) > div > div:nth-child(2) > div > div:nth-child(2) > form")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form" class="form"> <div c...</form> (select with "#content > div:nth-child(15) > div > div:nth-child(4) > div > div:nth-child(2) > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form" class="form"> <div c...</form> (select with "#content > div:nth-child(15) > div > div:nth-child(4) > div > div:nth-child(2) > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form" class="form"> <div c...</form> (select with "#content > div:nth-child(15) > div > div:nth-child(4) > div > div:nth-child(2) > form")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Form Controls > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Form Controls > a > i")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form" class="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(2) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form" class="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(2) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form" class="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(2) > div > form")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form class="form" role="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(5) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form class="form" role="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(5) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form class="form" role="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(5) > div > form")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form class="form" role="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(7) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form class="form" role="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(7) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form class="form" role="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(7) > div > form")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form" class="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(9) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form" class="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(9) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form" class="form"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(9) > div > form")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form" class="col-sm-12"> <h4>Plai...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(11) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form" class="col-sm-12"> <h4>Plai...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(11) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form" class="col-sm-12"> <h4>Plai...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(11) > div > form")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Without third party select JS l...</small> (select with "#content > div:nth-child(17) > div > div:nth-child(11) > div > form > h4:nth-child(1) > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.B</p> <pre><b role="presentation"></b> (select with "#content > div:nth-child(17) > div > div:nth-child(11) > div > form > div:nth-child(17) > span > span:nth-child(1) > span > span:nth-child(2) > b")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.B</p> <pre><b role="presentation"></b> (select with "#content > div:nth-child(17) > div > div:nth-child(11) > div > form > div:nth-child(18) > span > span:nth-child(1) > span > span:nth-child(2) > b")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form" class="col-sm-12 form-horizontal"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(37) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form" class="col-sm-12 form-horizontal"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(37) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form" class="col-sm-12 form-horizontal"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(37) > div > form")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form" class="col-sm-12 form-horizontal"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(39) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form" class="col-sm-12 form-horizontal"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(39) > div > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form" class="col-sm-12 form-horizontal"> <div cla...</form> (select with "#content > div:nth-child(17) > div > div:nth-child(39) > div > form")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Forms > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Forms > a > i")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form" class="form" style="padding: 0 15px;"> <div class="...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(2)")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form" class="form" style="padding: 0 15px;"> <div class="...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(2)")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form" class="form" style="padding: 0 15px;"> <div class="...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(2)")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form" class="form"> <div class="...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(4)")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form" class="form"> <div class="...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(4)")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form" class="form"> <div class="...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(4)")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-exclamation-triangle fa-fw"></i> (select with "#content > div:nth-child(19) > div > form:nth-child(4) > div:nth-child(1) > span > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-exclamation-triangle fa-fw"></i> (select with "#content > div:nth-child(19) > div > form:nth-child(4) > div:nth-child(2) > span > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-exclamation-triangle fa-fw"></i> (select with "#content > div:nth-child(19) > div > form:nth-child(4) > div:nth-child(3) > span > i")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form class="form" style="max-width: 450px;" role="form"> <h4>Alphabet...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(6)")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form class="form" style="max-width: 450px;" role="form"> <h4>Alphabet...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(6)")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form class="form" style="max-width: 450px;" role="form"> <h4>Alphabet...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(6)")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-exclamation-triangle fa-fw"></i> (select with "#content > div:nth-child(19) > div > form:nth-child(6) > div:nth-child(2) > span > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-exclamation-triangle fa-fw"></i> (select with "#content > div:nth-child(19) > div > form:nth-child(6) > div:nth-child(4) > span > i")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form class="form" style="max-width: 450px;" role="form"> <div class="...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(8)")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form class="form" style="max-width: 450px;" role="form"> <div class="...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(8)")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form class="form" style="max-width: 450px;" role="form"> <div class="...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(8)")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-exclamation-triangle fa-fw"></i> (select with "#content > div:nth-child(19) > div > form:nth-child(8) > div > div:nth-child(2) > span > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-exclamation-triangle fa-fw"></i> (select with "#content > div:nth-child(19) > div > form:nth-child(8) > div > div:nth-child(3) > span > i")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form class="form" style="max-width: 450px;" role="form"> <h4>Textfiel...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(10)")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form class="form" style="max-width: 450px;" role="form"> <h4>Textfiel...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(10)")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form class="form" style="max-width: 450px;" role="form"> <h4>Textfiel...</form> (select with "#content > div:nth-child(19) > div > form:nth-child(10)")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-exclamation-triangle fa-fw"></i> (select with "#content > div:nth-child(19) > div > form:nth-child(10) > div:nth-child(2) > p:nth-child(3) > i")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form" style="max-width: 350px;"> <div class...</form> (select with "#content > div:nth-child(19) > div > div > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form" style="max-width: 350px;"> <div class...</form> (select with "#content > div:nth-child(19) > div > div > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form" style="max-width: 350px;"> <div class...</form> (select with "#content > div:nth-child(19) > div > div > form")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Labels and Badges > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Labels and Badges > a > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#List Group > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#List Group > a > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Menus > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Menus > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Bold <spa...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(1) > li:nth-child(1) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Italic <s...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(1) > li:nth-child(2) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Underline ...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(1) > li:nth-child(3) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Font <i c...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(1) > li:nth-child(5) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-caret-right pull-right"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(1) > li:nth-child(5) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Font size ...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(1) > li:nth-child(6) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-caret-right pull-right"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(1) > li:nth-child(6) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a>Conditional formatting...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(1) > li:nth-child(8) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Clear formatting</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(1) > li:nth-child(10) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Submenu item ...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(3) > li:nth-child(1) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-caret-right pull-right"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(3) > li:nth-child(1) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Disabled submenu item ...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(3) > li:nth-child(2) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-caret-right pull-right"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(3) > li:nth-child(2) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href=""> <i class...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(5) > li:nth-child(1) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-fw fa-star dropdown-menu-icon"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(5) > li:nth-child(1) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">&nbsp; Share...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(5) > li:nth-child(2) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href=""> <i class...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(5) > li:nth-child(4) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-fw fa-trash-o dropdown-menu-icon"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(5) > li:nth-child(4) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href=""> <i class...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(2) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-fw dropdown-menu-icon"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(2) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href=""> <i class...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(3) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-fw fa-check dropdown-menu-icon"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(3) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href=""> <i class...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(4) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-fw dropdown-menu-icon"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(4) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href=""> <i class...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(7) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-fw fa-check dropdown-menu-icon"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(7) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href=""> <i class...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(8) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-fw fa-check dropdown-menu-icon"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(8) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href=""> <i class...</a> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(9) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-fw dropdown-menu-icon"></i> (select with "#content > div:nth-child(25) > div > ul:nth-child(7) > li:nth-child(9) > a > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Meta Data > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Meta Data > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href=""> 5206 <i ...</a> (select with "#content > div:nth-child(28) > div > div > div:nth-child(2) > dd:nth-child(8) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-external-link"></i> (select with "#content > div:nth-child(28) > div > div > div:nth-child(2) > dd:nth-child(8) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href=""> 500467...</a> (select with "#content > div:nth-child(28) > div > div > div:nth-child(3) > dl > dd:nth-child(8) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-external-link"></i> (select with "#content > div:nth-child(28) > div > div > div:nth-child(3) > dl > dd:nth-child(8) > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href=""> 5206 ...</a> (select with "#content > div:nth-child(30) > div > div > div:nth-child(2) > dl > dd:nth-child(4) > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-external-link"></i> (select with "#content > div:nth-child(30) > div > div > div:nth-child(2) > dl > dd:nth-child(4) > a > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Pagination > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Pagination > a > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a class="btn btn-default" href="#"> <i class...</a> (select with "#content > div:nth-child(32) > div > div:nth-child(2) > div > a:nth-child(1)")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-left"></i> (select with "#content > div:nth-child(32) > div > div:nth-child(2) > div > a:nth-child(1) > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a class="btn btn-default" href="#"> <i class...</a> (select with "#content > div:nth-child(32) > div > div:nth-child(2) > div > a:nth-child(11)")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right"></i> (select with "#content > div:nth-child(32) > div > div:nth-child(2) > div > a:nth-child(11) > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#" class="btn btn-default"> <i cla...</a> (select with "#content > div:nth-child(32) > div > div:nth-child(5) > div:nth-child(1) > div > a:nth-child(1)")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-left"></i> (select with "#content > div:nth-child(32) > div > div:nth-child(5) > div:nth-child(1) > div > a:nth-child(1) > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#" class="btn btn-default"> <i cla...</a> (select with "#content > div:nth-child(32) > div > div:nth-child(5) > div:nth-child(1) > div > a:nth-child(3)")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right"></i> (select with "#content > div:nth-child(32) > div > div:nth-child(5) > div:nth-child(1) > div > a:nth-child(3) > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Popovers > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Popovers > a > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-image"></i> (select with "#content > div:nth-child(34) > div > div > div:nth-child(1) > div:nth-child(4) > button:nth-child(1) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chain"></i> (select with "#content > div:nth-child(34) > div > div > div:nth-child(1) > div:nth-child(4) > button:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Learn more</a> (select with "#content > div:nth-child(34) > div > div > div:nth-child(2) > div:nth-child(2) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Progress and Loading > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Progress and Loading > a > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-spinner fa-pulse"></i> (select with "#content > div:nth-child(36) > div > button:nth-child(6) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-star-o"></i> (select with "#content > div:nth-child(36) > div > button:nth-child(8) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-spinner fa-pulse"></i> (select with "#content > div:nth-child(36) > div > button:nth-child(9) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-star"></i> (select with "#content > div:nth-child(36) > div > button:nth-child(10) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-spinner fa-pulse fa-fw"></i> (select with "#content > div:nth-child(36) > div > div:nth-child(12) > div > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Banners > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Banners > a > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Step Indicators > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Step Indicators > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Applicant information</a> (select with "#content > div:nth-child(40) > div > div:nth-child(2) > ol > li:nth-child(1) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Mark information</a> (select with "#content > div:nth-child(40) > div > div:nth-child(2) > ol > li:nth-child(2) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Goods and services</a> (select with "#content > div:nth-child(40) > div > div:nth-child(2) > ol > li:nth-child(3) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Applicant information</a> (select with "#content > div:nth-child(40) > div > div:nth-child(4) > ol > li:nth-child(1) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Mark information</a> (select with "#content > div:nth-child(40) > div > div:nth-child(4) > ol > li:nth-child(2) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Goods and services</a> (select with "#content > div:nth-child(40) > div > div:nth-child(4) > ol > li:nth-child(3) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Step 1</a> (select with "#content > div:nth-child(40) > div > div:nth-child(6) > ol > li:nth-child(1) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Step 2</a> (select with "#content > div:nth-child(40) > div > div:nth-child(6) > ol > li:nth-child(2) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a href="">Step 3</a> (select with "#content > div:nth-child(40) > div > div:nth-child(6) > ol > li:nth-child(3) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Tables > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Tables > a > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Just by using the classnames: "...</small> (select with "#content > div:nth-child(42) > div > h4:nth-child(2) > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>With a selected row</small> (select with "#content > div:nth-child(42) > div > h4:nth-child(7) > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Example w/o thirdparty fix</small> (select with "#content > div:nth-child(42) > div > h4:nth-child(9) > small")</pre> </li><li class="result notice"> <h2>Notice: This table has no headers. If this is a data table, ensure row and column headers are identified using th elements.</h2> <p>Section508.G.TableHeaders</p> <pre><table class="cbp-table mdl-js-data-table" data-upgraded=",MaterialDataTable"> <tbody> ...</table> (select with "#content > div:nth-child(42) > div > div:nth-child(13) > table")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-up"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(13) > table > tbody > tr:nth-child(1) > td:nth-child(2) > span > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-up"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(13) > table > tbody > tr:nth-child(2) > td:nth-child(2) > span > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(13) > table > tbody > tr:nth-child(3) > td:nth-child(2) > span > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-down"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(13) > table > tbody > tr:nth-child(4) > td:nth-child(2) > span > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Sortable</small> (select with "#content > div:nth-child(42) > div > h4:nth-child(14) > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-caret-down"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(15) > table > thead > tr > th:nth-child(1) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>With Sort Order Annotations</small> (select with "#content > div:nth-child(42) > div > h4:nth-child(16) > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-caret-down text-muted"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(17) > table > thead > tr > th:nth-child(1) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-caret-up text-muted non-numeric"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(17) > table > thead > tr > th:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Table with action items</small> (select with "#content > div:nth-child(42) > div > h4:nth-child(18) > small")</pre> </li><li class="result notice"> <h2>Notice: This table has no headers. If this is a data table, ensure row and column headers are identified using th elements.</h2> <p>Section508.G.TableHeaders</p> <pre><table class="cbp-table table-outline table-striped mdl-js-data-table" data-upgraded=",MaterialDataTable"> <tbody> ...</table> (select with "#content > div:nth-child(42) > div > div:nth-child(19) > table")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa text-muted fa-close"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(19) > table > tbody > tr:nth-child(1) > td:nth-child(2) > button:nth-child(1) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa text-muted fa-ellipsis-v"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(19) > table > tbody > tr:nth-child(1) > td:nth-child(2) > button:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa text-muted fa-close"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(19) > table > tbody > tr:nth-child(2) > td:nth-child(2) > button:nth-child(1) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa text-muted fa-ellipsis-v"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(19) > table > tbody > tr:nth-child(2) > td:nth-child(2) > button:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa text-muted fa-close"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(19) > table > tbody > tr:nth-child(3) > td:nth-child(2) > button:nth-child(1) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa text-muted fa-ellipsis-v"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(19) > table > tbody > tr:nth-child(3) > td:nth-child(2) > button:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa text-muted fa-close"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(19) > table > tbody > tr:nth-child(4) > td:nth-child(2) > button:nth-child(1) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa text-muted fa-ellipsis-v"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(19) > table > tbody > tr:nth-child(4) > td:nth-child(2) > button:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Table header with options menu</small> (select with "#content > div:nth-child(42) > div > h4:nth-child(20) > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-ellipsis-h"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(21) > table > thead > tr > th:nth-child(4) > button > i")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form"> <div...</form> (select with "#example_table_modal > div > div > div:nth-child(2) > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form"> <div...</form> (select with "#example_table_modal > div > div > div:nth-child(2) > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form"> <div...</form> (select with "#example_table_modal > div > div > div:nth-child(2) > form")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Nested Table</small> (select with "#content > div:nth-child(42) > div > h4:nth-child(23) > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-caret-down text-muted"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(24) > table > thead > tr > th:nth-child(1) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-caret-down text-muted"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(24) > table > thead > tr > th:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-caret-up text-muted"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(24) > table > thead > tr > th:nth-child(3) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa text-muted fa-angle-down" style="margin-right: 6px;"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(24) > table > tbody > tr:nth-child(1) > td > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa text-muted fa-angle-down" style="margin-right: 6px;"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(24) > table > tbody > tr:nth-child(2) > td > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa text-muted fa-angle-right" style="margin-right: 6px;"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(24) > table > tbody > tr:nth-child(5) > td > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Expandable Details Table</small> (select with "#content > div:nth-child(42) > div > h4:nth-child(25) > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(26) > table > tbody > tr:nth-child(1) > td:nth-child(2) > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-angle-right"></i> (select with "#content > div:nth-child(42) > div > div:nth-child(26) > table > tbody > tr:nth-child(3) > td:nth-child(2) > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Tabs > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Tabs > a > i")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a role="tab">Disabled</a> (select with "#content > div:nth-child(44) > div:nth-child(1) > ul > li:nth-child(3) > a")</pre> </li><li class="result warning"> <h2>Warning: Anchor element found with link content, but no href, ID, or name attribute has been supplied.</h2> <p>Section508.L.PlaceholderAnchor</p> <pre><a role="tab">Disabled</a> (select with "#content > div:nth-child(44) > div:nth-child(2) > ul > li:nth-child(3) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Tags > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Tags > a > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(47) > div > ul > li:nth-child(1) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(47) > div > ul > li:nth-child(2) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(47) > div > ul > li:nth-child(3) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(47) > div > ul > li:nth-child(4) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(47) > div > ul > li:nth-child(5) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(47) > div > ul > li:nth-child(6) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(47) > div > ul > li:nth-child(7) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(49) > div > ul > li:nth-child(1) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(49) > div > ul > li:nth-child(2) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(49) > div > ul > li:nth-child(3) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(49) > div > ul > li:nth-child(4) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(49) > div > ul > li:nth-child(5) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#Tags" class="fa fa-close fa-muted" data-dismiss="tag"></a> (select with "#content > div:nth-child(49) > div > ul > li:nth-child(6) > a")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa fa-...</a> (select with "#Tooltips > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up bounce"></i> (select with "#Tooltips > a > i")</pre> </li><li class="result error"> <h2>Error: Anchor element found with a valid href attribute, but no link content has been supplied.</h2> <p>Section508.L.NoContentAnchor</p> <pre><a href="#content" class="pull-right circle-btn return-to-top-btn" title="" data-toggle="tooltip" data-placement="left" data-original-title="Back to Top"> <i class="fa f...</a> (select with "#Typography > a")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.I</p> <pre><i class="fa fa-chevron-up"></i> (select with "#Typography > a > i")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Secondary text</small> (select with "#content > div:nth-child(51) > div:nth-child(3) > div > div:nth-child(1) > h1 > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Secondary text</small> (select with "#content > div:nth-child(51) > div:nth-child(3) > div > div:nth-child(1) > h2 > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Secondary text</small> (select with "#content > div:nth-child(51) > div:nth-child(3) > div > div:nth-child(1) > h3 > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Secondary text</small> (select with "#content > div:nth-child(51) > div:nth-child(3) > div > div:nth-child(1) > h4 > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Secondary text</small> (select with "#content > div:nth-child(51) > div:nth-child(3) > div > div:nth-child(1) > h5 > small")</pre> </li><li class="result warning"> <h2>Warning: Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.</h2> <p>Section508.D.PresMarkup.Small</p> <pre><small>Secondary text</small> (select with "#content > div:nth-child(51) > div:nth-child(3) > div > div:nth-child(1) > h6 > small")</pre> </li><li class="result notice"> <h2>Notice: If an input error is automatically detected in this form, check that the item(s) in error are identified and the error(s) are described to the user in text.</h2> <p>Section508.N.Errors</p> <pre><form role="form" class="form"> <div class="mdl-te...</form> (select with "#myModal > div > div > div:nth-child(2) > form")</pre> </li><li class="result notice"> <h2>Notice: Check that descriptive labels or instructions (including for required fields) are provided for user input in this form.</h2> <p>Section508.N.Labels</p> <pre><form role="form" class="form"> <div class="mdl-te...</form> (select with "#myModal > div > div > div:nth-child(2) > form")</pre> </li><li class="result notice"> <h2>Notice: Ensure that this form can be navigated using the keyboard and other accessibility tools.</h2> <p>Section508.N.KeyboardNav</p> <pre><form role="form" class="form"> <div class="mdl-te...</form> (select with "#myModal > div > div > div:nth-child(2) > form")</pre> </li> </ul> </div> </body> </html>