Accessibility test digest
Synopsis
Page: CAI (100%)
URL: https://www.caionline.org/pages/default.aspx
Score: 3065
Tested by: Testaro, procedure tp15
Scored by: Testilo, procedure sp15c
Digested by: Testilo, procedure dp15a
Introduction
The Testaro application used its tp15
testing procedure to test the accessibility (barrier-free design and coding) of the CAI (100%) web page at https://www.caionline.org/pages/default.aspx on 2022/08/13. The procedure performed 1230 tests. Of these, 24 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):
- Alfa by Siteimprove
- Axe-core by Deque
- Continuum by Level Access
- HTML CodeSniffer by Squiz Labs
- Equal Access by IBM
- Nu Html Checker
- Tenon by Level Access
- WAVE by WebAIM
Testaro produced a report enumerating the test results.
Testilo processed the report and used the sp15c
scoring procedure to compute partial and total scores for the page. The total score is 3065 (where 0 is the best possible score). The scored report is appended below.
Finally, Testilo used procedure dp15a
to produce this digest, briefly explaining how sp15c
computed the scores.
Score summary
total | 3065 |
---|---|
log | 83 |
preventions | 100 |
focusIndication | 535 |
imageNoText | 498 |
linkNoText | 428 |
fontSmall | 263 |
duplicateID | 218 |
linkIndication | 153 |
leadingClipsText | 134 |
targetSize | 98 |
linkTextsSame | 64 |
attributeBad | 39 |
cssInvalid | 35 |
hoverSurprise | 32 |
typeRedundant | 25 |
contrastAA | 20 |
parseError | 20 |
linkVague | 20 |
contrastAAA | 18 |
contentBeyondLandmarks | 18 |
iframeTitleBad | 18 |
focusableOperable | 16 |
contrastRisk | 16 |
zIndexNotZero | 14 |
sectionHeadingless | 14 |
inconsistentStyles | 13 |
obsolete | 13 |
spontaneousMotion | 12 |
allCaps | 11 |
navConfusion | 8 |
metaBad | 8 |
tabFocusability | 7 |
roleBad | 7 |
childMissing | 6 |
backgroundBad | 6 |
styleParentBad | 6 |
accessKeyDuplicate | 6 |
noHeading | 5 |
controlLabelInvisible | 5 |
submitButton | 5 |
linkPair | 5 |
noScriptRisk | 5 |
titleRedundant | 5 |
horizontalScrolling | 5 |
linkForcesNewWindow | 5 |
titleAsLabel | 4 |
visibleBulk | 3 |
skipRepeatedContent | 3 |
hiddenContentRisk | 3 |
linkConfusionRisk | 3 |
mainNot1 | 3 |
h1Missing | 3 |
decorativeImageRisk | 3 |
pseudoNavListRisk | 3 |
scrollRisk | 3 |
eventKeyboardRisk | 3 |
linkBrokenRisk | 3 |
decorativeTitle | 3 |
pdfLink | 3 |
Issue summary
Special issues
log: Score 83. This is based on the amount of browser error logging and miscellaneous logging during the tests.
preventions: Score 100. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.
Classified issues
focusIndication: Score 535. Issues reported by tests in this category:
- Package
testaro
, testfocInd
, score 485 (Focused element displaying no or nostandard focus indicator) - Package
alfa
, testr65
, score 120 (Element in sequential focus order has no visible focus)
imageNoText: Score 498. Issues reported by tests in this category:
- Package
alfa
, testr2
, score 108 (Image has no accessible name) - Package
axe
, testimage-alt
, score 100 (Image has no text alternative) - Package
continuum
, test89
, score 100 (img element has no mechanism that allows an accessible name to be calculated) - Package
htmlcs
, teste:AA.1_1_1.H37
, score 68 (img element has no alt attribute) - Package
ibm
, testWCAG20_Img_HasAlt
, score 164 (Image has no alt attribute conveying its meaning, or alt="" if decorative) - Package
nuVal
, testAn img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
, score 232 (img element has no alt attribute) - Package
wave
, teste:alt_missing
, score 120 (Text alternative is missing)
linkNoText: Score 428. Issues reported by tests in this category:
- Package
alfa
, testr11
, score 96 (Link has no accessible name) - Package
axe
, testlink-name
, score 72 (Link has no discernible text) - Package
continuum
, test237
, score 76 (a element has no mechanism that allows an accessible name value to be calculated) - Package
htmlcs
, teste:AA.1_1_1.H30.2
, score 48 (img element is the only link content but has no text alternative) - Package
htmlcs
, teste:AA.4_1_2.H91.A.EmptyNoId
, score 4 (Link has no name or id attribute or value) - Package
htmlcs
, teste:AA.4_1_2.H91.A.NoContent
, score 28 (Link has an href attribute but no text) - Package
htmlcs
, testw:AA.4_1_2.H91.A.EmptyWithName
, score 1 (Link has a name attribute but no href attribute or text) - Package
htmlcs
, testw:AA.4_1_2.H91.A.Empty
, score 3 (Link element has an id attribute but no href attribute or text) - Package
ibm
, testWCAG20_A_HasText
, score 136 (Hyperlink has no text description) - Package
wave
, teste:alt_link_missing
, score 108 (Linked image has no text alternative) - Package
wave
, teste:link_empty
, score 24 (Link contains no text) - Package
tenon
, test57
, score 188 (Link has no text inside it)
fontSmall: Score 263. Issues reported by tests in this category:
- Package
tenon
, test134
, score 261 (Text is very small)
duplicateID: Score 218. Issues reported by tests in this category:
- Package
alfa
, testr3
, score 129 (Element id attribute value is not unique) - Package
axe
, testduplicate-id-active
, score 5 (id attribute value of the active element is not unique) - Package
axe
, testduplicate-id
, score 14 (id attribute value is not unique) - Package
continuum
, test94
, score 129 (Elements contains an id attribute set to a value that is not unique in the DOM) - Package
htmlcs
, teste:AA.4_1_1.F77
, score 63 (Duplicate id attribute value) - Package
ibm
, testRPT_Elem_UniqueId
, score 3 (Element id attribute value is not unique within the document) - Package
nuVal
, test^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
, score 3 (Duplicate id)
linkIndication: Score 153. Issues reported by tests in this category:
- Package
testaro
, testlinkUl
, score 151 (Non-underlined adjacent links)
leadingClipsText: Score 134. Issues reported by tests in this category:
- Package
tenon
, test144
, score 132 (Line height is insufficent to properly display the computed font size)
targetSize: Score 98. Issues reported by tests in this category:
- Package
tenon
, test152
, score 96 (Actionable element is smaller than the minimum required size)
linkTextsSame: Score 64. Issues reported by tests in this category:
- Package
tenon
, test98
, score 62 (Links have the same text but different destinations)
attributeBad: Score 39. Issues reported by tests in this category:
- Package
nuVal
, test^Bad value .* for attribute .+ on element .+$
, score 4 (attribute on this element has an invalid value) - Package
nuVal
, test^Attribute .+ not allowed on element .+ at this point.*$
, score 8 (attribute not allowed on this element) - Package
nuVal
, test^Attribute .+ not allowed here.*$
, score 20 (Attribute not allowed here) - Package
nuVal
, test^Attribute .+ is not serializable as XML 1\.0.*$
, score 5 (Attribute is invalidly nonserializable)
cssInvalid: Score 35. Issues reported by tests in this category:
- Package
nuVal
, testCSS: Parse Error.
, score 30 (Invalid CSS) - Package
nuVal
, test^CSS: .+: .+ is not a .+ value.*$
, score 3 (Invalid value in CSS)
hoverSurprise: Score 32. Issues reported by tests in this category:
- Package
testaro
, testhover
, score 30 (Content changes caused by hovering)
typeRedundant: Score 25. Issues reported by tests in this category:
- Package
nuVal
, testThe type attribute is unnecessary for JavaScript resources.
, score 22 (type attribute is unnecessary for a JavaScript resource) - Package
nuVal
, testThe type attribute for the style element is not needed and should be omitted.
, score 1 (type attribute is unnecessary for a style element)
contrastAA: Score 20. Issues reported by tests in this category:
- Package
alfa
, testr69
, score 4 (Text outside widget has subminimum contrast) - Package
axe
, testcolor-contrast
, score 15 (Element has insufficient color contrast) - Package
wave
, testc:contrast
, score 3 (Very low contrast)
parseError: Score 20. Issues reported by tests in this category:
- Package
nuVal
, testThe document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.
, score 5 (Comment contains --) - Package
nuVal
, testSaw ", " <ul class=\"MyProfileLinksDD\">", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=IndividualEdit\">", " My Profile", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Organization", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Demographics", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Password", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Memberships", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Designations", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Orders", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Classes & Events", " </a>", " </li>", " <li>", " <a href=\"http://cai.mycrowdwisdom.com/diweb/mylearning\">", " My Online Learning", " </a>", " </li>", " <!-- <ul >", " \t\t\t \t\t <li><a href=\"#\">EDIT PROFILE</a></li>", " \t\t\t \t\t <li><a href=\"#\">EDIT PREFERENCES</a></li>", " \t\t\t \t\t </ul>", " \t\t \t\t</li>", " \t \t\t \t<li><a href=\"#\">My CAI</a> ", " \t \t\t \t<ul style=\"align:left\">", " \t\t \t\t\t\t<li><a href=\"#\">My Contact Info</a></li>", " \t\t \t\t\t\t<li><a href=\"#\">My Preferences</a></li>", " \t\t \t\t\t\t<li><a href=\"#\">My Memberships</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Designations</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Open Invoices</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Education Events</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Orders</a></li>", " \t \t\t\t\t\t</ul>", " \t \t\t\t\t</li>-->", " </ul>", "</li>" ] } }, { "index": 557, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[1]/ul[1]/li[1]/span[1]/a[1]", "codeLines": [ "<a id=\"ctl00_ctl72_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15...", " Sign In", "</a>" ] } }, { "index": 558, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]", "codeLines": [ "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" ...", " <div class=\"ms-rtestate-field\">", " <ul>", " <!-- li class=\"TLGray\" -->", " <li id=\"ChapterMNLI\">", " <a href=\"/Chapters/Pages/default.aspx\">", " Chapters", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <p></p>", " <ul>", " <li>", " <a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade Shows", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <p></p>", " <ul>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Benefits.aspx\">", " Benefits from Your Local Chapter", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavC...", " </a>", " <span class=\"featured-description\">", " Local education and networking opportunities.", " </span>", " </li>", " </ul>", " </li>", " <li id=\"AdvocacyMNLI\" class=\"Advocacy\">", " <a href=\"/advocacy/Pages/default.aspx\">", " Advocacy", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/Advocacy/Priorities/Pages/default.aspx\">", " Advocacy Priorities", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/LegalArena/Pages/default.aspx\">", " Community Association Law & Lawyers", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/PublicPolicies/Pages/default.aspx\">", " CAI Public Policies", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/Resources/Pages/default.aspx\">", " Advocacy Resources for Members", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"https://advocacy.caionline.org/\">", " CAI Advocacy Blog", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/TakeAction/Pages/default.aspx\">", " Take Action Today!", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/LAC/Pages/default.aspx\">", " Legislative Action Committees", " </a>", " </li>", " <li>", " <a href=\"/advocacy/legislatorcorner/Pages/default.aspx\">", " Resources for Legislators", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavA...", " </a>", " <span class=\"featured-description\">", " All the latest from Federal Affairs, Grassroots Activity, Research, Legal and Communi...", " </span>", " </li>", " </ul>", " </li>", " <li id=\"LearningCenterMNLI\" class=\"LearningCenter\">", " <a href=\"https://cai.mycrowdwisdom.com/diweb/start\">", " Learning Center", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">", " Education for Managers", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">", " Education for Homeowners", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">", " Education for Business Partners", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/OnlineLearning/Pages/default.aspx\">", " Online Learning", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Credentials/Pages/default.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/ResLib/Pages/default.aspx\">", " Research Library", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org/\">", " Exchange: Online Communities", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavL...", " </a>", " <span class=\"featured-description\">", " Gain knowledge and experience with our many educational offerings.", " </span>", " </li>", " </ul>", " </li>", " <li id=\"CommunityManagerMNLI\" class=\"CommunityManager\">", " <a href=\"/CommunityManagers/Pages/default.aspx\">", " Community Managers", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/CommunityManagers/Pages/Management-Companies.aspx\">", " MANAGEMENT COMPANIES", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">", " Education", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " <span class=\"arrow-inner\"></span>", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Credentials/Pages/Community-Manager-Credentials.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"http://jobs.caionline.org\">", " Job Market", " </a>", " </li>", " <li>", " <a href=\"/Pages/Credentials-Directory.aspx\">", " Directory of Credentialed Professionals", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Find a Service Professional", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", " </a>", " </li>", " <li>", " <a href=\"/AboutCommunityAssociations/Pages/StatisticalInformation.aspx\">", " Industry Data", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavC...", " </a>", " <span class=\"featured-description\">", " Everything you need to take your career to the next level.", " </span>", " </li>", " </ul>", " </li>", " <li class=\"work\">", " <a href=\"/HomeownerLeaders/Pages/default.aspx\">", " Homeowner Leaders", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Find a Service Professional", " </a>", " </li>", " <li>", " <a href=\"/Pages/Credentials-Directory.aspx\">", " Directory of Credentialed Professionals", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">", " The Board Leadership Development Workshop", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/ResLib/Pages/default.aspx\">", " Research Library", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " </a>", " </li>", " <li>", " <a href=\"/HomeownerLeaders/CivilityPledge/Pages/default.aspx\">", " Civility Pledge", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"#\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavH...", " </a>", " <span class=\"featured-description\">", " Resources critical to your association's operations, management and governance.", " </span>", " </li>", " </ul>", " </li>", " <li id=\"BusinessPartnersMNLI\" class=\"BusinessPartners \">", " <a href=\"/BusinessPartners/Pages/default.aspx\">", " Business Partners", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/Advertise/Pages/default.aspx\">", " Marketing and Advertising Opportunities", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Professional Services Directory", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">", " Education", " <span class=\"arrow-inner\"></span>", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavB...", " </a>", " <span class=\"featured-description\">", " Find new and exciting opportunities to grow your business and further your education.", " </span>", " </li>", " </ul>", " </li>", " </ul>", " </div>", " <div class=\"ms-clear\"></div>", "</div>" ] } }, { "index": 559, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]", "codeLines": [ "<li id=\"ChapterMNLI\">", " <a href=\"/Chapters/Pages/default.aspx\">", " Chapters", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <p></p>", " <ul>", " <li>", " <a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade Shows", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <p></p>", " <ul>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Benefits.aspx\">", " Benefits from Your Local Chapter", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapter...", " </a>", " <span class=\"featured-description\">", " Local education and networking opportunities.", " </span>", " </li>", " </ul>", "</li>" ] } }, { "index": 560, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]", "codeLines": [ "<li id=\"AdvocacyMNLI\" class=\"Advocacy\">", " <a href=\"/advocacy/Pages/default.aspx\">", " Advocacy", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/Advocacy/Priorities/Pages/default.aspx\">", " Advocacy Priorities", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/LegalArena/Pages/default.aspx\">", " Community Association Law & Lawyers", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/PublicPolicies/Pages/default.aspx\">", " CAI Public Policies", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/Resources/Pages/default.aspx\">", " Advocacy Resources for Members", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"https://advocacy.caionline.org/\">", " CAI Advocacy Blog", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/TakeAction/Pages/default.aspx\">", " Take Action Today!", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/LAC/Pages/default.aspx\">", " Legislative Action Committees", " </a>", " </li>", " <li>", " <a href=\"/advocacy/legislatorcorner/Pages/default.aspx\">", " Resources for Legislators", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocac...", " </a>", " <span class=\"featured-description\">", " All the latest from Federal Affairs, Grassroots Activity, Research, Legal and Community Ass...", " </span>", " </li>", " </ul>", "</li>" ] } }, { "index": 561, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]", "codeLines": [ "<li id=\"LearningCenterMNLI\" class=\"LearningCenter\">", " <a href=\"https://cai.mycrowdwisdom.com/diweb/start\">", " Learning Center", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">", " Education for Managers", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">", " Education for Homeowners", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">", " Education for Business Partners", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/OnlineLearning/Pages/default.aspx\">", " Online Learning", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Credentials/Pages/default.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/ResLib/Pages/default.aspx\">", " Research Library", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org/\">", " Exchange: Online Communities", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCe...", " </a>", " <span class=\"featured-description\">", " Gain knowledge and experience with our many educational offerings.", " </span>", " </li>", " </ul>", "</li>" ] } }, { "index": 562, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]", "codeLines": [ "<li id=\"CommunityManagerMNLI\" class=\"CommunityManager\">", " <a href=\"/CommunityManagers/Pages/default.aspx\">", " Community Managers", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/CommunityManagers/Pages/Management-Companies.aspx\">", " MANAGEMENT COMPANIES", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">", " Education", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " <span class=\"arrow-inner\"></span>", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Credentials/Pages/Community-Manager-Credentials.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"http://jobs.caionline.org\">", " Job Market", " </a>", " </li>", " <li>", " <a href=\"/Pages/Credentials-Directory.aspx\">", " Directory of Credentialed Professionals", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Find a Service Professional", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", " </a>", " </li>", " <li>", " <a href=\"/AboutCommunityAssociations/Pages/StatisticalInformation.aspx\">", " Industry Data", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgr...", " </a>", " <span class=\"featured-description\">", " Everything you need to take your career to the next level.", " </span>", " </li>", " </ul>", "</li>" ] } }, { "index": 563, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]", "codeLines": [ "<li id=\"BusinessPartnersMNLI\" class=\"BusinessPartners \">", " <a href=\"/BusinessPartners/Pages/default.aspx\">", " Business Partners", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/Advertise/Pages/default.aspx\">", " Marketing and Advertising Opportunities", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Professional Services Directory", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">", " Education", " <span class=\"arrow-inner\"></span>", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPart...", " </a>", " <span class=\"featured-description\">", " Find new and exciting opportunities to grow your business and further your education.", " </span>", " </li>", " </ul>", "</li>" ] } }, { "index": 564, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]", "codeLines": [ "<div id=\"DeltaPlaceHolderSearchArea\" class=\"ms-mpSearchBox ms-floatRight\">", " <div id=\"searchInputBox\">", " <div class=\"ms-webpart-chrome ms-webpart-chrome-fullWidth \">", " <div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"...", " <div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHold...", " <div id=\"SearchBox\" name=\"Control\">", " <div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchIn...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSe...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchIm...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", " </div>", " </div>", " </div>", " <noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript\">It looks like your br...", " </noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div>", " <div class=\"ms-clear\"></div>", " </div>", " </div>", " </div>", "</div>" ] } }, { "index": 565, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]", "codeLines": [ "<div id=\"searchInputBox\">", " <div class=\"ms-webpart-chrome ms-webpart-chrome-fullWidth \">", " <div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"10...", " <div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolder...", " <div id=\"SearchBox\" name=\"Control\">", " <div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInpu...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSear...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\"...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", " </div>", " </div>", " </div>", " <noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript\">It looks like your brow...", " </noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div>", " <div class=\"ms-clear\"></div>", " </div>", " </div>", "</div>" ] } }, { "index": 566, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" ...", " <div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolderSear...", " <div id=\"SearchBox\" name=\"Control\">", " <div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl0...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchAr...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", " </div>", " </div>", " </div>", " <noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript\">It looks like your browser ...", " </noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div>", " <div class=\"ms-clear\"></div>", "</div>" ] } }, { "index": 567, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolderSearch...", " <div id=\"SearchBox\" name=\"Control\">", " <div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"s...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", " </div>", " </div>", "</div>" ] } }, { "index": 568, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div id=\"SearchBox\" name=\"Control\">", " <div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_cs...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_Pl...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_S...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"sea...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", " </div>", "</div>" ] } }, { "index": 569, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_Plac...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_Sma...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searc...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", "</div>" ] } }, { "index": 570, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/input[1]", "codeLines": [ "<input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_PlaceH..." ] } }, { "index": 571, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_Small...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searchI...", "</a>" ] } }, { "index": 572, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]", "codeLines": [ "<img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searchImg..." ] } }, { "index": 573, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", "</div>" ] } }, { "index": 574, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>" ] } }, { "index": 575, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[2]", "codeLines": [ "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div>" ] } }, { "index": 576, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]", "codeLines": [ "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" ...", " <div class=\"ms-rtestate-field\">", " <span class=\"title\">", " Fast Search", " </span>", " <div class=\"noindex\">", " <!--added the div --Mike 10/10/2019 -->", " <ul>", " <li>", " <a href=\"/Events/2023Conference/Pages/default.aspx\">", " Annual Conference", " </a>", " </li>", " <li>", " <a href=\"https://events.rdmobile.com/Events/Details/15410\">", " Law Seminar", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/M100/Pages/default.aspx\">", " M-100", " </a>", " </li>", " <li>", " <a href=\"/Pages/Credentials-Directory.aspx\">", " Directory of Credentialed Professionals", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Professional Services Directory", " </a>", " </li>", " <li>", " <a href=\"https://foundation.caionline.org/\">", " FCAR", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/PCAM-Case-Study/Pages/default.aspx\">", " PCAM Study", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eWeb/DynamicPage.aspx?site=CAI&WebCode=storeCatList&ca...", " Best Practices", " </a>", " </li>", " <li>", " <a href=\"https://www.caionline.org/_layouts/15/download.aspx?SourceUrl=/AboutCommunityAss...", " Code of Ethics", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/Priorities/ReserveStudy/Pages/default.aspx\">", " Reserve Study", " </a>", " </li>", " </ul>", " </div>", " </div>", " <div class=\"ms-clear\"></div>", "</div>" ] } }, { "index": 577, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[3]/ul[1]/li[5]", "codeLines": [ "<li id=\"MyProfileLinksContainer\" class=\"member-area\">", " <a href=\"#\">", " My CAI", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <!---->", " <ul class=\"MyProfileLinksDD working\">", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=IndividualEdit\">", " My Profile", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Organization", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Demographics", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Password", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Memberships", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Designations", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Orders", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Classes & Events", " </a>", " </li>", " <li>", " <a href=\"http://cai.mycrowdwisdom.com/diweb/mylearning\">", " My Online Learning", " </a>", " </li>", " <!-- <ul >", " \t\t\t \t\t <li><a href=\"#\">EDIT PROFILE</a></li>", " \t\t\t \t\t <li><a href=\"#\">EDIT PREFERENCES</a></li>", " \t\t\t \t\t </ul>", " \t\t \t\t</li>", " \t \t\t \t<li><a href=\"#\">My CAI</a> ", " \t \t\t \t<ul style=\"align:left\">", " \t\t \t\t\t\t<li><a href=\"#\">My Contact Info</a></li>", " \t\t \t\t\t\t<li><a href=\"#\">My Preferences</a></li>", " \t\t \t\t\t\t<li><a href=\"#\">My Memberships</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Designations</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Open Invoices</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Education Events</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Orders</a></li>", " \t \t\t\t\t\t</ul>", " \t \t\t\t\t</li>-->", " </ul>", "</li>" ] } }, { "index": 624, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/section[1]/nav[1]/section[1]/ul[1]/li[1]/span[1]/a[1]", "codeLines": [ "<a id=\"ctl00_ctl72_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15...", " Sign In", "</a>" ] } }, { "index": 625, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/section[1]/nav[1]/div[1]/div[1]", "codeLines": [ "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" ...", " <div class=\"ms-rtestate-field\">", " <ul>", " <!-- li class=\"TLGray\" -->", " <li id=\"ChapterMNLI\">", " <a href=\"/Chapters/Pages/default.aspx\">", " Chapters", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <p></p>", " <ul>", " <li>", " <a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade Shows", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <p></p>", " <ul>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Benefits.aspx\">", " Benefits from Your Local Chapter", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavC...", " </a>", " <span class=\"featured-description\">", " Local education and networking opportunities.", " </span>", " </li>", " </ul>", " </li>", " <li id=\"AdvocacyMNLI\" class=\"Advocacy\">", " <a href=\"/advocacy/Pages/default.aspx\">", " Advocacy", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/Advocacy/Priorities/Pages/default.aspx\">", " Advocacy Priorities", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/LegalArena/Pages/default.aspx\">", " Community Association Law & Lawyers", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/PublicPolicies/Pages/default.aspx\">", " CAI Public Policies", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/Resources/Pages/default.aspx\">", " Advocacy Resources for Members", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"https://advocacy.caionline.org/\">", " CAI Advocacy Blog", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/TakeAction/Pages/default.aspx\">", " Take Action Today!", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/LAC/Pages/default.aspx\">", " Legislative Action Committees", " </a>", " </li>", " <li>", " <a href=\"/advocacy/legislatorcorner/Pages/default.aspx\">", " Resources for Legislators", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavA...", " </a>", " <span class=\"featured-description\">", " All the latest from Federal Affairs, Grassroots Activity, Research, Legal and Communi...", " </span>", " </li>", " </ul>", " </li>", " <li id=\"LearningCenterMNLI\" class=\"LearningCenter\">", " <a href=\"https://cai.mycrowdwisdom.com/diweb/start\">", " Learning Center", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">", " Education for Managers", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">", " Education for Homeowners", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">", " Education for Business Partners", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/OnlineLearning/Pages/default.aspx\">", " Online Learning", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Credentials/Pages/default.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/ResLib/Pages/default.aspx\">", " Research Library", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org/\">", " Exchange: Online Communities", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavL...", " </a>", " <span class=\"featured-description\">", " Gain knowledge and experience with our many educational offerings.", " </span>", " </li>", " </ul>", " </li>", " <li id=\"CommunityManagerMNLI\" class=\"CommunityManager\">", " <a href=\"/CommunityManagers/Pages/default.aspx\">", " Community Managers", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/CommunityManagers/Pages/Management-Companies.aspx\">", " MANAGEMENT COMPANIES", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">", " Education", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " <span class=\"arrow-inner\"></span>", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Credentials/Pages/Community-Manager-Credentials.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"http://jobs.caionline.org\">", " Job Market", " </a>", " </li>", " <li>", " <a href=\"/Pages/Credentials-Directory.aspx\">", " Directory of Credentialed Professionals", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Find a Service Professional", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", " </a>", " </li>", " <li>", " <a href=\"/AboutCommunityAssociations/Pages/StatisticalInformation.aspx\">", " Industry Data", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavC...", " </a>", " <span class=\"featured-description\">", " Everything you need to take your career to the next level.", " </span>", " </li>", " </ul>", " </li>", " <li class=\"work\">", " <a href=\"/HomeownerLeaders/Pages/default.aspx\">", " Homeowner Leaders", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Find a Service Professional", " </a>", " </li>", " <li>", " <a href=\"/Pages/Credentials-Directory.aspx\">", " Directory of Credentialed Professionals", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">", " The Board Leadership Development Workshop", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/ResLib/Pages/default.aspx\">", " Research Library", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " </a>", " </li>", " <li>", " <a href=\"/HomeownerLeaders/CivilityPledge/Pages/default.aspx\">", " Civility Pledge", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"#\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavH...", " </a>", " <span class=\"featured-description\">", " Resources critical to your association's operations, management and governance.", " </span>", " </li>", " </ul>", " </li>", " <li id=\"BusinessPartnersMNLI\" class=\"BusinessPartners \">", " <a href=\"/BusinessPartners/Pages/default.aspx\">", " Business Partners", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/Advertise/Pages/default.aspx\">", " Marketing and Advertising Opportunities", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Professional Services Directory", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">", " Education", " <span class=\"arrow-inner\"></span>", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavB...", " </a>", " <span class=\"featured-description\">", " Find new and exciting opportunities to grow your business and further your education.", " </span>", " </li>", " </ul>", " </li>", " </ul>", " </div>", " <div class=\"ms-clear\"></div>", "</div>" ] } }, { "index": 626, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]", "codeLines": [ "<li id=\"ChapterMNLI\">", " <a href=\"/Chapters/Pages/default.aspx\">", " Chapters", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <p></p>", " <ul>", " <li>", " <a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade Shows", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <p></p>", " <ul>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Benefits.aspx\">", " Benefits from Your Local Chapter", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapter...", " </a>", " <span class=\"featured-description\">", " Local education and networking opportunities.", " </span>", " </li>", " </ul>", "</li>" ] } }, { "index": 627, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]", "codeLines": [ "<li id=\"AdvocacyMNLI\" class=\"Advocacy\">", " <a href=\"/advocacy/Pages/default.aspx\">", " Advocacy", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/Advocacy/Priorities/Pages/default.aspx\">", " Advocacy Priorities", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/LegalArena/Pages/default.aspx\">", " Community Association Law & Lawyers", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/PublicPolicies/Pages/default.aspx\">", " CAI Public Policies", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/Resources/Pages/default.aspx\">", " Advocacy Resources for Members", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"https://advocacy.caionline.org/\">", " CAI Advocacy Blog", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/TakeAction/Pages/default.aspx\">", " Take Action Today!", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/LAC/Pages/default.aspx\">", " Legislative Action Committees", " </a>", " </li>", " <li>", " <a href=\"/advocacy/legislatorcorner/Pages/default.aspx\">", " Resources for Legislators", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocac...", " </a>", " <span class=\"featured-description\">", " All the latest from Federal Affairs, Grassroots Activity, Research, Legal and Community Ass...", " </span>", " </li>", " </ul>", "</li>" ] } }, { "index": 628, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]", "codeLines": [ "<li id=\"LearningCenterMNLI\" class=\"LearningCenter\">", " <a href=\"https://cai.mycrowdwisdom.com/diweb/start\">", " Learning Center", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">", " Education for Managers", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">", " Education for Homeowners", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">", " Education for Business Partners", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/OnlineLearning/Pages/default.aspx\">", " Online Learning", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Credentials/Pages/default.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/ResLib/Pages/default.aspx\">", " Research Library", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org/\">", " Exchange: Online Communities", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCe...", " </a>", " <span class=\"featured-description\">", " Gain knowledge and experience with our many educational offerings.", " </span>", " </li>", " </ul>", "</li>" ] } }, { "index": 629, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]", "codeLines": [ "<li id=\"CommunityManagerMNLI\" class=\"CommunityManager\">", " <a href=\"/CommunityManagers/Pages/default.aspx\">", " Community Managers", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/CommunityManagers/Pages/Management-Companies.aspx\">", " MANAGEMENT COMPANIES", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">", " Education", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " <span class=\"arrow-inner\"></span>", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Credentials/Pages/Community-Manager-Credentials.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"http://jobs.caionline.org\">", " Job Market", " </a>", " </li>", " <li>", " <a href=\"/Pages/Credentials-Directory.aspx\">", " Directory of Credentialed Professionals", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Find a Service Professional", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", " </a>", " </li>", " <li>", " <a href=\"/AboutCommunityAssociations/Pages/StatisticalInformation.aspx\">", " Industry Data", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgr...", " </a>", " <span class=\"featured-description\">", " Everything you need to take your career to the next level.", " </span>", " </li>", " </ul>", "</li>" ] } }, { "index": 630, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]", "codeLines": [ "<li id=\"BusinessPartnersMNLI\" class=\"BusinessPartners \">", " <a href=\"/BusinessPartners/Pages/default.aspx\">", " Business Partners", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <ul class=\"working\">", " <li class=\"left\">", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/Advertise/Pages/default.aspx\">", " Marketing and Advertising Opportunities", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", " </a>", " </li>", " <li>", " <a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", " </a>", " </li>", " <li>", " <a href=\"/Events/Pages/default.aspx\">", " Events", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Professional Services Directory", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", " </a>", " </li>", " </ul>", " </div>", " <div class=\"TMCol1\">", " <ul>", " <li>", " <a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">", " Education", " <span class=\"arrow-inner\"></span>", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\">", " Professional Credentials", " </a>", " </li>", " <li>", " <a href=\"/Publications/Pages/default.aspx\">", " Publications", " </a>", " </li>", " <li>", " <a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", " </a>", " </li>", " </ul>", " </div>", " </li>", " <li class=\"right\">", " <a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPart...", " </a>", " <span class=\"featured-description\">", " Find new and exciting opportunities to grow your business and further your education.", " </span>", " </li>", " </ul>", "</li>" ] } }, { "index": 631, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]", "codeLines": [ "<div id=\"DeltaPlaceHolderSearchArea\" class=\"ms-mpSearchBox ms-floatRight\">", " <div id=\"searchInputBox\">", " <div class=\"ms-webpart-chrome ms-webpart-chrome-fullWidth \">", " <div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"...", " <div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHold...", " <div id=\"SearchBox\" name=\"Control\">", " <div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchIn...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSe...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchIm...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", " </div>", " </div>", " </div>", " <noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript\">It looks like your br...", " </noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div>", " <div class=\"ms-clear\"></div>", " </div>", " </div>", " </div>", "</div>" ] } }, { "index": 632, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]", "codeLines": [ "<div id=\"searchInputBox\">", " <div class=\"ms-webpart-chrome ms-webpart-chrome-fullWidth \">", " <div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"10...", " <div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolder...", " <div id=\"SearchBox\" name=\"Control\">", " <div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInpu...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSear...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\"...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", " </div>", " </div>", " </div>", " <noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript\">It looks like your brow...", " </noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div>", " <div class=\"ms-clear\"></div>", " </div>", " </div>", "</div>" ] } }, { "index": 633, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" ...", " <div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolderSear...", " <div id=\"SearchBox\" name=\"Control\">", " <div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl0...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchAr...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", " </div>", " </div>", " </div>", " <noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript\">It looks like your browser ...", " </noscript>", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div>", " <div class=\"ms-clear\"></div>", "</div>" ] } }, { "index": 634, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolderSearch...", " <div id=\"SearchBox\" name=\"Control\">", " <div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"s...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", " </div>", " </div>", "</div>" ] } }, { "index": 635, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div id=\"SearchBox\" name=\"Control\">", " <div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_cs...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_Pl...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_S...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"sea...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", " </div>", "</div>" ] } }, { "index": 636, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_...", " <input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_Plac...", " <a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_Sma...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searc...", " </a>", " <div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", " </div>", "</div>" ] } }, { "index": 637, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/input[1]", "codeLines": [ "<input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_PlaceH..." ] } }, { "index": 638, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_Small...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searchI...", "</a>" ] } }, { "index": 639, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]", "codeLines": [ "<img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searchImg..." ] } }, { "index": 640, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">", " <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", "</div>" ] } }, { "index": 641, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>" ] } }, { "index": 642, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[2]", "codeLines": [ "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div>" ] } }, { "index": 643, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]", "codeLines": [ "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" ...", " <div class=\"ms-rtestate-field\">", " <span class=\"title\">", " Fast Search", " </span>", " <div class=\"noindex\">", " <!--added the div --Mike 10/10/2019 -->", " <ul>", " <li>", " <a href=\"/Events/2023Conference/Pages/default.aspx\">", " Annual Conference", " </a>", " </li>", " <li>", " <a href=\"https://events.rdmobile.com/Events/Details/15410\">", " Law Seminar", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/M100/Pages/default.aspx\">", " M-100", " </a>", " </li>", " <li>", " <a href=\"/Pages/Credentials-Directory.aspx\">", " Directory of Credentialed Professionals", " </a>", " </li>", " <li>", " <a href=\"http://directory.caionline.org\">", " Professional Services Directory", " </a>", " </li>", " <li>", " <a href=\"https://foundation.caionline.org/\">", " FCAR", " </a>", " </li>", " <li>", " <a href=\"/LearningCenter/Education-for-Managers/PCAM-Case-Study/Pages/default.aspx\">", " PCAM Study", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eWeb/DynamicPage.aspx?site=CAI&WebCode=storeCatList&ca...", " Best Practices", " </a>", " </li>", " <li>", " <a href=\"https://www.caionline.org/_layouts/15/download.aspx?SourceUrl=/AboutCommunityAss...", " Code of Ethics", " </a>", " </li>", " <li>", " <a href=\"/Advocacy/Priorities/ReserveStudy/Pages/default.aspx\">", " Reserve Study", " </a>", " </li>", " </ul>", " </div>", " </div>", " <div class=\"ms-clear\"></div>", "</div>" ] } }, { "index": 644, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/section[1]/nav[1]/section[3]/ul[1]/li[5]", "codeLines": [ "<li id=\"MyProfileLinksContainer\" class=\"member-area\">", " <a href=\"#\">", " My CAI", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", " </a>", " <!---->", " <ul class=\"MyProfileLinksDD working\">", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=IndividualEdit\">", " My Profile", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Organization", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Demographics", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Password", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Memberships", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Designations", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Orders", " </a>", " </li>", " <li>", " <a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=LoginRequired&URL_Success=Dy...", " My Classes & Events", " </a>", " </li>", " <li>", " <a href=\"http://cai.mycrowdwisdom.com/diweb/mylearning\">", " My Online Learning", " </a>", " </li>", " <!-- <ul >", " \t\t\t \t\t <li><a href=\"#\">EDIT PROFILE</a></li>", " \t\t\t \t\t <li><a href=\"#\">EDIT PREFERENCES</a></li>", " \t\t\t \t\t </ul>", " \t\t \t\t</li>", " \t \t\t \t<li><a href=\"#\">My CAI</a> ", " \t \t\t \t<ul style=\"align:left\">", " \t\t \t\t\t\t<li><a href=\"#\">My Contact Info</a></li>", " \t\t \t\t\t\t<li><a href=\"#\">My Preferences</a></li>", " \t\t \t\t\t\t<li><a href=\"#\">My Memberships</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Designations</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Open Invoices</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Education Events</a></li>", " \t\t\t\t\t\t\t\t\t\t<li><a href=\"#\">My Orders</a></li>", " \t \t\t\t\t\t</ul>", " \t \t\t\t\t</li>-->", " </ul>", "</li>" ] } }, { "index": 903, "verdict": "failed", "rule": { "ruleID": "r59", "ruleSummary": "Documents have headings", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r59", "requirements": [] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " </html>" ] } }, { "index": 910, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[4]/a[1]", "codeLines": [ "<a id=\"linkTurnOnAcc\" href=\"#\" class=\"ms-TurnOnAcc\" onclick=\"SetIsAccessibilityFeatureEnabled(true)...", " Turn on more accessible mode", "</a>" ] } }, { "index": 911, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[6]/a[1]", "codeLines": [ "<a href=\"javascript:;\" onclick=\"document.getElementById('startNavigation').focus();\" class=\"ms-Skip...", " Skip Ribbon Commands", "</a>" ] } }, { "index": 912, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[7]/a[1]", "codeLines": [ "<a href=\"javascript:;\" onclick=\"document.getElementById('mainContent').focus();\" class=\"ms-SkiptoMa...", " Skip to main content", "</a>" ] } }, { "index": 914, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[1]/section[1]/div[1]/a[1]", "codeLines": [ "<a id=\"ctl00_onetidProjectPropertyTitleGraphic\" class=\"ms-siteicon-a\" href=\"/\">", " <img id=\"ctl00_onetidHeadbnnr2\" class=\"ms-siteicon-img\" name=\"onetidHeadbnnr0\" src=\"/Style%20Libr...", "</a>" ] } }, { "index": 915, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/JoinNow\">", " Join Now", "</a>" ] } }, { "index": 916, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"https://cai.caionline.org/eWeb/DynamicPage.aspx?site=CAI&WebCode=storeHome\">", " BOOKSTORE", "</a>" ] } }, { "index": 917, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/AboutCAI\">", " ABOUT CAI", "</a>" ] } }, { "index": 918, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"#\">", " My CAI ▾", "</a>" ] } }, { "index": 919, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[6]/span[1]/a[1]", "codeLines": [ "<a id=\"ctl00_ctl68_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15...", " Sign In", "</a>" ] } }, { "index": 920, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[1]", "codeLines": [ "<a href=\"https://www.facebook.com/CAIsocial\">", " <img src=\"/Style Library/assets/images/header-social-facebook.png\">", "</a>" ] } }, { "index": 921, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[2]", "codeLines": [ "<a href=\"https://www.instagram.com/caisocial/\">", " <img src=\"/Style Library/assets/images/header-social-instagram.png\">", "</a>" ] } }, { "index": 922, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[3]", "codeLines": [ "<a href=\"https://www.linkedin.com/groups?gid=39092\">", " <img src=\"/Style Library/assets/images/header-social-linkedin.png\">", "</a>" ] } }, { "index": 923, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[4]", "codeLines": [ "<a href=\"https://twitter.com/caisocial/\">", " <img src=\"/Style Library/assets/images/header-social-twitter.png\">", "</a>" ] } }, { "index": 924, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[5]", "codeLines": [ "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\">", " <img src=\"/Style Library/assets/images/header-social-youtube.png\">", "</a>" ] } }, { "index": 925, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/Chapters/Pages/default.aspx\">", " Chapters", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", "</a>" ] } }, { "index": 926, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", "</a>" ] } }, { "index": 927, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade Shows", "</a>" ] } }, { "index": 928, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/Chapters/Pages/Chapter-Benefits.aspx\">", " Benefits from Your Local Chapter", "</a>" ] } }, { "index": 929, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", "</a>" ] } }, { "index": 930, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\"...", "</a>" ] } }, { "index": 931, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/advocacy/Pages/default.aspx\">", " Advocacy", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", "</a>" ] } }, { "index": 932, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/Advocacy/Priorities/Pages/default.aspx\">", " Advocacy Priorities", "</a>" ] } }, { "index": 933, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/Advocacy/LegalArena/Pages/default.aspx\">", " Community Association Law & Lawyers", "</a>" ] } }, { "index": 934, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"/Advocacy/PublicPolicies/Pages/default.aspx\">", " CAI Public Policies", "</a>" ] } }, { "index": 935, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/Advocacy/Resources/Pages/default.aspx\">", " Advocacy Resources for Members", "</a>" ] } }, { "index": 936, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"https://advocacy.caionline.org/\">", " CAI Advocacy Blog", "</a>" ] } }, { "index": 937, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/Advocacy/TakeAction/Pages/default.aspx\">", " Take Action Today!", "</a>" ] } }, { "index": 938, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"/Advocacy/LAC/Pages/default.aspx\">", " Legislative Action Committees", "</a>" ] } }, { "index": 939, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/advocacy/legislatorcorner/Pages/default.aspx\">", " Resources for Legislators", "</a>" ] } }, { "index": 940, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\"...", "</a>" ] } }, { "index": 941, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"https://cai.mycrowdwisdom.com/diweb/start\">", " Learning Center", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", "</a>" ] } }, { "index": 942, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">", " Education for Managers", "</a>" ] } }, { "index": 943, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">", " Education for Homeowners", "</a>" ] } }, { "index": 944, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">", " Education for Business Partners", "</a>" ] } }, { "index": 945, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/OnlineLearning/Pages/default.aspx\">", " Online Learning", "</a>" ] } }, { "index": 946, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", "</a>" ] } }, { "index": 947, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", "</a>" ] } }, { "index": 948, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Credentials/Pages/default.aspx\">", " Professional Credentials", "</a>" ] } }, { "index": 949, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/ResLib/Pages/default.aspx\">", " Research Library", "</a>" ] } }, { "index": 950, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"/Publications/Pages/default.aspx\">", " Publications", "</a>" ] } }, { "index": 951, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/Events/Pages/default.aspx\">", " Events", "</a>" ] } }, { "index": 952, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"https://exchange.caionline.org/\">", " Exchange: Online Communities", "</a>" ] } }, { "index": 953, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.p...", "</a>" ] } }, { "index": 954, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/CommunityManagers/Pages/default.aspx\">", " Community Managers", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", "</a>" ] } }, { "index": 955, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/CommunityManagers/Pages/Management-Companies.aspx\">", " MANAGEMENT COMPANIES", "</a>" ] } }, { "index": 956, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">", " Education", "</a>" ] } }, { "index": 957, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"/Events/Pages/default.aspx\">", " Events", " <span class=\"arrow-inner\"></span>", "</a>" ] } }, { "index": 958, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", "</a>" ] } }, { "index": 959, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", "</a>" ] } }, { "index": 960, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Credentials/Pages/Community-Manager-Credentials.aspx\">", " Professional Credentials", "</a>" ] } }, { "index": 961, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[7]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", "</a>" ] } }, { "index": 962, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"http://jobs.caionline.org\">", " Job Market", "</a>" ] } }, { "index": 963, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/Pages/Credentials-Directory.aspx\">", " Directory of Credentialed Professionals", "</a>" ] } }, { "index": 964, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"/Publications/Pages/default.aspx\">", " Publications", "</a>" ] } }, { "index": 965, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"http://directory.caionline.org\">", " Find a Service Professional", "</a>" ] } }, { "index": 966, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", "</a>" ] } }, { "index": 967, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[6]/a[1]", "codeLines": [ "<a href=\"/AboutCommunityAssociations/Pages/StatisticalInformation.aspx\">", " Industry Data", "</a>" ] } }, { "index": 968, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\"...", "</a>" ] } }, { "index": 969, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"/HomeownerLeaders/Pages/default.aspx\">", " Homeowner Leaders", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", "</a>" ] } }, { "index": 970, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", "</a>" ] } }, { "index": 971, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", "</a>" ] } }, { "index": 972, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"http://directory.caionline.org\">", " Find a Service Professional", "</a>" ] } }, { "index": 973, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/Pages/Credentials-Directory.aspx\">", " Directory of Credentialed Professionals", "</a>" ] } }, { "index": 974, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", "</a>" ] } }, { "index": 975, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", "</a>" ] } }, { "index": 976, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">", " The Board Leadership Development Workshop", "</a>" ] } }, { "index": 977, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/Publications/Pages/default.aspx\">", " Publications", "</a>" ] } }, { "index": 978, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/ResLib/Pages/default.aspx\">", " Research Library", "</a>" ] } }, { "index": 979, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", "</a>" ] } }, { "index": 980, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"/Events/Pages/default.aspx\">", " Events", "</a>" ] } }, { "index": 981, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[6]/a[1]", "codeLines": [ "<a href=\"/HomeownerLeaders/CivilityPledge/Pages/default.aspx\">", " Civility Pledge", "</a>" ] } }, { "index": 982, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"#\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.p...", "</a>" ] } }, { "index": 983, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]", "codeLines": [ "<a href=\"/BusinessPartners/Pages/default.aspx\">", " Business Partners", " <span class=\"arrow\">", " <img src=\"/Style Library/assets/images/nav-arrow.png\">", " </span>", "</a>" ] } }, { "index": 984, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/Advertise/Pages/default.aspx\">", " Marketing and Advertising Opportunities", "</a>" ] } }, { "index": 985, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">", " Find A Chapter", "</a>" ] } }, { "index": 986, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">", " Chapter Trade shows", "</a>" ] } }, { "index": 987, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/Events/Pages/default.aspx\">", " Events", "</a>" ] } }, { "index": 988, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"http://directory.caionline.org\">", " Professional Services Directory", "</a>" ] } }, { "index": 989, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">", " CAI Career Center", "</a>" ] } }, { "index": 990, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">", " Education", " <span class=\"arrow-inner\"></span>", "</a>" ] } }, { "index": 991, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Webinars/Pages/default.aspx\">", " Webinars", "</a>" ] } }, { "index": 992, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\">", " Professional Credentials", "</a>" ] } }, { "index": 993, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/Publications/Pages/default.aspx\">", " Publications", "</a>" ] } }, { "index": 994, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"https://exchange.caionline.org\">", " Exchange: Online Communities", "</a>" ] } }, { "index": 995, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"\">", " <img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.p...", "</a>" ] } }, { "index": 997, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_Small...", " <img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searchI...", "</a>" ] } }, { "index": 998, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"/Events/2023Conference/Pages/default.aspx\">", " Annual Conference", "</a>" ] } }, { "index": 999, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a href=\"https://events.rdmobile.com/Events/Details/15410\">", " Law Seminar", "</a>" ] } }, { "index": 1000, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Education-for-Managers/M100/Pages/default.aspx\">", " M-100", "</a>" ] } }, { "index": 1001, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]", "codeLines": [ "<a href=\"/Pages/Credentials-Directory.aspx\">", " Directory of Credentialed Professionals", "</a>" ] } }, { "index": 1002, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]", "codeLines": [ "<a href=\"http://directory.caionline.org\">", " Professional Services Directory", "</a>" ] } }, { "index": 1003, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]", "codeLines": [ "<a href=\"https://foundation.caionline.org/\">", " FCAR", "</a>" ] } }, { "index": 1004, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]", "codeLines": [ "<a href=\"/LearningCenter/Education-for-Managers/PCAM-Case-Study/Pages/default.aspx\">", " PCAM Study", "</a>" ] } }, { "index": 1005, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/a[1]", "codeLines": [ "<a href=\"https://cai.caionline.org/eWeb/DynamicPage.aspx?site=CAI&WebCode=storeCatList&catKey=017b3...", " Best Practices", "</a>" ] } }, { "index": 1006, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/a[1]", "codeLines": [ "<a href=\"https://www.caionline.org/_layouts/15/download.aspx?SourceUrl=/AboutCommunityAssociations/...", " Code of Ethics", "</a>" ] } }, { "index": 1007, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/a[1]", "codeLines": [ "<a href=\"/Advocacy/Priorities/ReserveStudy/Pages/default.aspx\">", " Reserve Study", "</a>" ] } }, { "index": 1008, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://cai.mycrowdwisdom.com/diweb/catalog/item/id/8667108\"></a>" ] } }, { "index": 1009, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[2]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://www.caionline.org/Events/2022Retreat/Pages/Registration.aspx\"></a>" ] } }, { "index": 1010, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[3]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://foundation.caionline.org/research/survey_homeowner/\"></a>" ] } }, { "index": 1011, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[4]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://www.caionline.org/HomeownerLeaders/DisasterResources/Pages/CONDO-SAFETY-Structural..." ] } }, { "index": 1012, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[5]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://www.caionline.org/Pages/fanniefreddiefaq.aspx\"></a>" ] } }, { "index": 1013, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"/Pages/Coronavirus.aspx\">", " <div class=\"image\">", " <img src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\">", " </div>", "</a>" ] } }, { "index": 1014, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[1]/div[2]/a[1]", "codeLines": [ "<a href=\"https://exchange.caionline.org/home\">", " <div class=\"image\">", " <img src=\"/Style Library/assets/images/CAI_Exchange.jpg\">", " </div>", "</a>" ] } }, { "index": 1015, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[2]/div[1]/a[1]", "codeLines": [ "<a href=\"/Events/Pages/default.aspx\">", " <div class=\"image\">", " <img src=\"/Style%20Library/assets/images/CAI_EducationAndEvents.jpg\">", " </div>", "</a>" ] } }, { "index": 1016, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[3]/div[1]/a[1]", "codeLines": [ "<a href=\"/AboutCommunityAssociations\">", " <div class=\"image\">", " <img src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\">", " </div>", "</a>" ] } }, { "index": 1017, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[3]/div[2]/a[1]", "codeLines": [ "<a href=\"/advocacy\">", " <div class=\"image\">", " <img src=\"/Style Library/assets/images/CAI_Advocacy.jpg\">", " </div>", "</a>" ] } }, { "index": 1018, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[4]/div[1]/a[1]", "codeLines": [ "<a href=\"/Publications/Pages/default.aspx\">", " <div class=\"image\">", " <img src=\"/Style%20Library/assets/images/CAI_Publications.jpg\">", " </div>", "</a>" ] } }, { "index": 1019, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[5]/div[1]/a[1]", "codeLines": [ "<a href=\"https://hoaresources.caionline.org/\">", " <div class=\"image\">", " <img src=\"/Style%20Library/assets/images/CAI_HOAresources_com.png\">", " </div>", "</a>" ] } }, { "index": 1020, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[6]/div[1]/a[1]", "codeLines": [ "<a href=\"https://foundation.caionline.org/\">", " <div class=\"image\">", " <img src=\"/Style%20Library/assets/images/CAI_Foundation.jpg\">", " </div>", "</a>" ] } }, { "index": 1021, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[1]/a[1]", "codeLines": [ "<a href=\"/PressReleases/Pages/default.aspx\">", " Press Room", "</a>" ] } }, { "index": 1022, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[1]/a[2]", "codeLines": [ "<a href=\"/Advertise/Pages/default.aspx\">", " Advertise", "</a>" ] } }, { "index": 1023, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[1]/a[3]", "codeLines": [ "<a href=\"/Pages/PrivacyPolicy.aspx\">", " Privacy Policy", "</a>" ] } }, { "index": 1024, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[1]/a[4]", "codeLines": [ "<a href=\"/FAQ/Pages/default.aspx\">", " FAQ", "</a>" ] } }, { "index": 1025, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[1]/a[5]", "codeLines": [ "<a href=\"/AboutCAI/Pages/ContactUs.aspx\">", " Contact Us", "</a>" ] } }, { "index": 1026, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[1]/div[1]/ins[1]/a[1]", "codeLines": [ "<a href=\"https://servedby.revive-adserver.net/cl.php?bannerid=46550&zoneid=4674&sig=98ad435f266564c...", " <img src=\"https://cdn.revive-adserver.net/366065ac599479ee24804d5bfc0af042.jpg\" width=\"180\" heigh...", "</a>" ] } }, { "index": 1027, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[3]/section[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a href=\"https://www.facebook.com/CAIsocial\">", " <img src=\"/Style Library/assets/images/footer-social-facebook.png\" title=\"Facebook\">", "</a>" ] } }, { "index": 1028, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[3]/section[1]/ul[1]/li[1]/a[2]", "codeLines": [ "<a href=\"https://www.instagram.com/caisocial/\">", " <img src=\"/Style Library/assets/images/footer-social-instagram.png\" title=\"Instagram\">", "</a>" ] } }, { "index": 1029, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[3]/section[1]/ul[1]/li[1]/a[3]", "codeLines": [ "<a href=\"https://www.linkedin.com/groups?gid=39092\">", " <img src=\"/Style Library/assets/images/footer-social-linkedin.png\" title=\"Linkedin\">", "</a>" ] } }, { "index": 1030, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[3]/section[1]/ul[1]/li[1]/a[4]", "codeLines": [ "<a href=\"https://twitter.com/caisocial/\">", " <img src=\"/Style Library/assets/images/footer-social-twitter.png\" title=\"Twitter\">", "</a>" ] } }, { "index": 1031, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[3]/section[1]/ul[1]/li[1]/a[5]", "codeLines": [ "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\">", " <img src=\"/Style Library/assets/images/footer-social-youtube.png\" title=\"Youtube\">", "</a>" ] } }, { "index": 1032, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[1]/div[1]/div[2]/text()[1]", "codeLines": [ "Featured News" ] } }, { "index": 1033, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[1]/div[2]/text()[1]", "codeLines": [ "Featured Tools" ] } }, { "index": 1034, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[1]/div[2]/text()[1]", "codeLines": [ "Multimedia" ] } }, { "index": 1035, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[4]/div[1]/div[2]/text()[1]", "codeLines": [ "INDUSTRY DATA" ] } }, { "index": 1063, "verdict": "failed", "rule": { "ruleID": "r68", "ruleSummary": "Elements with a role have required children", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r68", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "ul", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]", "codeLines": [ "<ul class=\"footer-nav\"></ul>" ] } }, { "index": 1065, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[1]/div[1]/div[2]/text()[1]", "codeLines": [ "Featured News" ] } }, { "index": 1066, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[1]/div[2]/text()[1]", "codeLines": [ "Featured Tools" ] } }, { "index": 1067, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[1]/div[2]/text()[1]", "codeLines": [ "Multimedia" ] } }, { "index": 1068, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[4]/div[1]/div[2]/text()[1]", "codeLines": [ "INDUSTRY DATA" ] } }, { "index": 1109, "verdict": "cantTell", "rule": { "ruleID": "r87", "ruleSummary": "First focusable element is link to main content", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r87", "requirements": [ { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "name": "G1", "title": "Adding a link at the top of each page that goes directly to the main content area" } ] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " </html>" ] } } ] } }, { "type": "test", "which": "axe", "detailLevel": 2, "rules": [], "what": "Axe", "url": "https://www.caionline.org/pages/default.aspx", "result": { "totals": { "rulesNA": 55, "rulesPassed": 38, "rulesWarned": 4, "rulesViolated": 9, "warnings": { "minor": 57, "moderate": 0, "serious": 30, "critical": 0 }, "violations": { "minor": 19, "moderate": 12, "serious": 33, "critical": 25 } }, "details": { "testEngine": { "name": "axe-core", "version": "4.4.2" }, "testRunner": { "name": "axe" }, "testEnvironment": { "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36", "windowWidth": 1280, "windowHeight": 720, "orientationAngle": 90, "orientationType": "landscape-primary" }, "timestamp": "2022-08-13T01:07:41.982Z", "url": "https://www.caionline.org/pages/default.aspx", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "color-contrast-enhanced", "impact": "serious", "tags": [ "cat.color", "wcag2aaa", "wcag146" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/JoinNow\">Join Now</a>", "target": [ ".top > ul > li:nth-child(2) > a[href$=\"JoinNow\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://cai.caionline.org/eWeb/DynamicPage.aspx?site=CAI&WebCode=storeHome\">BOOKSTORE</a>", "target": [ ".top > ul > li:nth-child(3) > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/AboutCAI\">ABOUT CAI</a>", "target": [ ".top > ul > li:nth-child(4) > a[href$=\"AboutCAI\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"#\">My CAI ▾</a>", "target": [ ".top > ul > li:nth-child(5) > a[href=\"#\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a id=\"ctl00_ctl68_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\" style=\"display:inline-block;\">Sign In</a>", "target": [ "#ctl00_ctl68_ExplicitLogin" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/Chapters/Pages/default.aspx\">Chapters <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > li:nth-child(1) > a[href$=\"default.aspx\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/advocacy/Pages/default.aspx\">Advocacy <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy > a[href$=\"default.aspx\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://cai.mycrowdwisdom.com/diweb/start\">Learning Center <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/CommunityManagers/Pages/default.aspx\">Community Managers <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/HomeownerLeaders/Pages/default.aspx\">Homeowner Leaders <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .work > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/BusinessPartners/Pages/default.aspx\">Business Partners <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"pop\">Featured News</div>", "target": [ ".first.icon > .pop" ] }, { "html": "<li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\" class=\"flex-active-slide\">", "target": [ ".flex-active-slide" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"pop\">Featured News</div>", "target": [ ".first.icon > .pop" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"pop\">Featured Tools</div>", "target": [ ".tools > .icon > .pop" ] }, { "html": "<li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\" class=\"flex-active-slide\">", "target": [ ".flex-active-slide" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"pop\">Featured Tools</div>", "target": [ ".tools > .icon > .pop" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"pop\">Multimedia</div>", "target": [ "li:nth-child(3) > .icon > .pop" ] }, { "html": "<li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\" class=\"flex-active-slide\">", "target": [ ".flex-active-slide" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"pop\">Multimedia</div>", "target": [ "li:nth-child(3) > .icon > .pop" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"pop\">INDUSTRY DATA</div>", "target": [ ".last > .pop" ] }, { "html": "<li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\" class=\"flex-active-slide\">", "target": [ ".flex-active-slide" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"pop\">INDUSTRY DATA</div>", "target": [ ".last > .pop" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/JoinNow\">Join Now</a>", "target": [ ".top > ul > li:nth-child(2) > a[href$=\"JoinNow\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://cai.caionline.org/eWeb/DynamicPage.aspx?site=CAI&WebCode=storeHome\">BOOKSTORE</a>", "target": [ ".top > ul > li:nth-child(3) > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/AboutCAI\">ABOUT CAI</a>", "target": [ ".top > ul > li:nth-child(4) > a[href$=\"AboutCAI\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"#\">My CAI ▾</a>", "target": [ ".top > ul > li:nth-child(5) > a[href=\"#\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#333333", "contrastRatio": 0, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a id=\"ctl00_ctl68_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\" style=\"display:inline-block;\">Sign In</a>", "target": [ "#ctl00_ctl68_ExplicitLogin" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/Chapters/Pages/default.aspx\">Chapters <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > li:nth-child(1) > a[href$=\"default.aspx\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/advocacy/Pages/default.aspx\">Advocacy <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy > a[href$=\"default.aspx\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://cai.mycrowdwisdom.com/diweb/start\">Learning Center <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/CommunityManagers/Pages/default.aspx\">Community Managers <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/HomeownerLeaders/Pages/default.aspx\">Homeowner Leaders <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .work > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<nav>", "target": [ "#menu > nav" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/BusinessPartners/Pages/default.aspx\">Business Partners <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"pop\">Featured News</div>", "target": [ ".first.icon > .pop" ] }, { "html": "<li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\" class=\"flex-active-slide\">", "target": [ ".flex-active-slide" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"pop\">Featured News</div>", "target": [ ".first.icon > .pop" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"pop\">Featured Tools</div>", "target": [ ".tools > .icon > .pop" ] }, { "html": "<li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\" class=\"flex-active-slide\">", "target": [ ".flex-active-slide" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"pop\">Featured Tools</div>", "target": [ ".tools > .icon > .pop" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"pop\">Multimedia</div>", "target": [ "li:nth-child(3) > .icon > .pop" ] }, { "html": "<li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\" class=\"flex-active-slide\">", "target": [ ".flex-active-slide" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"pop\">Multimedia</div>", "target": [ "li:nth-child(3) > .icon > .pop" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"pop\">INDUSTRY DATA</div>", "target": [ ".last > .pop" ] }, { "html": "<li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\" class=\"flex-active-slide\">", "target": [ ".flex-active-slide" ] }, { "html": "<div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px;\">", "target": [ ".jPanelMenu-panel" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"pop\">INDUSTRY DATA</div>", "target": [ ".last > .pop" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" } ] }, { "id": "hidden-content", "impact": "minor", "tags": [ "cat.structure", "experimental", "review-item", "best-practice" ], "description": "Informs users about hidden content.", "help": "Hidden content on the page should be analyzed", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"imgPrefetch\" style=\"display:none\">\n<img src=\"/SiteCollectionImages/favicon.ico?rev=40\">\n<img src=\"/_layouts/15/images/spcommon.png?rev=40\">\n<img src=\"/Style Library/assets/images/header-logo.png?rev=40\">\n</div>", "target": [ "#imgPrefetch" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"TurnOffAccessibility\" style=\"display:none\" class=\"s4-notdlg noindex\">", "target": [ "#TurnOffAccessibility" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"TurnOnAnimation\" style=\"display:none;\" class=\"s4-notdlg noindex\">\n <a id=\"linkTurnOnAnimation\" href=\"#\" class=\"ms-accessible ms-acc-button\" onclick=\"ToggleAnimationStatus();return false;\">\n Turn on Animations\n </a>\n </div>", "target": [ "#TurnOnAnimation" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<section class=\"toggle menu-trigger\">\n\t\t\t\t\t<img src=\"/Style Library/assets/images/nav-toggle.jpg\">\n\t\t\t\t</section>", "target": [ ".toggle" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"MyProfileLinksDD\">", "target": [ ".top > ul > li:nth-child(5) > .MyProfileLinksDD" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<section class=\"mobile-bottom-links\">", "target": [ "#menu > nav > .mobile-bottom-links:nth-child(1)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searchImg\" alt=\"Search\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-srch-sb-searchLink[title=\"Search\"][role=\"button\"] > .ms-srch-sb-searchImg[alt=\"Search\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<section class=\"mobile-bottom-links\">", "target": [ "#menu > nav > .mobile-bottom-links:nth-child(4)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"first inner\">", "target": [ ".first.inner" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"inner\" style=\"\">", "target": [ ".tools > .inner" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"inner\">", "target": [ "li:nth-child(3) > .inner" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"inner\">", "target": [ "li:nth-child(4) > .inner" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<section id=\"LeftSideContainer\" class=\"span3\">", "target": [ "#LeftSideContainer" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<section class=\"home-slider1\">", "target": [ ".home-slider1" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<section class=\"mobile-social-links\">", "target": [ ".mobile-social-links" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"beacon_b404c0aa7d\" style=\"position: absolute; left: 0px; top: 0px; visibility: hidden;\">", "target": [ "#beacon_b404c0aa7d" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<img alt=\"CAIKeepAlive\" id=\"keepAliveIMG\" style=\"visibility:hidden; height:0; width:0;\" width=\"0\" height=\"0\" src=\"https://cai.caionline.org/eweb/CAIKeepAlive.ashx\">", "target": [ "#keepAliveIMG" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"ms-hidden ms-dialogHidden \" style=\"display:none;\">", "target": [ "#s4-workspace > .ms-hidden.ms-dialogHidden" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<a class=\"static selected menu-item ms-core-listMenu-item ms-displayInline ms-core-listMenu-selected ms-navedit-linkNode\" title=\"Community Associations Institute''s Website\" href=\"/pages/default.aspx\" accesskey=\"1\">", "target": [ ".ms-core-listMenu-selected" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<section id=\"jPanelMenu-menu\" class=\"bottom\" style=\"width: 270px; z-index: -1; display: none;\">", "target": [ "#jPanelMenu-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span>", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > li:nth-child(1) > a[href$=\"default.aspx\"] > .arrow" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > li:nth-child(1) > a[href$=\"default.aspx\"] > .arrow > img" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"working\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > li:nth-child(1) > .working" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"right\"> <a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\"></a> <span class=\"featured-description\">Local education and networking opportunities.</span> </li>", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > li:nth-child(1) > .working > .right" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span>", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy > a[href$=\"default.aspx\"] > .arrow" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy > a[href$=\"default.aspx\"] > .arrow > img" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"working\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy > .working" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"right\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy > .working > .right" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span>", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter > a > .arrow" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter > a > .arrow > img" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"working\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter > .working" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"right\"> <a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\"></a> <span class=\"featured-description\">Gain knowledge and experience with our many educational offerings.</span> </li>", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter > .working > .right" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span>", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager > a > .arrow" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager > a > .arrow > img" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"working\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager > .working" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"right\"> <a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\"></a> <span class=\"featured-description\">Everything you need to take your career to the next level.</span> </li>", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager > .working > .right" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span>", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .work > a > .arrow" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .work > a > .arrow > img" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"working\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .work > .working" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"right\"> <a href=\"#\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\"></a> <span class=\"featured-description\">Resources critical to your association's operations, management and governance.</span> </li>", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .work > .working > .right" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span>", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners > a > .arrow" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners > a > .arrow > img" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"working\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners > .working" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<li class=\"right\"> <a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\"></a> <span class=\"featured-description\">Find new and exciting opportunities to grow your business and further your education.</span> </li>", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners > .working > .right" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<section class=\"search\">", "target": [ "#jPanelMenu-menu > nav > .search" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#jPanelMenu-menu > nav > .mobile-bottom-links:nth-child(4) > ul > .member-area > a[href=\"#\"] > .arrow > img" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.6184048311ebe2b4d9580ce803ab4baa.html?origin=https%3A%2F%2Fwww.caionline.org\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>", "target": [ "iframe[title=\"Twitter settings iframe\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>", "target": [ "#rufous-sandbox" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://9749098.fls.doubleclick.net/activityi;src=9749098;type=siter0;cat=siter00;ord=7336722054551;gtm=2od880;auiddc=1870550587.1660352844;~oref=https%3A%2F%2Fwww.caionline.org%2Fpages%2Fdefault.aspx?\"></iframe>", "target": [ "iframe:nth-child(31)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://9749098.fls.doubleclick.net/activityi;src=9749098;type=siter0;cat=siter001;ord=853701504300;gtm=2od880;auiddc=1870550587.1660352844;~oref=https%3A%2F%2Fwww.caionline.org%2Fpages%2Fdefault.aspx?\"></iframe>", "target": [ "iframe:nth-child(34)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://9749098.fls.doubleclick.net/activityi;src=9749098;type=siter0;cat=siter002;ord=2374154289755;gtm=2od880;auiddc=1870550587.1660352844;~oref=https%3A%2F%2Fwww.caionline.org%2Fpages%2Fdefault.aspx?\"></iframe>", "target": [ "iframe:nth-child(37)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://9749098.fls.doubleclick.net/activityi;src=9749098;type=homeh0;cat=https0;ord=9660349894190;gtm=2od880;auiddc=1870550587.1660352844;~oref=https%3A%2F%2Fwww.caionline.org%2Fpages%2Fdefault.aspx?\"></iframe>", "target": [ "iframe:nth-child(40)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ] }, { "id": "identical-links-same-purpose", "impact": "minor", "tags": [ "cat.semantics", "wcag2aaa", "wcag249" ], "description": "Ensure that links with the same accessible name serve a similar purpose", "help": "Links with the same name must have a similar purpose", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "advocacy", "urlProps": { "protocol": "http:", "hostname": "www.caionline.org", "port": "", "pathname": "/advocacy/Pages/", "search": {}, "hash": "", "filename": "default.aspx" } }, "relatedNodes": [ { "html": "<a class=\"title\" href=\"/Advocacy/Pages/default.aspx\">Advocacy</a>", "target": [ "li:nth-child(2) > .title[href$=\"default.aspx\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"/advocacy/Pages/default.aspx\">Advocacy <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy > a[href$=\"default.aspx\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "cai advocacy blog", "urlProps": { "protocol": "http:", "hostname": "advocacy.caionline.org", "port": "", "pathname": "/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"https://www.caionline.org/Advocacy/GovernmentAffairsBlog/Pages/default.aspx\" target=\"_self\" onclick=\"\">CAI Advocacy Blog</a>", "target": [ "li:nth-child(2) > a[target=\"_self\"][onclick=\"\"]:nth-child(5)" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"https://advocacy.caionline.org/\">CAI Advocacy Blog</a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy > .working > .left > .TMCol1:nth-child(2) > ul > li:nth-child(1) > a" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "learning center", "urlProps": { "protocol": "http:", "hostname": "cai.mycrowdwisdom.com", "port": "", "pathname": "/diweb/start/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a class=\"title\" href=\"/LearningCenter/Pages/default.aspx\">Learning Center</a>", "target": [ "li:nth-child(3) > .title" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"https://cai.mycrowdwisdom.com/diweb/start\">Learning Center <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter > a" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "professional credentials", "urlProps": { "protocol": "http:", "hostname": "www.caionline.org", "port": "", "pathname": "/LearningCenter/Credentials/Pages/", "search": {}, "hash": "", "filename": "default.aspx" } }, "relatedNodes": [ { "html": "<a href=\"/LearningCenter/Credentials/Pages/Community-Manager-Credentials.aspx\">Professional Credentials</a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager > .working > .left > .TMCol1:nth-child(1) > ul > li:nth-child(6) > a" ] }, { "html": "<a href=\"/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\">Professional Credentials</a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners > .working > .left > .TMCol1:nth-child(2) > ul > li:nth-child(3) > a" ] }, { "html": "<a href=\"https://www.caionline.org/LearningCenter/credentials/Pages/default.aspx\" target=\"_self\" onclick=\"\">Professional Credentials</a>", "target": [ "a[target=\"_self\"][onclick=\"\"]:nth-child(8)" ] }, { "html": "<a href=\"https://www.caionline.org/LearningCenter/credentials/Pages/Community-Manager-Credentials.aspx\" target=\"_self\" onclick=\"\">Professional Credentials</a>", "target": [ "li:nth-child(4) > a[target=\"_self\"][onclick=\"\"]:nth-child(5)" ] }, { "html": "<a href=\"https://www.caionline.org/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\" target=\"_self\" onclick=\"\">Professional Credentials</a>", "target": [ "li:nth-child(6) > a[target=\"_self\"][onclick=\"\"]:nth-child(6)" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"/LearningCenter/Credentials/Pages/default.aspx\">Professional Credentials</a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter > .working > .left > .TMCol1:nth-child(2) > ul > li:nth-child(1) > a" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "education", "urlProps": { "protocol": "http:", "hostname": "www.caionline.org", "port": "", "pathname": "/LearningCenter/Education-for-Managers/Pages/", "search": {}, "hash": "", "filename": "default.aspx" } }, "relatedNodes": [ { "html": "<a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">Education<span class=\"arrow-inner\"></span></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners > .working > .left > .TMCol1:nth-child(2) > ul > li:nth-child(1) > a" ] }, { "html": "<a href=\"https://www.caionline.org/LearningCenter/Education-for-Managers/Pages/default.aspx\" target=\"_self\" onclick=\"\">Education</a>", "target": [ "li:nth-child(4) > a[target=\"_self\"][onclick=\"\"]:nth-child(4)" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">Education</a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager > .working > .left > .TMCol1:nth-child(1) > ul > li:nth-child(2) > a" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." } ] } ], "violations": [ { "id": "color-contrast-enhanced", "impact": "serious", "tags": [ "cat.color", "wcag2aaa", "wcag146" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#384781", "bgColor": "#cccccc", "contrastRatio": 5.47, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"ms-dialogHidden\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"title\" href=\"/Chapters/Pages/default.aspx\">Chapters</a>", "target": [ "li:nth-child(1) > .title[href$=\"default.aspx\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#384781", "bgColor": "#cccccc", "contrastRatio": 5.47, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"ms-dialogHidden\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"title\" href=\"/Advocacy/Pages/default.aspx\">Advocacy</a>", "target": [ "li:nth-child(2) > .title[href$=\"default.aspx\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#384781", "bgColor": "#cccccc", "contrastRatio": 5.47, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"ms-dialogHidden\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"title\" href=\"/LearningCenter/Pages/default.aspx\">Learning Center</a>", "target": [ "li:nth-child(3) > .title" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#384781", "bgColor": "#cccccc", "contrastRatio": 5.47, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"ms-dialogHidden\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"title\" href=\"/CommunityManagers/Pages/default.aspx\">Community Managers</a>", "target": [ "li:nth-child(4) > .title" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#384781", "bgColor": "#cccccc", "contrastRatio": 5.47, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"ms-dialogHidden\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"title\" href=\"/HomeownerLeaders/Pages/default.aspx\">Homeowner Leaders</a>", "target": [ "li:nth-child(5) > .title" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#384781", "bgColor": "#cccccc", "contrastRatio": 5.47, "fontSize": "8.3pt (11px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"ms-dialogHidden\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"title\" href=\"/BusinessPartners/Pages/default.aspx\">Business Partners</a>", "target": [ "li:nth-child(6) > .title" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #384781, background color: #cccccc, font size: 8.3pt (11px), font weight: bold). Expected contrast ratio of 7:1" } ] }, { "id": "duplicate-id-active", "impact": "serious", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value of active elements is unique", "help": "IDs of active elements must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-active?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id-active", "data": "ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox", "relatedNodes": [ { "html": "<input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox\" autocomplete=\"off\" autocorrect=\"off\" onkeypress=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);return Srch.U.cancelEvent(event);}})\" onkeydown=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.activateDefaultQuerySuggestionBehavior();})\" onfocus=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.hidePrompt();ctl.setBorder(true);})\" onblur=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr'); if (ctl){ ctl.showPrompt(); ctl.setBorder(false);}})\" class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\">", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-textSmall.ms-srch-sb-prompt.ms-helperText" ] } ], "impact": "serious", "message": "Document has active elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox" } ], "all": [], "none": [], "impact": "serious", "html": "<input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox\" autocomplete=\"off\" autocorrect=\"off\" onkeypress=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);return Srch.U.cancelEvent(event);}})\" onkeydown=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.activateDefaultQuerySuggestionBehavior();})\" onfocus=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.hidePrompt();ctl.setBorder(true);})\" onblur=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr'); if (ctl){ ctl.showPrompt(); ctl.setBorder(false);}})\" class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-textSmall.ms-srch-sb-prompt.ms-helperText" ], "failureSummary": "Fix any of the following:\n Document has active elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox" }, { "any": [ { "id": "duplicate-id-active", "data": "ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink", "relatedNodes": [ { "html": "<a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink\" onclick=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);})\" href=\"javascript: {}\">", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-srch-sb-searchLink[title=\"Search\"][role=\"button\"]" ] } ], "impact": "serious", "message": "Document has active elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink" } ], "all": [], "none": [], "impact": "serious", "html": "<a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink\" onclick=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);})\" href=\"javascript: {}\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-srch-sb-searchLink[title=\"Search\"][role=\"button\"]" ], "failureSummary": "Fix any of the following:\n Document has active elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink" } ] }, { "id": "duplicate-id", "impact": "minor", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value is unique", "help": "id attribute value must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id", "data": "MyProfileLinksContainer", "relatedNodes": [ { "html": "<li id=\"MyProfileLinksContainer\" class=\"member-area\">", "target": [ "#menu > nav > .mobile-bottom-links:nth-child(4) > ul > .member-area" ] }, { "html": "<li id=\"MyProfileLinksContainer\" class=\"member-area\">", "target": [ "#jPanelMenu-menu > nav > .mobile-bottom-links:nth-child(4) > ul > .member-area" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: MyProfileLinksContainer" } ], "all": [], "none": [], "impact": "minor", "html": "<li id=\"MyProfileLinksContainer\">", "target": [ ".top > ul > li:nth-child(5)" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: MyProfileLinksContainer" }, { "any": [ { "id": "duplicate-id", "data": "ctl00_ctl72_ExplicitLogin", "relatedNodes": [ { "html": "<a id=\"ctl00_ctl72_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\" style=\"display:inline-block;\">Sign In</a>", "target": [ "#jPanelMenu-menu > nav > .mobile-bottom-links:nth-child(1) > .LoginContiner > .login > span > .ms-signInLink" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: ctl00_ctl72_ExplicitLogin" } ], "all": [], "none": [], "impact": "minor", "html": "<a id=\"ctl00_ctl72_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\" style=\"display:inline-block;\">Sign In</a>", "target": [ "#menu > nav > .mobile-bottom-links:nth-child(1) > .LoginContiner > .login > span > .ms-signInLink" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: ctl00_ctl72_ExplicitLogin" }, { "any": [ { "id": "duplicate-id", "data": "WebPartWPQ1", "relatedNodes": [ { "html": "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: WebPartWPQ1" } ], "all": [], "none": [], "impact": "minor", "html": "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: WebPartWPQ1" }, { "any": [ { "id": "duplicate-id", "data": "ChapterMNLI", "relatedNodes": [ { "html": "<li id=\"ChapterMNLI\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > li:nth-child(1)" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: ChapterMNLI" } ], "all": [], "none": [], "impact": "minor", "html": "<li id=\"ChapterMNLI\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > li:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: ChapterMNLI" }, { "any": [ { "id": "duplicate-id", "data": "AdvocacyMNLI", "relatedNodes": [ { "html": "<li id=\"AdvocacyMNLI\" class=\"Advocacy\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: AdvocacyMNLI" } ], "all": [], "none": [], "impact": "minor", "html": "<li id=\"AdvocacyMNLI\" class=\"Advocacy\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: AdvocacyMNLI" }, { "any": [ { "id": "duplicate-id", "data": "LearningCenterMNLI", "relatedNodes": [ { "html": "<li id=\"LearningCenterMNLI\" class=\"LearningCenter\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: LearningCenterMNLI" } ], "all": [], "none": [], "impact": "minor", "html": "<li id=\"LearningCenterMNLI\" class=\"LearningCenter\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: LearningCenterMNLI" }, { "any": [ { "id": "duplicate-id", "data": "CommunityManagerMNLI", "relatedNodes": [ { "html": "<li id=\"CommunityManagerMNLI\" class=\"CommunityManager\">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: CommunityManagerMNLI" } ], "all": [], "none": [], "impact": "minor", "html": "<li id=\"CommunityManagerMNLI\" class=\"CommunityManager\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: CommunityManagerMNLI" }, { "any": [ { "id": "duplicate-id", "data": "BusinessPartnersMNLI", "relatedNodes": [ { "html": "<li id=\"BusinessPartnersMNLI\" class=\"BusinessPartners \">", "target": [ "#jPanelMenu-menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: BusinessPartnersMNLI" } ], "all": [], "none": [], "impact": "minor", "html": "<li id=\"BusinessPartnersMNLI\" class=\"BusinessPartners \">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: BusinessPartnersMNLI" }, { "any": [ { "id": "duplicate-id", "data": "DeltaPlaceHolderSearchArea", "relatedNodes": [ { "html": "<div id=\"DeltaPlaceHolderSearchArea\" class=\"ms-mpSearchBox ms-floatRight\">", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: DeltaPlaceHolderSearchArea" } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"DeltaPlaceHolderSearchArea\" class=\"ms-mpSearchBox ms-floatRight\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: DeltaPlaceHolderSearchArea" }, { "any": [ { "id": "duplicate-id", "data": "searchInputBox", "relatedNodes": [ { "html": "<div id=\"searchInputBox\">", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: searchInputBox" } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"searchInputBox\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: searchInputBox" }, { "any": [ { "id": "duplicate-id", "data": "WebPartWPQ2", "relatedNodes": [ { "html": "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\">", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: WebPartWPQ2" } ], "all": [], "none": [], "impact": "minor", "html": "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: WebPartWPQ2" }, { "any": [ { "id": "duplicate-id", "data": "ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr", "relatedNodes": [ { "html": "<div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\">", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1)" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr" } ], "all": [], "none": [], "impact": "minor", "html": "<div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr" }, { "any": [ { "id": "duplicate-id", "data": "SearchBox", "relatedNodes": [ { "html": "<div id=\"SearchBox\" name=\"Control\">", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: SearchBox" } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"SearchBox\" name=\"Control\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: SearchBox" }, { "any": [ { "id": "duplicate-id", "data": "ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv", "relatedNodes": [ { "html": "<div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv\">", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv" } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv" }, { "any": [ { "id": "duplicate-id", "data": "searchImg", "relatedNodes": [ { "html": "<img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searchImg\" alt=\"Search\">", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-srch-sb-searchLink[title=\"Search\"][role=\"button\"] > .ms-srch-sb-searchImg[alt=\"Search\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: searchImg" } ], "all": [], "none": [], "impact": "minor", "html": "<img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searchImg\" alt=\"Search\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-srch-sb-searchLink[title=\"Search\"][role=\"button\"] > .ms-srch-sb-searchImg[alt=\"Search\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: searchImg" }, { "any": [ { "id": "duplicate-id", "data": "AutoCompContainer", "relatedNodes": [ { "html": "<div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\"><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div></div>", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-qSuggest-container.ms-shadow" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: AutoCompContainer" } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\"><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div></div>", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-qSuggest-container.ms-shadow" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: AutoCompContainer" }, { "any": [ { "id": "duplicate-id", "data": "ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList", "relatedNodes": [ { "html": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-qSuggest-container.ms-shadow > div" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList" } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-qSuggest-container.ms-shadow > div" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList" }, { "any": [ { "id": "duplicate-id", "data": "ctl00_PlaceHolderSearchArea_SmallSearchInputBox1", "relatedNodes": [ { "html": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\">\n\n\t\t</div>", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(3)" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1" } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\">\n\n\t\t</div>", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(3)" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: ctl00_PlaceHolderSearchArea_SmallSearchInputBox1" }, { "any": [ { "id": "duplicate-id", "data": "WebPartWPQ3", "relatedNodes": [ { "html": "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\">", "target": [ "#jPanelMenu-menu > nav > .search > .wrap.noindex > ul > .fast-search > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"]" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: WebPartWPQ3" } ], "all": [], "none": [], "impact": "minor", "html": "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .fast-search > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: WebPartWPQ3" } ] }, { "id": "image-alt", "impact": "critical", "tags": [ "cat.text-alternatives", "wcag2a", "wcag111", "section508", "section508.22.a", "ACT" ], "description": "Ensures <img> elements have alternate text or a role of none or presentation", "help": "Images must have alternate text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI", "nodes": [ { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/header-social-facebook.png\">", "target": [ ".HeaderSocialCont > a:nth-child(1) > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/header-social-instagram.png\">", "target": [ ".HeaderSocialCont > a:nth-child(2) > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/header-social-linkedin.png\">", "target": [ ".HeaderSocialCont > a:nth-child(3) > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/header-social-twitter.png\">", "target": [ ".HeaderSocialCont > a[href$=\"caisocial/\"]:nth-child(4) > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/header-social-youtube.png\">", "target": [ ".HeaderSocialCont > a:nth-child(5) > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > li:nth-child(1) > a[href$=\"default.aspx\"] > .arrow > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > li:nth-child(1) > .working > .right > a[href=\"\"] > .featured-image" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy > a[href$=\"default.aspx\"] > .arrow > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy > .working > .right > a[href=\"\"] > .featured-image" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter > a > .arrow > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter > .working > .right > a[href=\"\"] > .featured-image" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager > a > .arrow > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager > .working > .right > a[href=\"\"] > .featured-image" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .work > a > .arrow > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .work > .working > .right > a[href=\"#\"] > .featured-image" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners > a > .arrow > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\">", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners > .working > .right > a[href=\"\"] > .featured-image" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\">", "target": [ "a[href$=\"Coronavirus.aspx\"] > .image > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/CAI_Exchange.jpg\">", "target": [ ".item.all.isotope-item:nth-child(1) > .mediumImageTile:nth-child(2) > a > .image > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style%20Library/assets/images/CAI_EducationAndEvents.jpg\">", "target": [ ".item.all.isotope-item:nth-child(2) > .large > a[href$=\"default.aspx\"] > .image > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\">", "target": [ "a[href=\"/AboutCommunityAssociations\"] > .image > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style Library/assets/images/CAI_Advocacy.jpg\">", "target": [ "a[href$=\"advocacy\"] > .image > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style%20Library/assets/images/CAI_Publications.jpg\">", "target": [ ".item.all.isotope-item:nth-child(4) > .large > a > .image > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style%20Library/assets/images/CAI_HOAresources_com.png\">", "target": [ ".item.all.isotope-item:nth-child(5) > .large > a > .image > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<img src=\"/Style%20Library/assets/images/CAI_Foundation.jpg\">", "target": [ ".item.all.isotope-item:nth-child(6) > .large > a > .image > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ] }, { "id": "label-title-only", "impact": "serious", "tags": [ "cat.forms", "best-practice" ], "description": "Ensures that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes", "help": "Form elements should have a visible label", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-title-only?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "title-only", "data": null, "relatedNodes": [], "impact": "serious", "message": "Only title used to generate label for form element" } ], "impact": "serious", "html": "<input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox\" autocomplete=\"off\" autocorrect=\"off\" onkeypress=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);return Srch.U.cancelEvent(event);}})\" onkeydown=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.activateDefaultQuerySuggestionBehavior();})\" onfocus=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.hidePrompt();ctl.setBorder(true);})\" onblur=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr'); if (ctl){ ctl.showPrompt(); ctl.setBorder(false);}})\" class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\">", "target": [ "#menu > nav > .search > .wrap.noindex > ul > .show > .ms-mpSearchBox.ms-floatRight > div > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > div:nth-child(1) > div[name=\"Control\"] > .ms-srch-sb.ms-srch-sb-border > .ms-textSmall.ms-srch-sb-prompt.ms-helperText" ], "failureSummary": "Fix all of the following:\n Only title used to generate label for form element" } ] }, { "id": "landmark-one-main", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the document has a main landmark", "help": "Document should have one main landmark", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "page-has-main", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Document does not have a main landmark" } ], "none": [], "impact": "moderate", "html": "<html dir=\"ltr\" lang=\"en-US\" style=\"\" class=\"js flexbox canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths jPanelMenu\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n Document does not have a main landmark" } ] }, { "id": "link-name", "impact": "serious", "tags": [ "cat.name-role-value", "wcag2a", "wcag412", "wcag244", "section508", "section508.22.a", "ACT" ], "description": "Ensures links have discernible text", "help": "Links must have discernible text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI", "nodes": [ { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://www.facebook.com/CAIsocial\"><img src=\"/Style Library/assets/images/header-social-facebook.png\"></a>", "target": [ ".HeaderSocialCont > a:nth-child(1)" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://www.instagram.com/caisocial/\"><img src=\"/Style Library/assets/images/header-social-instagram.png\"></a>", "target": [ ".HeaderSocialCont > a:nth-child(2)" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://www.linkedin.com/groups?gid=39092\"><img src=\"/Style Library/assets/images/header-social-linkedin.png\"></a>", "target": [ ".HeaderSocialCont > a:nth-child(3)" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://twitter.com/caisocial/\"><img src=\"/Style Library/assets/images/header-social-twitter.png\"></a>", "target": [ ".HeaderSocialCont > a[href$=\"caisocial/\"]:nth-child(4)" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\"><img src=\"/Style Library/assets/images/header-social-youtube.png\"></a>", "target": [ ".HeaderSocialCont > a:nth-child(5)" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\"></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > li:nth-child(1) > .working > .right > a[href=\"\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\"></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .Advocacy > .working > .right > a[href=\"\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\"></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .LearningCenter > .working > .right > a[href=\"\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\"></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .CommunityManager > .working > .right > a[href=\"\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"#\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\"></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .work > .working > .right > a[href=\"#\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\"></a>", "target": [ "#menu > nav > .ms-webpart-chrome.ms-webpart-chrome-fullWidth > .ms-WPBody[haspers=\"true\"][onlyformepart=\"true\"] > .ms-rtestate-field > ul > .BusinessPartners > .working > .right > a[href=\"\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://cai.mycrowdwisdom.com/diweb/catalog/item/id/8667108\"> </a>", "target": [ "li:nth-child(1) > .caption-wrap > .overlay > a" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://www.caionline.org/Events/2022Retreat/Pages/Registration.aspx\"> </a>", "target": [ ".flex-active-slide > .caption-wrap > .overlay > a" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://foundation.caionline.org/research/survey_homeowner/\"> </a>", "target": [ "li:nth-child(3) > .caption-wrap > .overlay > a" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://www.caionline.org/HomeownerLeaders/DisasterResources/Pages/CONDO-SAFETY-Structural-Integrity,-Maintenance,-&-Reserves.aspx\"> </a>", "target": [ "li:nth-child(4) > .caption-wrap > .overlay > a" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://www.caionline.org/Pages/fanniefreddiefaq.aspx\"> </a>", "target": [ "li:nth-child(5) > .caption-wrap > .overlay > a" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"/Pages/Coronavirus.aspx\">\n\t\t\t\t\t\t<div class=\"image\"><img src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\"></div>\n\t\t\t\t\t</a>", "target": [ ".mediumImageTile:nth-child(1) > a[href$=\"Coronavirus.aspx\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://exchange.caionline.org/home\">\n\t\t\t\t\t\t<div class=\"image\"><img src=\"/Style Library/assets/images/CAI_Exchange.jpg\"></div>\n\t\t\t\t\t</a>", "target": [ ".item.all.isotope-item:nth-child(1) > .mediumImageTile:nth-child(2) > a" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"/Events/Pages/default.aspx\">\n\t\t\t\t\t\t<div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_EducationAndEvents.jpg\"></div>\n\t\t\t\t\t</a>", "target": [ ".item.all.isotope-item:nth-child(2) > .large > a[href$=\"default.aspx\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"/AboutCommunityAssociations\">\n\t\t\t\t\t\t<div class=\"image\"><img src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\"></div>\n\t\t\t\t\t</a>", "target": [ "a[href=\"/AboutCommunityAssociations\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"/advocacy\">\n\t\t\t\t\t\t<div class=\"image\"><img src=\"/Style Library/assets/images/CAI_Advocacy.jpg\"></div>\n\t\t\t\t\t</a>", "target": [ "a[href$=\"advocacy\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"/Publications/Pages/default.aspx\">\n\t\t\t\t\t\t<div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_Publications.jpg\"></div>\n\t\t\t\t\t</a>", "target": [ ".item.all.isotope-item:nth-child(4) > .large > a" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://hoaresources.caionline.org/\">\n\t\t\t\t\t\t<div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_HOAresources_com.png\"></div>\n\t\t\t\t\t</a>", "target": [ ".item.all.isotope-item:nth-child(5) > .large > a" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" }, { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://foundation.caionline.org/\">\n\t\t\t\t\t\t<div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_Foundation.jpg\"></div>\n\t\t\t\t\t</a>", "target": [ ".item.all.isotope-item:nth-child(6) > .large > a" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" } ] }, { "id": "page-has-heading-one", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "page-has-heading-one", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Page must have a level-one heading" } ], "none": [], "impact": "moderate", "html": "<html dir=\"ltr\" lang=\"en-US\" style=\"\" class=\"js flexbox canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths jPanelMenu\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n Page must have a level-one heading" } ] }, { "id": "region", "impact": "moderate", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensures all page content is contained by landmarks", "help": "All page content should be contained by landmarks", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI", "nodes": [ { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"TurnOnAccessibility\" style=\"\" class=\"s4-notdlg noindex\">", "target": [ "#TurnOnAccessibility" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"s4-notdlg s4-skipribbonshortcut noindex\">\n <a href=\"javascript:;\" onclick=\"document.getElementById('startNavigation').focus();\" class=\"ms-SkiptoNavigation\" accesskey=\"Y\">\n Skip Ribbon Commands\n </a>\n </div>", "target": [ ".s4-skipribbonshortcut" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"s4-notdlg noindex\">\n <a href=\"javascript:;\" onclick=\"document.getElementById('mainContent').focus();\" class=\"ms-SkiptoMainContent\" accesskey=\"X\">\n Skip to main content\n </a>\n </div>", "target": [ ".s4-notdlg.noindex:nth-child(16)" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"TurnOffAnimation\" style=\"\" class=\"s4-notdlg noindex\">\n <a id=\"linkTurnOffAnimation\" href=\"#\" class=\"ms-accessible ms-acc-button\" onclick=\"ToggleAnimationStatus();return false;\">\n Turn off Animations\n </a>\n </div>", "target": [ "#TurnOffAnimation" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"icon first\">\n\t\t\t\t\t\t<div class=\"icon-news\"> </div>\n\t\t\t\t\t\t<div class=\"pop\">Featured News</div>\n\t\t\t\t\t</div>", "target": [ ".first.icon" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"icon\">\n <div class=\"icon-tools\"> </div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"pop\">Featured Tools</div>\n\t\t\t\t\t</div>", "target": [ ".tools > .icon" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"icon\">\n \t<div class=\"icon-media\"> </div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"pop\">Multimedia</div>\n\t\t\t\t\t</div>", "target": [ "li:nth-child(3) > .icon" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"icon last\">\n \t<div class=\"icon-data\"> </div>\n\t\t\t\t\t\t<div class=\"pop\">INDUSTRY DATA</div>\n\t\t\t\t\t</div>", "target": [ ".last" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<section class=\"home-slider1\">", "target": [ ".home-slider1" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<section class=\"home-isotope\">", "target": [ ".home-isotope" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.caionline.org/pages/default.aspx", "what": "URL", "result": "https://www.caionline.org/pages/default.aspx" }, { "type": "test", "which": "continuum", "what": "Level Access Continuum, community edition", "url": "https://www.caionline.org/pages/default.aspx", "result": [ { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/header-social-facebook.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/header-social-facebook.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/header-social-instagram.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/header-social-instagram.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/header-social-linkedin.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/header-social-linkedin.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/header-social-twitter.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/header-social-twitter.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/header-social-youtube.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/header-social-youtube.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/nav-arrow.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\" class=\"featured-image\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[class=\"featured-image\"][src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/nav-arrow.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\" class=\"featured-image\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[class=\"featured-image\"][src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/nav-arrow.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\" class=\"featured-image\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[class=\"featured-image\"][src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/nav-arrow.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\" class=\"featured-image\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[class=\"featured-image\"][src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/nav-arrow.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\" class=\"featured-image\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[class=\"featured-image\"][src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/nav-arrow.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\" class=\"featured-image\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[class=\"featured-image\"][src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\"]", "attNo": 2 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/CAI_Exchange.jpg\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/CAI_Exchange.jpg\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style%20Library/assets/images/CAI_EducationAndEvents.jpg\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style%20Library/assets/images/CAI_EducationAndEvents.jpg\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style Library/assets/images/CAI_Advocacy.jpg\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style Library/assets/images/CAI_Advocacy.jpg\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style%20Library/assets/images/CAI_Publications.jpg\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style%20Library/assets/images/CAI_Publications.jpg\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style%20Library/assets/images/CAI_HOAresources_com.png\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style%20Library/assets/images/CAI_HOAresources_com.png\"]", "attNo": 1 } }, { "engineTestId": 89, "bestPracticeId": 362, "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated", "element": "<img src=\"/Style%20Library/assets/images/CAI_Foundation.jpg\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide alternative text that describes the content conveyed by the image.", "fix": { "alt": null, "aria-label": false, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "img[src=\"/Style%20Library/assets/images/CAI_Foundation.jpg\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'MyProfileLinksContainer', which is not unique in the same DOM", "element": "<li id=\"MyProfileLinksContainer\"><a href=\"#\">My CAI ▾</a><ul class=\"MyProfileLinksDD\"><li><a href=\"h ... li><li><a href=\"http://cai.mycrowdwisdom.com/diweb/mylearning\">My Online Learning</a></li></ul></li>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"MyProfileLinksContainer\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'MyProfileLinksContainer', which is not unique in the same DOM", "element": "<li class=\"member-area\" id=\"MyProfileLinksContainer\"><a href=\"#\">My CAI<span class=\"arrow\"><img src= ... li><li><a href=\"http://cai.mycrowdwisdom.com/diweb/mylearning\">My Online Learning</a></li></ul></li>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(5)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"MyProfileLinksContainer\"][class=\"member-area\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'MyProfileLinksContainer', which is not unique in the same DOM", "element": "<li class=\"member-area\" id=\"MyProfileLinksContainer\"><a href=\"#\">My CAI<span class=\"arrow\"><img src= ... li><li><a href=\"http://cai.mycrowdwisdom.com/diweb/mylearning\">My Online Learning</a></li></ul></li>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(5)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"MyProfileLinksContainer\"][class=\"member-area\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This A has an id attribute of 'ctl00_ctl72_ExplicitLogin', which is not unique in the same DOM", "element": "<a style=\"display:inline-block;\" href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\" class=\"ms-signInLink\" id=\"ctl00_ctl72_ExplicitLogin\">Sign In</a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "a[id=\"ctl00_ctl72_ExplicitLogin\"][class=\"ms-signInLink\"][href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This A has an id attribute of 'ctl00_ctl72_ExplicitLogin', which is not unique in the same DOM", "element": "<a style=\"display:inline-block;\" href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\" class=\"ms-signInLink\" id=\"ctl00_ctl72_ExplicitLogin\">Sign In</a>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "a[id=\"ctl00_ctl72_ExplicitLogin\"][class=\"ms-signInLink\"][href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'WebPartWPQ1', which is not unique in the same DOM", "element": "<div style=\"\" allowdelete=\"false\" onlyformepart=\"true\" class=\"ms-WPBody noindex \" width=\"100%\" id=\"W ... Business Partners</a></li><li><a href=\"/LearningCenter/OnlineLearning/Pages/default.aspx\">Online Le", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[webpartid=\"00000000-0000-0000-0000-000000000000\"][haspers=\"true\"][id=\"WebPartWPQ1\"][width=\"100%\"][class=\"ms-WPBody noindex \"][onlyformepart=\"true\"][allowdelete=\"false\"]", "attNo": 8 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'WebPartWPQ1', which is not unique in the same DOM", "element": "<div style=\"\" allowdelete=\"false\" onlyformepart=\"true\" class=\"ms-WPBody noindex \" width=\"100%\" id=\"W ... Business Partners</a></li><li><a href=\"/LearningCenter/OnlineLearning/Pages/default.aspx\">Online Le", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[webpartid=\"00000000-0000-0000-0000-000000000000\"][haspers=\"true\"][id=\"WebPartWPQ1\"][width=\"100%\"][class=\"ms-WPBody noindex \"][onlyformepart=\"true\"][allowdelete=\"false\"]", "attNo": 8 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'ChapterMNLI', which is not unique in the same DOM", "element": "<li id=\"ChapterMNLI\"><a href=\"/Chapters/Pages/default.aspx\">Chapters<span class=\"arrow\"><img src=\"/S ... pan class=\"featured-description\">Local education and networking opportunities.</span></li></ul></li>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"ChapterMNLI\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'ChapterMNLI', which is not unique in the same DOM", "element": "<li id=\"ChapterMNLI\"><a href=\"/Chapters/Pages/default.aspx\">Chapters<span class=\"arrow\"><img src=\"/S ... pan class=\"featured-description\">Local education and networking opportunities.</span></li></ul></li>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"ChapterMNLI\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'AdvocacyMNLI', which is not unique in the same DOM", "element": "<li class=\"Advocacy\" id=\"AdvocacyMNLI\"><a href=\"/advocacy/Pages/default.aspx\">Advocacy<span class=\"a ... ffairs, Grassroots Activity, Research, Legal and Community Association Issues.</span></li></ul></li>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"AdvocacyMNLI\"][class=\"Advocacy\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'AdvocacyMNLI', which is not unique in the same DOM", "element": "<li class=\"Advocacy\" id=\"AdvocacyMNLI\"><a href=\"/advocacy/Pages/default.aspx\">Advocacy<span class=\"a ... ffairs, Grassroots Activity, Research, Legal and Community Association Issues.</span></li></ul></li>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"AdvocacyMNLI\"][class=\"Advocacy\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'LearningCenterMNLI', which is not unique in the same DOM", "element": "<li class=\"LearningCenter\" id=\"LearningCenterMNLI\"><a href=\"https://cai.mycrowdwisdom.com/diweb/star ... escription\">Gain knowledge and experience with our many educational offerings.</span></li></ul></li>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"LearningCenterMNLI\"][class=\"LearningCenter\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'LearningCenterMNLI', which is not unique in the same DOM", "element": "<li class=\"LearningCenter\" id=\"LearningCenterMNLI\"><a href=\"https://cai.mycrowdwisdom.com/diweb/star ... escription\">Gain knowledge and experience with our many educational offerings.</span></li></ul></li>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"LearningCenterMNLI\"][class=\"LearningCenter\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'CommunityManagerMNLI', which is not unique in the same DOM", "element": "<li class=\"CommunityManager\" id=\"CommunityManagerMNLI\"><a href=\"/CommunityManagers/Pages/default.asp ... atured-description\">Everything you need to take your career to the next level.</span></li></ul></li>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"CommunityManagerMNLI\"][class=\"CommunityManager\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'CommunityManagerMNLI', which is not unique in the same DOM", "element": "<li class=\"CommunityManager\" id=\"CommunityManagerMNLI\"><a href=\"/CommunityManagers/Pages/default.asp ... atured-description\">Everything you need to take your career to the next level.</span></li></ul></li>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"CommunityManagerMNLI\"][class=\"CommunityManager\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'BusinessPartnersMNLI', which is not unique in the same DOM", "element": "<li class=\"BusinessPartners \" id=\"BusinessPartnersMNLI\"><a href=\"/BusinessPartners/Pages/default.asp ... w and exciting opportunities to grow your business and further your education.</span></li></ul></li>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"BusinessPartnersMNLI\"][class=\"BusinessPartners \"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This LI has an id attribute of 'BusinessPartnersMNLI', which is not unique in the same DOM", "element": "<li class=\"BusinessPartners \" id=\"BusinessPartnersMNLI\"><a href=\"/BusinessPartners/Pages/default.asp ... w and exciting opportunities to grow your business and further your education.</span></li></ul></li>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)", "fixType": "", "fingerprint": { "version": 2, "css": "li[id=\"BusinessPartnersMNLI\"][class=\"BusinessPartners \"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'DeltaPlaceHolderSearchArea', which is not unique in the same DOM", "element": "<div class=\"ms-mpSearchBox ms-floatRight\" id=\"DeltaPlaceHolderSearchArea\"><div id=\"searchInputBox\">< ... aceHolderSearchArea_SmallSearchInputBox1\"></div><div class=\"ms-clear\"></div></div></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"DeltaPlaceHolderSearchArea\"][class=\"ms-mpSearchBox ms-floatRight\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'DeltaPlaceHolderSearchArea', which is not unique in the same DOM", "element": "<div class=\"ms-mpSearchBox ms-floatRight\" id=\"DeltaPlaceHolderSearchArea\"><div id=\"searchInputBox\">< ... aceHolderSearchArea_SmallSearchInputBox1\"></div><div class=\"ms-clear\"></div></div></div></div></div>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"DeltaPlaceHolderSearchArea\"][class=\"ms-mpSearchBox ms-floatRight\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'searchInputBox', which is not unique in the same DOM", "element": "<div id=\"searchInputBox\"><div class=\"ms-webpart-chrome ms-webpart-chrome-fullWidth \"><div style=\"\" a ... l00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div><div class=\"ms-clear\"></div></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"searchInputBox\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'searchInputBox', which is not unique in the same DOM", "element": "<div id=\"searchInputBox\"><div class=\"ms-webpart-chrome ms-webpart-chrome-fullWidth \"><div style=\"\" a ... l00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div><div class=\"ms-clear\"></div></div></div></div>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"searchInputBox\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'WebPartWPQ2', which is not unique in the same DOM", "element": "<div style=\"\" allowdelete=\"false\" onlyformepart=\"true\" class=\"ms-WPBody noindex \" width=\"100%\" id=\"W ... ><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div><div class=\"ms-clear\"></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[webpartid=\"00000000-0000-0000-0000-000000000000\"][haspers=\"true\"][id=\"WebPartWPQ2\"][width=\"100%\"][class=\"ms-WPBody noindex \"][onlyformepart=\"true\"][allowdelete=\"false\"]", "attNo": 8 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'WebPartWPQ2', which is not unique in the same DOM", "element": "<div style=\"\" allowdelete=\"false\" onlyformepart=\"true\" class=\"ms-WPBody noindex \" width=\"100%\" id=\"W ... ><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div><div class=\"ms-clear\"></div></div>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[webpartid=\"00000000-0000-0000-0000-000000000000\"][haspers=\"true\"][id=\"WebPartWPQ2\"][width=\"100%\"][class=\"ms-WPBody noindex \"][onlyformepart=\"true\"][allowdelete=\"false\"]", "attNo": 8 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr', which is not unique in the same DOM", "element": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" componentid=\"ctl00_PlaceHolderSearchA ... d=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div></div></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\"][id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr', which is not unique in the same DOM", "element": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" componentid=\"ctl00_PlaceHolderSearchA ... d=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div></div></div></div></div>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\"][id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'SearchBox', which is not unique in the same DOM", "element": "<div name=\"Control\" id=\"SearchBox\"><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbo ... <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"SearchBox\"][name=\"Control\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'SearchBox', which is not unique in the same DOM", "element": "<div name=\"Control\" id=\"SearchBox\"><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbo ... <div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div></div></div></div>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"SearchBox\"][name=\"Control\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv', which is not unique in the same DOM", "element": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv\" class=\"ms-srch-sb ms-srch-sb- ... adow\"><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[class=\"ms-srch-sb ms-srch-sb-border\"][id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv', which is not unique in the same DOM", "element": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv\" class=\"ms-srch-sb ms-srch-sb- ... adow\"><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div></div></div>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[class=\"ms-srch-sb ms-srch-sb-border\"][id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox', which is not unique in the same DOM", "element": "<input class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\" onblur=\"EnsureScriptFunc('Search.ClientC ... archInputBox1_csr_sbox\" title=\"SEARCH\" accesskey=\"S\" maxlength=\"2048\" value=\"Search...\" type=\"text\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "input[type=\"text\"][value=\"Search...\"][maxlength=\"2048\"][accesskey=\"S\"][title=\"SEARCH\"][id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox\"][autocomplete=\"off\"][autocorrect=\"off\"][onkeypress=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);return Srch.U.cancelEvent(event);}})\"][onkeydown=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.activateDefaultQuerySuggestionBehavior();})\"][onfocus=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.hidePrompt();ctl.setBorder(true);})\"][onblur=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr'); if (ctl){ ctl.showPrompt(); ctl.setBorder(false);}})\"][class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\"]", "attNo": 13 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox', which is not unique in the same DOM", "element": "<input class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\" onblur=\"EnsureScriptFunc('Search.ClientC ... archInputBox1_csr_sbox\" title=\"SEARCH\" accesskey=\"S\" maxlength=\"2048\" value=\"Search...\" type=\"text\">", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "input[type=\"text\"][value=\"Search...\"][maxlength=\"2048\"][accesskey=\"S\"][title=\"SEARCH\"][id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox\"][autocomplete=\"off\"][autocorrect=\"off\"][onkeypress=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);return Srch.U.cancelEvent(event);}})\"][onkeydown=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.activateDefaultQuerySuggestionBehavior();})\"][onfocus=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.hidePrompt();ctl.setBorder(true);})\"][onblur=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr'); if (ctl){ ctl.showPrompt(); ctl.setBorder(false);}})\"][class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\"]", "attNo": 13 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This A has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink', which is not unique in the same DOM", "element": "<a href=\"javascript: {}\" onclick=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() ... id=\"searchImg\" class=\"ms-srch-sb-searchImg\" src=\"/_layouts/15/images/searchresultui.png?rev=40\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "a[title=\"Search\"][role=\"button\"][class=\"ms-srch-sb-searchLink\"][id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink\"][onclick=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);})\"][href=\"javascript: {}\"]", "attNo": 6 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This A has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink', which is not unique in the same DOM", "element": "<a href=\"javascript: {}\" onclick=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() ... id=\"searchImg\" class=\"ms-srch-sb-searchImg\" src=\"/_layouts/15/images/searchresultui.png?rev=40\"></a>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "a[title=\"Search\"][role=\"button\"][class=\"ms-srch-sb-searchLink\"][id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink\"][onclick=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);})\"][href=\"javascript: {}\"]", "attNo": 6 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This IMG has an id attribute of 'searchImg', which is not unique in the same DOM", "element": "<img alt=\"Search\" id=\"searchImg\" class=\"ms-srch-sb-searchImg\" src=\"/_layouts/15/images/searchresultui.png?rev=40\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "img[src=\"/_layouts/15/images/searchresultui.png?rev=40\"][class=\"ms-srch-sb-searchImg\"][id=\"searchImg\"][alt=\"Search\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This IMG has an id attribute of 'searchImg', which is not unique in the same DOM", "element": "<img alt=\"Search\" id=\"searchImg\" class=\"ms-srch-sb-searchImg\" src=\"/_layouts/15/images/searchresultui.png?rev=40\">", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "img[src=\"/_layouts/15/images/searchresultui.png?rev=40\"][class=\"ms-srch-sb-searchImg\"][id=\"searchImg\"][alt=\"Search\"]", "attNo": 4 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'AutoCompContainer', which is not unique in the same DOM", "element": "<div id=\"AutoCompContainer\" class=\"ms-qSuggest-container ms-shadow\"><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)", "fixType": "", "fingerprint": { "version": 2, "css": "div[class=\"ms-qSuggest-container ms-shadow\"][id=\"AutoCompContainer\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'AutoCompContainer', which is not unique in the same DOM", "element": "<div id=\"AutoCompContainer\" class=\"ms-qSuggest-container ms-shadow\"><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div></div>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)", "fixType": "", "fingerprint": { "version": 2, "css": "div[class=\"ms-qSuggest-container ms-shadow\"][id=\"AutoCompContainer\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList', which is not unique in the same DOM", "element": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList', which is not unique in the same DOM", "element": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1', which is not unique in the same DOM", "element": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'ctl00_PlaceHolderSearchArea_SmallSearchInputBox1', which is not unique in the same DOM", "element": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"></div>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'WebPartWPQ3', which is not unique in the same DOM", "element": "<div style=\"\" allowdelete=\"false\" onlyformepart=\"true\" class=\"ms-WPBody noindex \" width=\"100%\" id=\"W ... eStudy/Pages/default.aspx\">Reserve Study</a></li></ul></div></div><div class=\"ms-clear\"></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[webpartid=\"00000000-0000-0000-0000-000000000000\"][haspers=\"true\"][id=\"WebPartWPQ3\"][width=\"100%\"][class=\"ms-WPBody noindex \"][onlyformepart=\"true\"][allowdelete=\"false\"]", "attNo": 8 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'WebPartWPQ3', which is not unique in the same DOM", "element": "<div style=\"\" allowdelete=\"false\" onlyformepart=\"true\" class=\"ms-WPBody noindex \" width=\"100%\" id=\"W ... eStudy/Pages/default.aspx\">Reserve Study</a></li></ul></div></div><div class=\"ms-clear\"></div></div>", "testResult": 0, "path": "body>section:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[webpartid=\"00000000-0000-0000-0000-000000000000\"][haspers=\"true\"][id=\"WebPartWPQ3\"][width=\"100%\"][class=\"ms-WPBody noindex \"][onlyformepart=\"true\"][allowdelete=\"false\"]", "attNo": 8 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"https://www.facebook.com/CAIsocial\"><img src=\"/Style Library/assets/images/header-social-facebook.png\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"https://www.facebook.com/CAIsocial\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"https://www.instagram.com/caisocial/\"><img src=\"/Style Library/assets/images/header-social-instagram.png\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"https://www.instagram.com/caisocial/\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"https://www.linkedin.com/groups?gid=39092\"><img src=\"/Style Library/assets/images/header-social-linkedin.png\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"https://www.linkedin.com/groups?gid=39092\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"https://twitter.com/caisocial/\"><img src=\"/Style Library/assets/images/header-social-twitter.png\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"https://twitter.com/caisocial/\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\"><img src=\"/Style Library/assets/images/header-social-youtube.png\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"\"><img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\" class=\"featured-image\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"\"><img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\" class=\"featured-image\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"\"><img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\" class=\"featured-image\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"\"><img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\" class=\"featured-image\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"#\"><img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\" class=\"featured-image\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"#\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"\"><img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\" class=\"featured-image\"></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"/Pages/Coronavirus.aspx\"><div class=\"image\"><img src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\"></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/Pages/Coronavirus.aspx\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"https://exchange.caionline.org/home\"><div class=\"image\"><img src=\"/Style Library/assets/images/CAI_Exchange.jpg\"></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"https://exchange.caionline.org/home\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"/Events/Pages/default.aspx\"><div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_EducationAndEvents.jpg\"></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/Events/Pages/default.aspx\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"/AboutCommunityAssociations\"><div class=\"image\"><img src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\"></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/AboutCommunityAssociations\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"/advocacy\"><div class=\"image\"><img src=\"/Style Library/assets/images/CAI_Advocacy.jpg\"></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/advocacy\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"/Publications/Pages/default.aspx\"><div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_Publications.jpg\"></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/Publications/Pages/default.aspx\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"https://hoaresources.caionline.org/\"><div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_HOAresources_com.png\"></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"https://hoaresources.caionline.org/\"]", "attNo": 1 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"https://foundation.caionline.org/\"><div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_Foundation.jpg\"></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(21)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"https://foundation.caionline.org/\"]", "attNo": 1 } } ] }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.caionline.org/pages/default.aspx", "what": "URL", "result": "https://www.caionline.org/pages/default.aspx" }, { "type": "test", "which": "htmlcs", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "url": "https://www.caionline.org/pages/default.aspx", "result": { "Error": { "AA.1_1_1.H30.2": { "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [ { "tagName": "a", "id": "", "code": "<a href=\"\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"#\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/AboutCAI/Pages/HOASweetHOA.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://twitter.com/caisocial/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://vimeo.com/125472743\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://vimeo.com/127279700\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://vimeo.com/165186964\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://vimeo.com/165191075\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.facebook.com/CAIsocial\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.instagram.com/caisocial/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.linkedin.com/groups?gid=39092\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\">...</a>" } ] }, "AA.1_1_1.H37": { "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [ { "tagName": "img", "id": "", "code": "<img src=\"/PublishingImages/MiscImages/Exchange.png\" draggable=\"false\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/PublishingImages/MiscImages/FeatToolsCredProf199x105.png\" draggable=\"false\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/PublishingImages/MiscImages/FeatToolsJobMarket199x105.png\" draggable=\"false\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/PublishingImages/MiscImages/FeatToolsProfServices199x105.png\" draggable=\"false\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/SiteCollectionImages/favicon.ico?rev=40\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/Style Library/assets/images/CAI_Advocacy.jpg\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/Style Library/assets/images/CAI_Exchange.jpg\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/Style Library/assets/images/header-logo.png?rev=40\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/Style Library/assets/images/nav-arrow.png\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/Style Library/assets/images/nav-toggle.jpg\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/Style%20Library/assets/images/CAI_EducationAndEvents.jpg\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/Style%20Library/assets/images/CAI_Foundation.jpg\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/Style%20Library/assets/images/CAI_HOAresources_com.png\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/Style%20Library/assets/images/CAI_Publications.jpg\">" }, { "tagName": "img", "id": "", "code": "<img src=\"/_layouts/15/images/spcommon.png?rev=40\">" } ] }, "AA.2_4_1.H64.1": { "Iframe element requires a non-empty title attribute that identifies the frame.": [ { "tagName": "iframe", "id": "", "code": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://9749098.fls.doubleclick.net/activityi;src=9749098;type=homeh0;cat=https0;ord=3003577675325;gtm=2od880;auiddc=198335724.1660352871;~oref=https%3A%2F%2Fwww.caionline.org%2Fpages%2Fdefault.aspx?\">...</iframe>" }, { "tagName": "iframe", "id": "", "code": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://9749098.fls.doubleclick.net/activityi;src=9749098;type=siter0;cat=siter001;ord=2700802967566;gtm=2od880;auiddc=198335724.1660352871;~oref=https%3A%2F%2Fwww.caionline.org%2Fpages%2Fdefault.aspx?\">...</iframe>" }, { "tagName": "iframe", "id": "", "code": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://9749098.fls.doubleclick.net/activityi;src=9749098;type=siter0;cat=siter002;ord=4712862691778;gtm=2od880;auiddc=198335724.1660352871;~oref=https%3A%2F%2Fwww.caionline.org%2Fpages%2Fdefault.aspx?\">...</iframe>" }, { "tagName": "iframe", "id": "", "code": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://9749098.fls.doubleclick.net/activityi;src=9749098;type=siter0;cat=siter00;ord=2281815899957;gtm=2od880;auiddc=198335724.1660352871;~oref=https%3A%2F%2Fwww.caionline.org%2Fpages%2Fdefault.aspx?\">...</iframe>" } ] }, "AA.3_2_2.H32.2": { "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [ { "tagName": "form", "id": "#aspnetForm", "code": "<form method=\"post\" action=\"/pages/default.aspx\" onsubmit=\"javascript:return WebForm_OnSubmit();\" id=\"aspnetForm\">...</form>" } ] }, "AA.4_1_1.F77": { "Duplicate id attribute value \"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink\" found on the web page.": [ { "tagName": "a", "id": "#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink", "code": "<a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink\" onclick=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);})\" href=\"javascript: {}\">...</a>" } ], "Duplicate id attribute value \"ctl00_ctl72_ExplicitLogin\" found on the web page.": [ { "tagName": "a", "id": "#ctl00_ctl72_ExplicitLogin", "code": "<a id=\"ctl00_ctl72_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\" style=\"display:inline-block;\">...</a>" } ], "Duplicate id attribute value \"AutoCompContainer\" found on the web page.": [ { "tagName": "div", "id": "#AutoCompContainer", "code": "<div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\">...</div>" } ], "Duplicate id attribute value \"DeltaPlaceHolderSearchArea\" found on the web page.": [ { "tagName": "div", "id": "#DeltaPlaceHolderSearchArea", "code": "<div id=\"DeltaPlaceHolderSearchArea\" class=\"ms-mpSearchBox ms-floatRight\">...</div>" } ], "Duplicate id attribute value \"SearchBox\" found on the web page.": [ { "tagName": "div", "id": "#SearchBox", "code": "<div id=\"SearchBox\" name=\"Control\">...</div>" } ], "Duplicate id attribute value \"WebPartWPQ1\" found on the web page.": [ { "tagName": "div", "id": "#WebPartWPQ1", "code": "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\">...</div>" } ], "Duplicate id attribute value \"WebPartWPQ2\" found on the web page.": [ { "tagName": "div", "id": "#WebPartWPQ2", "code": "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\">...</div>" } ], "Duplicate id attribute value \"WebPartWPQ3\" found on the web page.": [ { "tagName": "div", "id": "#WebPartWPQ3", "code": "<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\">...</div>" } ], "Duplicate id attribute value \"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\" found on the web page.": [ { "tagName": "div", "id": "#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList", "code": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\">...</div>" } ], "Duplicate id attribute value \"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv\" found on the web page.": [ { "tagName": "div", "id": "#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv", "code": "<div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv\">...</div>" } ], "Duplicate id attribute value \"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" found on the web page.": [ { "tagName": "div", "id": "#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr", "code": "<div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\">...</div>" } ], "Duplicate id attribute value \"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\" found on the web page.": [ { "tagName": "div", "id": "#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1", "code": "<div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\">...</div>" } ], "Duplicate id attribute value \"searchInputBox\" found on the web page.": [ { "tagName": "div", "id": "#searchInputBox", "code": "<div id=\"searchInputBox\">...</div>" } ], "Duplicate id attribute value \"searchImg\" found on the web page.": [ { "tagName": "img", "id": "#searchImg", "code": "<img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searchImg\" alt=\"Search\">" } ], "Duplicate id attribute value \"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox\" found on the web page.": [ { "tagName": "input", "id": "#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox", "code": "<input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox\" autocomplete=\"off\" autocorrect=\"off\" onkeypress=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);return Srch.U.cancelEvent(event);}})\" onkeydown=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.activateDefaultQuerySuggestionBehavior();})\" onfocus=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.hidePrompt();ctl.setBorder(true);})\" onblur=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr'); if (ctl){ ctl.showPrompt(); ctl.setBorder(false);}})\" class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\">" } ], "Duplicate id attribute value \"AdvocacyMNLI\" found on the web page.": [ { "tagName": "li", "id": "#AdvocacyMNLI", "code": "<li id=\"AdvocacyMNLI\" class=\"Advocacy\">...</li>" } ], "Duplicate id attribute value \"BusinessPartnersMNLI\" found on the web page.": [ { "tagName": "li", "id": "#BusinessPartnersMNLI", "code": "<li id=\"BusinessPartnersMNLI\" class=\"BusinessPartners \">...</li>" } ], "Duplicate id attribute value \"ChapterMNLI\" found on the web page.": [ { "tagName": "li", "id": "#ChapterMNLI", "code": "<li id=\"ChapterMNLI\">...</li>" } ], "Duplicate id attribute value \"CommunityManagerMNLI\" found on the web page.": [ { "tagName": "li", "id": "#CommunityManagerMNLI", "code": "<li id=\"CommunityManagerMNLI\" class=\"CommunityManager\">...</li>" } ], "Duplicate id attribute value \"LearningCenterMNLI\" found on the web page.": [ { "tagName": "li", "id": "#LearningCenterMNLI", "code": "<li id=\"LearningCenterMNLI\" class=\"LearningCenter\">...</li>" } ], "Duplicate id attribute value \"MyProfileLinksContainer\" found on the web page.": [ { "tagName": "li", "id": "#MyProfileLinksContainer", "code": "<li id=\"MyProfileLinksContainer\" class=\"member-area\">...</li>" } ] }, "AA.4_1_2.H91.A.EmptyNoId": { "Anchor element found with no link content and no name and/or ID attribute.": [ { "tagName": "a", "id": "", "code": "<a href=\"\">...</a>" } ] }, "AA.4_1_2.H91.A.NoContent": { "Anchor element found with a valid href attribute, but no link content has been supplied.": [ { "tagName": "a", "id": "#HiddenAnchor", "code": "<a id=\"HiddenAnchor\" href=\"javascript:;\" style=\"display:none;\">...</a>" }, { "tagName": "a", "id": "#ms-pageDescriptionDiv", "code": "<a href=\"javascript:;\" id=\"ms-pageDescriptionDiv\" style=\"display:none\" title=\"\n \n \">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://cai.mycrowdwisdom.com/diweb/catalog/item/id/8667108\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://foundation.caionline.org/research/survey_homeowner/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.caionline.org/Events/2022Retreat/Pages/Registration.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.caionline.org/HomeownerLeaders/DisasterResources/Pages/CONDO-SAFETY-Structural-Integrity,-Maintenance,-&-Reserves.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.caionline.org/Pages/fanniefreddiefaq.aspx\">...</a>" } ] } }, "Warning": { "AA.1_1_1.H67.2": { "Img element is marked so that it is ignored by Assistive Technology.": [ { "tagName": "img", "id": "", "code": "<img src=\"https://servedby.revive-adserver.net/lg.php?bannerid=46550&campaignid=15469&zoneid=4674&loc=https%3A%2F%2Fwww.caionline.org%2Fpages%2Fdefault.aspx&cb=bd7ce175ee\" width=\"0\" height=\"0\" alt=\"\" style=\"width: 0px; height: 0px;\">" } ] }, "AA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "div", "id": "", "code": "<div>...</div>" } ] }, "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [ { "tagName": "section", "id": "#jPanelMenu-menu", "code": "<section id=\"jPanelMenu-menu\" class=\"bottom\" style=\"width: 270px; z-index: -1; display: none;\">...</section>" }, { "tagName": "section", "id": "#side-overlay", "code": "<section id=\"side-overlay\">...</section>" } ] }, "AA.1_4_3.G18.Alpha": { "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [ { "tagName": "a", "id": "", "code": "<a href=\"/AboutCommunityAssociations/Pages/StatisticalInformation.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Advertise/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Advocacy/LAC/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Advocacy/LegalArena/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Advocacy/Priorities/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Advocacy/Priorities/ReserveStudy/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Advocacy/PublicPolicies/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Advocacy/Resources/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Advocacy/TakeAction/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/BusinessPartners/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Chapters/Pages/Chapter-Benefits.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Chapters/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/CommunityManagers/Pages/Management-Companies.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/CommunityManagers/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Events/2023Conference/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Events/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/HomeownerLeaders/CivilityPledge/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/HomeownerLeaders/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/Credentials/Pages/Community-Manager-Credentials.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/Credentials/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/Education-for-Managers/M100/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/Education-for-Managers/PCAM-Case-Study/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/OnlineLearning/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/ResLib/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/Webinars/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Pages/Credentials-Directory.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/Publications/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/advocacy/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/advocacy/legislatorcorner/Pages/default.aspx\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"http://directory.caionline.org\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"http://jobs.caionline.org\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://advocacy.caionline.org/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://cai.caionline.org/eWeb/DynamicPage.aspx?site=CAI&WebCode=storeCatList&catKey=017b3c55-8dd3-45f9-beba-1c92d456eaf5&catName=Best+Practices\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://cai.mycrowdwisdom.com/diweb/start\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://events.rdmobile.com/Events/Details/15410\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://exchange.caionline.org\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://exchange.caionline.org/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://foundation.caionline.org/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.caionline.org/_layouts/15/download.aspx?SourceUrl=/AboutCommunityAssociations/About%20Comm%20Assns/managercodeofethics.pdf\">...</a>" }, { "tagName": "noscript", "id": "", "code": "<noscript>...</noscript>" }, { "tagName": "span", "id": "", "code": "<span class=\"featured-description\">...</span>" }, { "tagName": "span", "id": "", "code": "<span class=\"title\">...</span>" } ] }, "AA.1_4_3.G18.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [ { "tagName": "a", "id": "#ctl00_ctl68_ExplicitLogin", "code": "<a id=\"ctl00_ctl68_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\" style=\"display:inline-block;\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"#\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/AboutCAI\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/JoinNow\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://cai.caionline.org/eWeb/DynamicPage.aspx?site=CAI&WebCode=storeHome\">...</a>" }, { "tagName": "noscript", "id": "", "code": "<noscript>...</noscript>" } ] }, "AA.2_1_1.G90": { "Ensure the functionality provided by an event handler for this element is available through the keyboard": [ { "tagName": "a", "id": "#linkTurnOffAnimation", "code": "<a id=\"linkTurnOffAnimation\" href=\"#\" class=\"ms-accessible ms-acc-button\" onclick=\"ToggleAnimationStatus();return false;\">...</a>" }, { "tagName": "a", "id": "#linkTurnOnAcc", "code": "<a id=\"linkTurnOnAcc\" href=\"#\" class=\"ms-TurnOnAcc\" onclick=\"SetIsAccessibilityFeatureEnabled(true);UpdateAccessibilityUI();document.getElementById('linkTurnOffAcc').focus();return false;\">...</a>" }, { "tagName": "a", "id": "#linkTurnOnAnimation", "code": "<a id=\"linkTurnOnAnimation\" href=\"#\" class=\"ms-accessible ms-acc-button\" onclick=\"ToggleAnimationStatus();return false;\">...</a>" } ] }, "AA.4_1_2.H91.A.EmptyWithName": { "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [ { "tagName": "a", "id": "", "code": "<a name=\"startNavigation\">...</a>" } ] }, "AA.4_1_2.H91.A.Empty": { "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [ { "tagName": "a", "id": "#ctl00_PlaceHolderPageTitleInTitleArea_ctl00_SkipLink", "code": "<a id=\"ctl00_PlaceHolderPageTitleInTitleArea_ctl00_SkipLink\">...</a>" }, { "tagName": "a", "id": "#mainContent", "code": "<a id=\"mainContent\" name=\"mainContent\" tabindex=\"-1\">...</a>" }, { "tagName": "a", "id": "#startNavigation", "code": "<a id=\"startNavigation\" name=\"startNavigation\" tabindex=\"-1\">...</a>" } ] }, "AA.4_1_2.H91.A.Placeholder": { "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [ { "tagName": "a", "id": "", "code": "<a class=\"flex-active\">...</a>" }, { "tagName": "a", "id": "", "code": "<a>...</a>" } ] } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.caionline.org/pages/default.aspx", "what": "URL", "result": "https://www.caionline.org/pages/default.aspx" }, { "type": "test", "which": "ibm", "withItems": true, "what": "IBM Accessibility Checker", "url": "https://www.caionline.org/pages/default.aspx", "result": { "content": { "totals": { "violation": 84, "recommendation": 7, "ignored": 0 }, "items": [ { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[5]/img[1]", "aria": "/document[1]/contentinfo[1]/link[10]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 24, "top": 4457, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/footer-social-mobile-youtube.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[4]/img[1]", "aria": "/document[1]/contentinfo[1]/link[9]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 20, "top": 4457, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/footer-social-mobile-twitter.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[3]/img[1]", "aria": "/document[1]/contentinfo[1]/link[8]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 16, "top": 4457, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/footer-social-mobile-linkedin.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[2]/img[1]", "aria": "/document[1]/contentinfo[1]/link[7]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 12, "top": 4457, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/footer-social-mobile-instagram.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[1]/img[1]", "aria": "/document[1]/contentinfo[1]/link[6]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 8, "top": 4457, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/footer-social-mobile-facebook.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[6]/div[1]/a[1]/div[1]/img[1]", "aria": "/document[1]/link[15]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 648, "top": 4188, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style%20Library/assets/images/CAI_Foundation.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[5]/div[1]/a[1]/div[1]/img[1]", "aria": "/document[1]/link[14]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 328, "top": 4188, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style%20Library/assets/images/CAI_HOAresources_com.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[4]/div[1]/a[1]/div[1]/img[1]", "aria": "/document[1]/link[13]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 8, "top": 4188, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style%20Library/assets/images/CAI_Publications.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[3]/div[2]/a[1]/div[1]/img[1]", "aria": "/document[1]/link[12]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 648, "top": 3974, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/CAI_Advocacy.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[3]/div[1]/a[1]/div[1]/img[1]", "aria": "/document[1]/link[11]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 648, "top": 3956, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[2]/div[1]/a[1]/div[1]/img[1]", "aria": "/document[1]/link[10]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 328, "top": 3956, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style%20Library/assets/images/CAI_EducationAndEvents.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[1]/div[2]/a[1]/div[1]/img[1]", "aria": "/document[1]/link[9]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 8, "top": 3974, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/CAI_Exchange.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[1]/div[1]/a[1]/div[1]/img[1]", "aria": "/document[1]/link[8]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 8, "top": 3956, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[4]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/list[1]/listitem[4]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 48, "top": 3593, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/CAIIndustryData03.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]/img[1]", "aria": "/document[1]/list[1]/listitem[3]/link[7]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 48, "top": 3482, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/video_govt.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]/img[1]", "aria": "/document[1]/list[1]/listitem[3]/link[5]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 48, "top": 3445, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/video_board_workshop_promo.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]/img[1]", "aria": "/document[1]/list[1]/listitem[3]/link[3]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 48, "top": 3408, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/video_association_board.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/list[1]/listitem[3]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 48, "top": 3371, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/video_grassroots.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[4]/img[1]", "aria": "/document[1]/list[1]/listitem[2]/list[1]/listitem[4]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 88, "top": 2594, "height": 0, "width": 0 }, "snippet": "<img draggable=\"false\" src=\"/PublishingImages/MiscImages/FeatToolsJobMarket199x105.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[3]/img[1]", "aria": "/document[1]/list[1]/listitem[2]/list[1]/listitem[3]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 88, "top": 2594, "height": 0, "width": 0 }, "snippet": "<img draggable=\"false\" src=\"/PublishingImages/MiscImages/FeatToolsCredProf199x105.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[2]/img[1]", "aria": "/document[1]/list[1]/listitem[2]/list[1]/listitem[2]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 88, "top": 2594, "height": 0, "width": 0 }, "snippet": "<img draggable=\"false\" src=\"/PublishingImages/MiscImages/FeatToolsProfServices199x105.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[1]/img[1]", "aria": "/document[1]/list[1]/listitem[2]/list[1]/listitem[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 88, "top": 2594, "height": 0, "width": 0 }, "snippet": "<img draggable=\"false\" src=\"/PublishingImages/MiscImages/Exchange.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[3]/ul[1]/li[5]/a[1]/span[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[4]/listitem[5]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 106, "top": 2227, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[2]/a[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[6]/list[1]/listitem[2]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 88, "top": 1877, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\" class=\"featured-image\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/span[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[6]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 166, "top": 1655, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[5]/list[1]/listitem[2]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 88, "top": 1637, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\" class=\"featured-image\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/span[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[5]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 186, "top": 1396, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[4]/list[1]/listitem[2]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 88, "top": 1378, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\" class=\"featured-image\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/span[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[4]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 196, "top": 1119, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[3]/list[1]/listitem[2]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 88, "top": 1100, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\" class=\"featured-image\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/span[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[3]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 157, "top": 878, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[2]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 88, "top": 860, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\" class=\"featured-image\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/span[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[2]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 117, "top": 693, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[2]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 88, "top": 675, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\" class=\"featured-image\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/span[1]/img[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[1]/link[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 109, "top": 550, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/nav-arrow.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[5]/img[1]", "aria": "/document[1]/banner[1]/link[6]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 24, "top": 463, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/header-social-youtube.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[4]/img[1]", "aria": "/document[1]/banner[1]/link[5]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 20, "top": 463, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/header-social-twitter.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[3]/img[1]", "aria": "/document[1]/banner[1]/link[4]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 16, "top": 463, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/header-social-linkedin.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[2]/img[1]", "aria": "/document[1]/banner[1]/link[3]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 12, "top": 463, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/header-social-instagram.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[1]/img[1]", "aria": "/document[1]/banner[1]/link[2]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 8, "top": 463, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/header-social-facebook.png\">", "level": "violation" }, { "ruleId": "WCAG20_Img_HasAlt", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[1]/section[2]/img[1]", "aria": "/document[1]/banner[1]/img[1]" }, "message": "Image does not have an 'alt' attribute short text alternative", "bounds": { "left": 8, "top": 115, "height": 0, "width": 0 }, "snippet": "<img src=\"/Style Library/assets/images/nav-toggle.jpg\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[5]", "aria": "/document[1]/contentinfo[1]/link[10]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 24, "top": 4442, "height": 18, "width": 0 }, "snippet": "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[4]", "aria": "/document[1]/contentinfo[1]/link[9]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 20, "top": 4442, "height": 18, "width": 0 }, "snippet": "<a href=\"https://twitter.com/caisocial/\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[3]", "aria": "/document[1]/contentinfo[1]/link[8]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 16, "top": 4442, "height": 18, "width": 0 }, "snippet": "<a href=\"https://www.linkedin.com/groups?gid=39092\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[2]", "aria": "/document[1]/contentinfo[1]/link[7]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 12, "top": 4442, "height": 18, "width": 0 }, "snippet": "<a href=\"https://www.instagram.com/caisocial/\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[1]", "aria": "/document[1]/contentinfo[1]/link[6]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4442, "height": 18, "width": 0 }, "snippet": "<a href=\"https://www.facebook.com/CAIsocial\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[6]/div[1]/a[1]", "aria": "/document[1]/link[15]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 648, "top": 4192, "height": 0, "width": 0 }, "snippet": "<a href=\"https://foundation.caionline.org/\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[5]/div[1]/a[1]", "aria": "/document[1]/link[14]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 328, "top": 4192, "height": 0, "width": 0 }, "snippet": "<a href=\"https://hoaresources.caionline.org/\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[4]/div[1]/a[1]", "aria": "/document[1]/link[13]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 4192, "height": 0, "width": 0 }, "snippet": "<a href=\"/Publications/Pages/default.aspx\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[3]/div[2]/a[1]", "aria": "/document[1]/link[12]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 648, "top": 3978, "height": 0, "width": 0 }, "snippet": "<a href=\"/advocacy\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[3]/div[1]/a[1]", "aria": "/document[1]/link[11]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 648, "top": 3960, "height": 0, "width": 0 }, "snippet": "<a href=\"/AboutCommunityAssociations\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[2]/div[1]/a[1]", "aria": "/document[1]/link[10]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 328, "top": 3960, "height": 0, "width": 0 }, "snippet": "<a href=\"/Events/Pages/default.aspx\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[1]/div[2]/a[1]", "aria": "/document[1]/link[9]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 3978, "height": 0, "width": 0 }, "snippet": "<a href=\"https://exchange.caionline.org/home\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/link[8]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 3960, "height": 0, "width": 0 }, "snippet": "<a href=\"/Pages/Coronavirus.aspx\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[5]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[2]/listitem[5]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 3833, "height": 0, "width": 0 }, "snippet": "<a href=\"https://www.caionline.org/Pages/fanniefreddiefaq.aspx\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[4]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[2]/listitem[4]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 3833, "height": 0, "width": 0 }, "snippet": "<a href=\"https://www.caionline.org/HomeownerLeaders/DisasterResources/Pages/CONDO-SAFETY-Structural-Integrity,-Maintenance,-&-Reserves.aspx\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[3]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[2]/listitem[3]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 3833, "height": 0, "width": 0 }, "snippet": "<a href=\"https://foundation.caionline.org/research/survey_homeowner/\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[2]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[2]/listitem[2]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 3833, "height": 0, "width": 0 }, "snippet": "<a href=\"https://www.caionline.org/Events/2022Retreat/Pages/Registration.aspx\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[2]/listitem[1]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 3833, "height": 0, "width": 0 }, "snippet": "<a href=\"https://cai.mycrowdwisdom.com/diweb/catalog/item/id/8667108\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[4]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[1]/listitem[4]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 3579, "height": 18, "width": 0 }, "snippet": "<a href=\"/AboutCAI/Pages/HOASweetHOA.aspx\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]", "aria": "/document[1]/list[1]/listitem[3]/link[7]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 3468, "height": 18, "width": 0 }, "snippet": "<a href=\"https://vimeo.com/165191075\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]", "aria": "/document[1]/list[1]/listitem[3]/link[5]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 3431, "height": 18, "width": 0 }, "snippet": "<a href=\"https://vimeo.com/125472743\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "aria": "/document[1]/list[1]/listitem[3]/link[3]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 3394, "height": 18, "width": 0 }, "snippet": "<a href=\"https://vimeo.com/127279700\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/list[1]/listitem[3]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 48, "top": 3357, "height": 18, "width": 0 }, "snippet": "<a href=\"https://vimeo.com/165186964\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[6]/list[1]/listitem[2]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 88, "top": 1863, "height": 18, "width": 0 }, "snippet": "<a href=\"\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[5]/list[1]/listitem[2]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 88, "top": 1622, "height": 18, "width": 0 }, "snippet": "<a href=\"#\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[4]/list[1]/listitem[2]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 88, "top": 1363, "height": 18, "width": 0 }, "snippet": "<a href=\"\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[3]/list[1]/listitem[2]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 88, "top": 1086, "height": 18, "width": 0 }, "snippet": "<a href=\"\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[2]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 88, "top": 845, "height": 18, "width": 0 }, "snippet": "<a href=\"\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[2]/link[1]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 88, "top": 660, "height": 18, "width": 0 }, "snippet": "<a href=\"\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[5]", "aria": "/document[1]/banner[1]/link[6]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 24, "top": 448, "height": 18, "width": 0 }, "snippet": "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[4]", "aria": "/document[1]/banner[1]/link[5]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 20, "top": 448, "height": 18, "width": 0 }, "snippet": "<a href=\"https://twitter.com/caisocial/\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[3]", "aria": "/document[1]/banner[1]/link[4]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 16, "top": 448, "height": 18, "width": 0 }, "snippet": "<a href=\"https://www.linkedin.com/groups?gid=39092\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[2]", "aria": "/document[1]/banner[1]/link[3]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 12, "top": 448, "height": 18, "width": 0 }, "snippet": "<a href=\"https://www.instagram.com/caisocial/\">", "level": "violation" }, { "ruleId": "WCAG20_A_HasText", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[1]", "aria": "/document[1]/banner[1]/link[2]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 8, "top": 448, "height": 18, "width": 0 }, "snippet": "<a href=\"https://www.facebook.com/CAIsocial\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[3]/ul[1]/li[5]", "aria": "/document[1]/banner[1]/navigation[1]/list[4]/listitem[5]" }, "message": "The <li> element has the id \"MyProfileLinksContainer\" that is already in use", "bounds": { "left": 48, "top": 2212, "height": 185, "width": 760 }, "snippet": "<li class=\"member-area\" id=\"MyProfileLinksContainer\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[8]/a[1]", "aria": "/document[1]/link[5]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 64, "height": 18, "width": 131 }, "snippet": "<a onclick=\"ToggleAnimationStatus();return false;\" class=\"ms-accessible ms-acc-button\" href=\"#\" id=\"linkTurnOffAnimation\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[7]/a[1]", "aria": "/document[1]/link[4]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 45, "height": 18, "width": 133 }, "snippet": "<a accesskey=\"X\" class=\"ms-SkiptoMainContent\" onclick=\"document.getElementById('mainContent').focus();\" href=\"javascript:;\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[6]/a[1]", "aria": "/document[1]/link[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 27, "height": 18, "width": 158 }, "snippet": "<a accesskey=\"Y\" class=\"ms-SkiptoNavigation\" onclick=\"document.getElementById('startNavigation').focus();\" href=\"javascript:;\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[4]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 8, "height": 18, "width": 196 }, "snippet": "<a onclick=\"SetIsAccessibilityFeatureEnabled(true);UpdateAccessibilityUI();document.getElementById('linkTurnOffAcc').focus();return false;\" class=\"ms-TurnOnAcc\" href=\"#\" id=\"linkTurnOnAcc\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ol[1]", "aria": "/document[1]/list[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 3833, "height": 93, "width": 1020 }, "snippet": "<ol style=\"width: 980px;\" class=\"flex-control-nav flex-control-paging\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]", "aria": "/document[1]/list[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 2413, "height": 1221, "width": 800 }, "snippet": "<ul>", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[1]/div[1]/div[1]", "aria": "/document[1]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 3650, "height": 167, "width": 800 }, "snippet": "<div role=\"navigation\" class=\"ms-core-navigation\" id=\"DeltaPlaceHolderLeftNavBar\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]", "aria": "/document[1]/banner[1]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 483, "height": 1915, "width": 800 }, "snippet": "<nav>", "level": "violation" }, { "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]", "aria": "/document[1]/contentinfo[1]" }, "message": "The element with \"contentinfo\" role is present without an element with \"main\" role", "bounds": { "left": 8, "top": 4405, "height": 418, "width": 800 }, "snippet": "<footer class=\"ms-dialogHidden\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[5]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"0\" http-equiv=\"Expires\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[3]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-type\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[14]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[1]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"IE=10\" http-equiv=\"X-UA-Compatible\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[1]/div[1]/ins[1]/a[1]/img[1]", "aria": "/document[1]/contentinfo[1]/link[17]/img[1]" }, "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5", "bounds": { "left": 8, "top": 4498, "height": 150, "width": 180 }, "snippet": "<img border=\"0\" title=\"Ian H. Graham: Custom Insurance Solutions for Community Associations\" alt=\"Ian H. Graham: Custom Insurance Solutions for Community Associations\" height=\"150\" width=\"180\" src=\"https://cdn.revive-adserver.net/366065ac599479ee24804d5bfc0af042.jpg\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[1]/section[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/banner[1]/link[1]/img[1]" }, "message": "The HTML attribute(s) \"name\" is deprecated for the <img> element in HTML 5", "bounds": { "left": 8, "top": 82, "height": 19, "width": 234 }, "snippet": "<img alt=\"Community Associations Institute\" src=\"/Style%20Library/assets/images/header-logo.png\" name=\"onetidHeadbnnr0\" class=\"ms-siteicon-img\" id=\"ctl00_onetidHeadbnnr2\">", "level": "recommendation" } ] }, "url": { "prevented": true, "error": "ERROR: getting ibm test report took too long" }, "prevented": true } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.caionline.org/pages/default.aspx", "what": "URL", "result": "https://www.caionline.org/pages/default.aspx" }, { "type": "test", "which": "nuVal", "what": "failures to pass the Nu Html Checker", "url": "https://www.caionline.org/pages/default.aspx", "result": { "messages": [ { "type": "info", "lastLine": 4, "lastColumn": 107, "firstColumn": 6, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": " -->\n \t<script type=\"text/javascript\" async=\"\" src=\"https://solutions.invocacdn.com/js/invoca-latest.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 102 }, { "type": "info", "lastLine": 4, "lastColumn": 198, "firstColumn": 117, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" defer=\"\" src=\"//www.rumiview.com/ppms.js\"></scri", "hiliteStart": 10, "hiliteLength": 82 }, { "type": "info", "lastLine": 4, "lastColumn": 359, "firstColumn": 208, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/4c3f79c5/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></scri", "hiliteStart": 10, "hiliteLength": 152 }, { "type": "info", "lastLine": 4, "lastColumn": 469, "firstColumn": 369, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"//st.getsitecontrol.com/main/runtime/runtime.2.10.4.js\"></scri", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "info", "lastLine": 4, "lastColumn": 806, "firstColumn": 706, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://snap.licdn.com/li.lms-analytics/insight.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "info", "lastLine": 4, "lastColumn": 907, "firstColumn": 816, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/analytics.js\"></scri", "hiliteStart": 10, "hiliteLength": 92 }, { "type": "error", "lastLine": 14, "lastColumn": 59, "firstColumn": 9, "message": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.", "extract": " \n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=10\"><meta ", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "error", "lastLine": 14, "lastColumn": 289, "firstColumn": 251, "message": "Bad value Expires for attribute http-equiv on element meta.", "extract": "cale=1.0\"><meta http-equiv=\"Expires\" content=\"0\">\n ", "hiliteStart": 10, "hiliteLength": 39 }, { "type": "info", "lastLine": 23, "lastColumn": 107, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "s15.css\">\n<script type=\"text/javascript\" src=\"/_layouts/15/1033/initstrings.js?rev=2WxjgxyM2qXGgY9r2nHW8A%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 107 }, { "type": "info", "lastLine": 24, "lastColumn": 101, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"/_layouts/15/init.js?rev=vEm%2BMgtzo%2FVRY87kmMq2%2Fg%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "info", "lastLine": 25, "lastColumn": 276, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"/ScriptResource.axd?d=Xji9U3iFGkHydjdDNqU-uw-cO-YXcgnSqXnSGXBFHvt8zZFmvhys-6v2xyTujZQx75y_ss5kosSSo5TW-KJhrUChUbnOLsShHWAKkxpQRWP7IxS7KMAwYR_2bnmapC0lxgku7woRQcD33hjE41Tqbo66bNPIZroxUEikePQCn4tFNQp3kLHe5Rp3RnsBPiOw0&t=ffffffffaa493ab8\"></scri", "hiliteStart": 10, "hiliteLength": 276 }, { "type": "info", "lastLine": 26, "lastColumn": 96, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"/_layouts/15/blank.js?rev=DfjnlvLwjOOWu3352ntQSg%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 96 }, { "type": "info", "lastLine": 27, "lastColumn": 276, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"/ScriptResource.axd?d=cvdkBOKOtViDmNQT4-g0nD5yHAsBmKTqNPtotIVt9BkP5Wls5sTNzO6zeQ_hLa6K-xvjD9k0itgmExmDkDFw8OuZDRtPQPOGnPCykDsm-PUNiNJynfthfx53uLBXHvJKAikjHCMupjNmHRJIdgqo4jRuQYDLBdrQoyWRvxB4W1vE-MmoW07sJ9LFm2CJsnQZ0&t=ffffffffaa493ab8\"></scri", "hiliteStart": 10, "hiliteLength": 276 }, { "type": "info", "lastLine": 28, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 29, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 30, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 31, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 32, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 33, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 34, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 35, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 36, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 37, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 38, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 39, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 40, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 41, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 42, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 43, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 44, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 45, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 46, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 47, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 48, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 49, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 50, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 51, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 52, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 53, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 54, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 55, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 56, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 57, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 58, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 59, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 60, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 61, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 62, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">Regist", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 64, "lastColumn": 88, "firstColumn": 6, "message": "Bad value /Style Library/assets/js/jquery-1.11.1.min.js for attribute src on element script: Illegal character in path segment: space is not allowed.", "extract": "pt>\n\n \t\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/jquery-1.11.1.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 83 }, { "type": "info", "lastLine": 64, "lastColumn": 88, "firstColumn": 6, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "pt>\n\n \t\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/jquery-1.11.1.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 83 }, { "type": "error", "lastLine": 65, "lastColumn": 70, "firstColumn": 3, "message": "Bad value /Style Library/UserDispLink.js for attribute src on element script: Illegal character in path segment: space is not allowed.", "extract": "script>\n\t\t<script type=\"text/javascript\" src=\"/Style Library/UserDispLink.js\"></scri", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "info", "lastLine": 65, "lastColumn": 70, "firstColumn": 3, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "script>\n\t\t<script type=\"text/javascript\" src=\"/Style Library/UserDispLink.js\"></scri", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "error", "lastLine": 73, "lastColumn": 74, "firstColumn": 2, "message": "Bad value /Style Library/assets/css/HomePage.css?v=1 for attribute href on element link: Illegal character in path segment: space is not allowed.", "extract": "cument\">\n\t<link rel=\"stylesheet\" href=\"/Style Library/assets/css/HomePage.css?v=1\">\n\n ", "hiliteStart": 10, "hiliteLength": 73 }, { "type": "info", "lastLine": 77, "lastColumn": 58, "firstColumn": 36, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "-> <style type=\"text/css\">//<![C", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "error", "lastLine": 82, "firstLine": 81, "lastColumn": 4, "firstColumn": 6, "message": "CSS: Parse Error.", "extract": "y:0;\n }\n .ms-is", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 87, "lastColumn": 13, "message": "CSS: Parse Error.", "extract": " \n //]]></style>\n<!--[", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 102, "lastColumn": 39, "firstColumn": 9, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ">\n <script type=\"text/javascript\">//<![C", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 106, "lastColumn": 75, "firstColumn": 9, "message": "Bad value /Style Library/assets/css/styles.css for attribute href on element link: Illegal character in path segment: space is not allowed.", "extract": ">\n <link rel=\"stylesheet\" href=\"/Style Library/assets/css/styles.css\"><link ", "hiliteStart": 10, "hiliteLength": 67 }, { "type": "error", "lastLine": 106, "lastColumn": 143, "firstColumn": 76, "message": "Bad value /Style Library/css/caiPublication.css for attribute href on element link: Illegal character in path segment: space is not allowed.", "extract": "yles.css\"><link rel=\"stylesheet\" href=\"/Style Library/css/caiPublication.css\">\n\n\n\t<s", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "error", "lastLine": 109, "lastColumn": 63, "firstColumn": 2, "message": "Bad value /Style Library/assets/js/modernizr-2.6.2.min.js for attribute src on element script: Illegal character in path segment: space is not allowed.", "extract": ".css\">\n\n\n\t<script src=\"/Style Library/assets/js/modernizr-2.6.2.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "error", "lastLine": 112, "lastColumn": 51, "firstColumn": 4, "message": "Bad value /Style Library/assets/js/html5.js for attribute src on element script: Illegal character in path segment: space is not allowed.", "extract": "]]--> \n\t <script src=\"/Style Library/assets/js/html5.js\"></scri", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "info", "lastLine": 135, "lastColumn": 111, "firstColumn": 10, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\n\t <script type=\"text/javascript\" src=\"/_layouts/15/1033/sp.res.js?rev=wAoMiKx7gNtLcYzRgm0ujg%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 102 }, { "type": "info", "lastLine": 135, "lastColumn": 220, "firstColumn": 121, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" src=\"/_layouts/15/sp.init.js?rev=dm79QMHdXT5BVg0%2BJLQlLA%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 100 }, { "type": "info", "lastLine": 135, "lastColumn": 332, "firstColumn": 230, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" src=\"/_layouts/15/sp.ui.dialog.js?rev=sXJO4EQOjD1exJQ4Dgi3nw%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 103 }, { "type": "error", "lastLine": 135, "lastColumn": 640, "firstColumn": 342, "message": "Bad value origin-trial for attribute http-equiv on element meta.", "extract": "></script><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip", "hiliteStart": 10, "hiliteLength": 299 }, { "type": "info", "lastLine": 135, "lastColumn": 758, "firstColumn": 641, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "OnRydWV9\"><script type=\"text/javascript\" src=\"https://tracking.magnetmail.net/Q7MB6etWkiJSD309j672w/visit-page?_=1660352920360\"></scri", "hiliteStart": 10, "hiliteLength": 118 }, { "type": "info", "lastLine": 135, "lastColumn": 790, "firstColumn": 768, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "></script><style type=\"text/css\">@font-", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "error", "lastLine": 135, "lastColumn": 12142, "firstColumn": 12138, "message": "CSS: font-family: emoji is not a font-family value.", "extract": "nt-family:emoji;src:l", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 135, "lastColumn": 16571, "firstColumn": 16469, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "t}</style><script type=\"text/javascript\" src=\"/_layouts/15/sp.runtime.js?rev=%2BC7XnRD1tQJEF27J1uNg5g%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 103 }, { "type": "info", "lastLine": 135, "lastColumn": 16687, "firstColumn": 16581, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" src=\"/_layouts/15/1033/strings.js?rev=k%2FSaOdWtcHDDvsb%2FUFykOA%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 107 }, { "type": "info", "lastLine": 135, "lastColumn": 16799, "firstColumn": 16697, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" src=\"//solutions.invocacdn.com/js/networks/2200/2933057579/tag-live.js\"></scri", "hiliteStart": 10, "hiliteLength": 103 }, { "type": "info", "lastLine": 135, "lastColumn": 16903, "firstColumn": 16809, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" src=\"/_layouts/15/core.js?rev=p9a2A1r8skulWpTFNnfgxg%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 95 }, { "type": "info", "lastLine": 135, "lastColumn": 17009, "firstColumn": 16913, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" src=\"/_layouts/15/mquery.js?rev=plbF0ChPMtA9e6GkrK8IHQ%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 97 }, { "type": "info", "lastLine": 135, "lastColumn": 17122, "firstColumn": 17019, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" src=\"/_layouts/15/sp.core.js?rev=eNWE6v6XpC%2FiYdJX3h%2B%2F1g%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 104 }, { "type": "info", "lastLine": 135, "lastColumn": 17226, "firstColumn": 17132, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" src=\"/_layouts/15/sp.js?rev=Vi%2FyZoNkm3eG4MHcv0fBSg%3D%3DTAG0\"></scri", "hiliteStart": 10, "hiliteLength": 95 }, { "type": "info", "lastLine": 135, "lastColumn": 17375, "firstColumn": 17236, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "></script><style type=\"text/css\" data-fbcssmodules=\"css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe\">.fb_hi", "hiliteStart": 10, "hiliteLength": 140 }, { "type": "error", "lastLine": 136, "lastColumn": 2321, "message": "CSS: background: from(#738aba) is not a color value.", "extract": "a), to(#2c4987));border-bottom", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 136, "lastColumn": 2947, "message": "CSS: background: from(#4267B2) is not a color value.", "extract": "2), to(#2a4887));background-cl", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 138, "lastColumn": 1469, "message": "CSS: Parse Error.", "extract": "dth:100% - 24px}60%{border-rad", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 138, "lastColumn": 1492, "message": "CSS: Parse Error.", "extract": "der-radius:18px}100%{border-ra", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 138, "lastColumn": 1540, "message": "CSS: Parse Error.", "extract": "24px;width:60px}}@keyframes fb", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 138, "lastColumn": 1541, "message": "CSS: Parse Error.", "extract": "4px;width:60px}}@keyframes fb_", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 138, "lastColumn": 1623, "message": "CSS: Parse Error.", "extract": "dth:100% - 24px}60%{border-rad", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 138, "lastColumn": 1646, "message": "CSS: Parse Error.", "extract": "der-radius:18px}100%{border-ra", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 138, "lastColumn": 1690, "message": "CSS: Parse Error.", "extract": "12px;width:60px}}@keyframes fb", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 138, "lastColumn": 1691, "message": "CSS: Parse Error.", "extract": "2px;width:60px}}@keyframes fb_", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 168, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ">\n</div>\n\n<script type=\"text/javascript\">\n//<![", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 185, "lastColumn": 190, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "script>\n\n\n<script src=\"/WebResource.axd?d=7ByI5LhOUtAmvdF0GdCHzrhQ-VNHvmsvm_kCKVm_ITKuK2Yzv7qt9HeJWZ1VAM_3vh-ezMDs4eLa0Gw1IT-qKPGwSfWI2thTWyaJTxC-LVQ1&t=637823185705833095\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 190 }, { "type": "info", "lastLine": 188, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "script>\n\n\n<script type=\"text/javascript\">\n//<![", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 228, "lastColumn": 96, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "/script>\n\n<script src=\"/_layouts/15/blank.js?rev=DfjnlvLwjOOWu3352ntQSg%3D%3DTAG0\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 96 }, { "type": "info", "lastLine": 229, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">\n//<![", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 259, "lastColumn": 52, "firstColumn": 1, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "ay:none\">\n<img src=\"/SiteCollectionImages/favicon.ico?rev=40\">\n<img ", "hiliteStart": 10, "hiliteLength": 52 }, { "type": "error", "lastLine": 260, "lastColumn": 51, "firstColumn": 1, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "?rev=40\">\n<img src=\"/_layouts/15/images/spcommon.png?rev=40\">\n<img ", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "error", "lastLine": 261, "lastColumn": 63, "firstColumn": 1, "message": "Bad value /Style Library/assets/images/header-logo.png?rev=40 for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "?rev=40\">\n<img src=\"/Style Library/assets/images/header-logo.png?rev=40\">\n</div", "hiliteStart": 10, "hiliteLength": 63 }, { "type": "error", "lastLine": 261, "lastColumn": 63, "firstColumn": 1, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "?rev=40\">\n<img src=\"/Style Library/assets/images/header-logo.png?rev=40\">\n</div", "hiliteStart": 10, "hiliteLength": 63 }, { "type": "info", "lastLine": 266, "lastColumn": 39, "firstColumn": 9, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": " \n <script type=\"text/javascript\">//<![C", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 270, "lastColumn": 39, "firstColumn": 9, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": " \n <script type=\"text/javascript\">\n//<![", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 329, "lastColumn": 283, "firstColumn": 113, "message": "The name attribute on the img element is obsolete. Use the id attribute instead.", "extract": " href=\"/\"><img id=\"ctl00_onetidHeadbnnr2\" class=\"ms-siteicon-img\" name=\"onetidHeadbnnr0\" src=\"/Style%20Library/assets/images/header-logo.png\" alt=\"Community Associations Institute\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 171 }, { "type": "info", "lastLine": 325, "lastColumn": 26, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "ogo\">\n\t\t\t\t<section class=\"logo\">\n\t\t\t\t\n", "hiliteStart": 10, "hiliteLength": 22 }, { "type": "error", "lastLine": 338, "lastColumn": 60, "firstColumn": 6, "message": "Bad value /Style Library/assets/images/nav-toggle.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "er\">\n\t\t\t\t\t<img src=\"/Style Library/assets/images/nav-toggle.jpg\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "error", "lastLine": 338, "lastColumn": 60, "firstColumn": 6, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "er\">\n\t\t\t\t\t<img src=\"/Style Library/assets/images/nav-toggle.jpg\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "info", "lastLine": 337, "lastColumn": 41, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "tion>\n\t\t\t\t<section class=\"toggle menu-trigger\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 324, "lastColumn": 30, "firstColumn": 4, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "dden\">\n\t\t\t<section class=\"left-logo\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 27 }, { "type": "info", "lastLine": 341, "lastColumn": 57, "firstColumn": 4, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "ction>\n\t\t\t<section id=\"Mobile-Search-Box\" class=\"mobile-search\"></sect", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "info", "lastLine": 349, "lastColumn": 47, "subType": "warning", "message": "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.", "extract": "dded the div --Mike 10/10/2019", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 412, "lastColumn": 119, "firstColumn": 53, "message": "Bad value /Style Library/assets/images/header-social-facebook.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "AIsocial\"><img src=\"/Style Library/assets/images/header-social-facebook.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 67 }, { "type": "error", "lastLine": 412, "lastColumn": 119, "firstColumn": 53, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "AIsocial\"><img src=\"/Style Library/assets/images/header-social-facebook.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 67 }, { "type": "error", "lastLine": 413, "lastColumn": 122, "firstColumn": 55, "message": "Bad value /Style Library/assets/images/header-social-instagram.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "isocial/\"><img src=\"/Style Library/assets/images/header-social-instagram.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "error", "lastLine": 413, "lastColumn": 122, "firstColumn": 55, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "isocial/\"><img src=\"/Style Library/assets/images/header-social-instagram.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "error", "lastLine": 414, "lastColumn": 126, "firstColumn": 60, "message": "Bad value /Style Library/assets/images/header-social-linkedin.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "id=39092\"><img src=\"/Style Library/assets/images/header-social-linkedin.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 67 }, { "type": "error", "lastLine": 414, "lastColumn": 126, "firstColumn": 60, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "id=39092\"><img src=\"/Style Library/assets/images/header-social-linkedin.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 67 }, { "type": "error", "lastLine": 415, "lastColumn": 114, "firstColumn": 49, "message": "Bad value /Style Library/assets/images/header-social-twitter.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "isocial/\"><img src=\"/Style Library/assets/images/header-social-twitter.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "error", "lastLine": 415, "lastColumn": 114, "firstColumn": 49, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "isocial/\"><img src=\"/Style Library/assets/images/header-social-twitter.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "error", "lastLine": 416, "lastColumn": 140, "firstColumn": 75, "message": "Bad value /Style Library/assets/images/header-social-youtube.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "QYXqXDgA\"><img src=\"/Style Library/assets/images/header-social-youtube.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "error", "lastLine": 416, "lastColumn": 140, "firstColumn": 75, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "QYXqXDgA\"><img src=\"/Style Library/assets/images/header-social-youtube.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "info", "lastLine": 411, "lastColumn": 46, "firstColumn": 6, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "\t\t\t\t\n\t\t\t\t\t<section class=\"HeaderSocialCont social\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 41 }, { "type": "info", "lastLine": 351, "lastColumn": 25, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "\n\t\t\t\t\n\t\t\t\t<section class=\"top\">\n\t\t\t\t\n", "hiliteStart": 10, "hiliteLength": 21 }, { "type": "info", "lastLine": 347, "lastColumn": 30, "firstColumn": 4, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "\t\t\n\t\t\t\n\t\t\t<section class=\"right-nav\">\n\t\t\t\n\t", "hiliteStart": 10, "hiliteLength": 27 }, { "type": "info", "lastLine": 323, "lastColumn": 50, "firstColumn": 3, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "idden\">\n\t\t<section class=\"container-full ms-dialogHidden\">\n\t\t\t<s", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "info", "lastLine": 429, "lastColumn": 41, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "<nav>\n\t\t\t\t<section class=\"mobile-bottom-links\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 445, "lastColumn": 177, "firstColumn": 2, "message": "Attribute webpartid not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 445, "lastColumn": 177, "firstColumn": 2, "message": "Attribute haspers not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 445, "lastColumn": 177, "firstColumn": 2, "message": "Attribute width not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 445, "lastColumn": 177, "firstColumn": 2, "message": "Attribute onlyformepart not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 445, "lastColumn": 177, "firstColumn": 2, "message": "Attribute allowdelete not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 446, "lastColumn": 171, "firstColumn": 118, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 446, "lastColumn": 171, "firstColumn": 118, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 463, "lastColumn": 132, "firstColumn": 35, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavChapters.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\"></a> ", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 463, "lastColumn": 132, "firstColumn": 35, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\"></a> ", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 467, "lastColumn": 167, "firstColumn": 114, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 467, "lastColumn": 167, "firstColumn": 114, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 487, "lastColumn": 134, "firstColumn": 37, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\"></a> \n", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 487, "lastColumn": 134, "firstColumn": 37, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\"></a> \n", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 491, "lastColumn": 198, "firstColumn": 145, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 491, "lastColumn": 198, "firstColumn": 145, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 515, "lastColumn": 135, "firstColumn": 35, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\"></a> ", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 515, "lastColumn": 135, "firstColumn": 35, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\"></a> ", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 518, "lastColumn": 208, "firstColumn": 155, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 518, "lastColumn": 208, "firstColumn": 155, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 543, "lastColumn": 131, "firstColumn": 34, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\"></a> <", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 543, "lastColumn": 131, "firstColumn": 34, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\"></a> <", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 546, "lastColumn": 158, "firstColumn": 105, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 546, "lastColumn": 158, "firstColumn": 105, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 570, "lastColumn": 138, "firstColumn": 38, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": " href=\"#\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\"></a> <", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 570, "lastColumn": 138, "firstColumn": 38, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": " href=\"#\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\"></a> <", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 573, "lastColumn": 197, "firstColumn": 144, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 573, "lastColumn": 197, "firstColumn": 144, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 596, "lastColumn": 137, "firstColumn": 37, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\"></a> <", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 596, "lastColumn": 137, "firstColumn": 37, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\"></a> <", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 622, "lastColumn": 178, "firstColumn": 3, "message": "Attribute webpartid not allowed on element div at this point.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 622, "lastColumn": 178, "firstColumn": 3, "message": "Attribute haspers not allowed on element div at this point.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 622, "lastColumn": 178, "firstColumn": 3, "message": "Attribute width not allowed on element div at this point.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 622, "lastColumn": 178, "firstColumn": 3, "message": "Attribute onlyformepart not allowed on element div at this point.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 622, "lastColumn": 178, "firstColumn": 3, "message": "Attribute allowdelete not allowed on element div at this point.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 622, "lastColumn": 308, "firstColumn": 179, "message": "Attribute componentid not allowed on element div at this point.", "extract": " style=\"\"><div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\"><div i", "hiliteStart": 10, "hiliteLength": 130 }, { "type": "error", "lastLine": 622, "lastColumn": 343, "firstColumn": 309, "message": "Attribute name not allowed on element div at this point.", "extract": "Box1_csr\"><div id=\"SearchBox\" name=\"Control\"><div c", "hiliteStart": 10, "hiliteLength": 35 }, { "type": "error", "lastLine": 622, "lastColumn": 1596, "firstColumn": 452, "message": "Attribute autocorrect not allowed on element input at this point.", "extract": "_sboxdiv\"><input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox\" autocomplete=\"off\" autocorrect=\"off\" onkeypress=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);return Srch.U.cancelEvent(event);}})\" onkeydown=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.activateDefaultQuerySuggestionBehavior();})\" onfocus=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.hidePrompt();ctl.setBorder(true);})\" onblur=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr'); if (ctl){ ctl.showPrompt(); ctl.setBorder(false);}})\" class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\"><a tit", "hiliteStart": 10, "hiliteLength": 1145 }, { "type": "error", "lastLine": 635, "lastColumn": 177, "firstColumn": 2, "message": "Attribute webpartid not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 635, "lastColumn": 177, "firstColumn": 2, "message": "Attribute haspers not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 635, "lastColumn": 177, "firstColumn": 2, "message": "Attribute width not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 635, "lastColumn": 177, "firstColumn": 2, "message": "Attribute onlyformepart not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 635, "lastColumn": 177, "firstColumn": 2, "message": "Attribute allowdelete not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "info", "lastLine": 639, "lastColumn": 43, "subType": "warning", "message": "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.", "extract": "dded the div --Mike 10/10/2019", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 606, "lastColumn": 28, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "\n\t\t\t\t\n\t\t\t\t<section class=\"search\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 24 }, { "type": "error", "lastLine": 706, "lastColumn": 59, "firstColumn": 7, "message": "Duplicate ID MyProfileLinksContainer.", "extract": "-->\n\t\t\t\t\t\t<li id=\"MyProfileLinksContainer\" class=\"member-area\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 367, "lastColumn": 39, "firstColumn": 7, "subType": "warning", "message": "The first occurrence of ID MyProfileLinksContainer was here.", "extract": "-->\n\t\t\t\t\t\t<li id=\"MyProfileLinksContainer\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 33 }, { "type": "error", "lastLine": 707, "lastColumn": 101, "firstColumn": 48, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 707, "lastColumn": 101, "firstColumn": 48, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "info", "lastLine": 693, "lastColumn": 43, "firstColumn": 7, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "\t\t\t\n\t\t\t\t\t\t<section class=\"mobile-bottom-links\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 427, "lastColumn": 38, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "nav\">\n\t\t\t\t<section id=\"menu\" class=\"bottom\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 34 }, { "type": "info", "lastLine": 426, "lastColumn": 49, "firstColumn": 9, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": ">\n <section class=\"container-full Main-nav\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 41 }, { "type": "error", "lastLine": 772, "lastColumn": 177, "firstColumn": 2, "message": "Attribute webpartid not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ4\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 772, "lastColumn": 177, "firstColumn": 2, "message": "Attribute haspers not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ4\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 772, "lastColumn": 177, "firstColumn": 2, "message": "Attribute width not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ4\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 772, "lastColumn": 177, "firstColumn": 2, "message": "Attribute onlyformepart not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ4\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 772, "lastColumn": 177, "firstColumn": 2, "message": "Attribute allowdelete not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ4\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 811, "lastColumn": 177, "firstColumn": 2, "message": "Attribute webpartid not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ5\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 811, "lastColumn": 177, "firstColumn": 2, "message": "Attribute haspers not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ5\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 811, "lastColumn": 177, "firstColumn": 2, "message": "Attribute width not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ5\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 811, "lastColumn": 177, "firstColumn": 2, "message": "Attribute onlyformepart not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ5\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 811, "lastColumn": 177, "firstColumn": 2, "message": "Attribute allowdelete not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ5\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 819, "lastColumn": 79, "firstColumn": 9, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": ">\n\t\t\t\t\t\t\t\t<img src=\"/PublishingImages/MiscImages/Exchange.png\" draggable=\"false\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 71 }, { "type": "error", "lastLine": 826, "lastColumn": 99, "firstColumn": 9, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": ">\n\t\t\t\t\t\t\t\t<img src=\"/PublishingImages/MiscImages/FeatToolsProfServices199x105.png\" draggable=\"false\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 91 }, { "type": "error", "lastLine": 833, "lastColumn": 95, "firstColumn": 9, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": ">\n\t\t\t\t\t\t\t\t<img src=\"/PublishingImages/MiscImages/FeatToolsCredProf199x105.png\" draggable=\"false\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 87 }, { "type": "error", "lastLine": 840, "lastColumn": 96, "firstColumn": 9, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": ">\n\t\t\t\t\t\t\t\t<img src=\"/PublishingImages/MiscImages/FeatToolsJobMarket199x105.png\" draggable=\"false\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 88 }, { "type": "error", "lastLine": 878, "lastColumn": 177, "firstColumn": 2, "message": "Attribute webpartid not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ6\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 878, "lastColumn": 177, "firstColumn": 2, "message": "Attribute haspers not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ6\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 878, "lastColumn": 177, "firstColumn": 2, "message": "Attribute width not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ6\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 878, "lastColumn": 177, "firstColumn": 2, "message": "Attribute onlyformepart not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ6\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 878, "lastColumn": 177, "firstColumn": 2, "message": "Attribute allowdelete not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ6\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 881, "lastColumn": 62, "firstColumn": 2, "message": "Bad value /Style Library/assets/images/video_grassroots.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "186964\">\n\t<img src=\"/Style Library/assets/images/video_grassroots.jpg\"></a>\n ", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 881, "lastColumn": 62, "firstColumn": 2, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "186964\">\n\t<img src=\"/Style Library/assets/images/video_grassroots.jpg\"></a>\n ", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 892, "lastColumn": 69, "firstColumn": 2, "message": "Bad value /Style Library/assets/images/video_association_board.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "279700\">\n\t<img src=\"/Style Library/assets/images/video_association_board.jpg\"></a>\n ", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "error", "lastLine": 892, "lastColumn": 69, "firstColumn": 2, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "279700\">\n\t<img src=\"/Style Library/assets/images/video_association_board.jpg\"></a>\n ", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "error", "lastLine": 903, "lastColumn": 72, "firstColumn": 2, "message": "Bad value /Style Library/assets/images/video_board_workshop_promo.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "472743\">\n\t<img src=\"/Style Library/assets/images/video_board_workshop_promo.jpg\"></a>\n ", "hiliteStart": 10, "hiliteLength": 71 }, { "type": "error", "lastLine": 903, "lastColumn": 72, "firstColumn": 2, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "472743\">\n\t<img src=\"/Style Library/assets/images/video_board_workshop_promo.jpg\"></a>\n ", "hiliteStart": 10, "hiliteLength": 71 }, { "type": "error", "lastLine": 944, "lastColumn": 56, "firstColumn": 2, "message": "Bad value /Style Library/assets/images/video_govt.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "191075\">\n\t<img src=\"/Style Library/assets/images/video_govt.jpg\"></a>\n ", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "error", "lastLine": 944, "lastColumn": 56, "firstColumn": 2, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "191075\">\n\t<img src=\"/Style Library/assets/images/video_govt.jpg\"></a>\n ", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "error", "lastLine": 970, "lastColumn": 177, "firstColumn": 2, "message": "Attribute webpartid not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ7\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 970, "lastColumn": 177, "firstColumn": 2, "message": "Attribute haspers not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ7\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 970, "lastColumn": 177, "firstColumn": 2, "message": "Attribute width not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ7\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 970, "lastColumn": 177, "firstColumn": 2, "message": "Attribute onlyformepart not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ7\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 970, "lastColumn": 177, "firstColumn": 2, "message": "Attribute allowdelete not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ7\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 972, "lastColumn": 112, "firstColumn": 51, "message": "Bad value /Style Library/assets/images/CAIIndustryData03.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "HOA.aspx\"><img src=\"/Style Library/assets/images/CAIIndustryData03.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "error", "lastLine": 972, "lastColumn": 112, "firstColumn": 51, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "HOA.aspx\"><img src=\"/Style Library/assets/images/CAIIndustryData03.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "info", "lastLine": 758, "lastColumn": 37, "firstColumn": 3, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "erlay\">\n\t\t<section class=\"side-overlay-wrap\">\n\t\t\t<u", "hiliteStart": 10, "hiliteLength": 35 }, { "type": "info", "lastLine": 757, "lastColumn": 28, "firstColumn": 2, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "eader>\n\n\n\t<section id=\"side-overlay\">\n\t\t<se", "hiliteStart": 10, "hiliteLength": 27 }, { "type": "info", "lastLine": 1009, "lastColumn": 32, "firstColumn": 6, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": " \n \t<section class=\"row-fluid\">\n \t", "hiliteStart": 10, "hiliteLength": 27 }, { "type": "info", "lastLine": 1021, "lastColumn": 67, "firstColumn": 7, "subType": "warning", "message": "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.", "extract": " \n\t\t\t\t\t\t<a id=\"startNavigation\" name=\"startNavigation\" tabindex=\"-1\">\n ", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "info", "lastLine": 1016, "lastColumn": 52, "firstColumn": 7, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": " \n \t\t<section id=\"LeftSideContainer\" class=\"span3\">\n \t", "hiliteStart": 10, "hiliteLength": 46 }, { "type": "info", "lastLine": 1055, "lastColumn": 77, "firstColumn": 25, "subType": "warning", "message": "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.", "extract": " <a id=\"mainContent\" name=\"mainContent\" tabindex=\"-1\">\n ", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 1062, "lastColumn": 32, "firstColumn": 2, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "der -->\n\n\t<script type=\"text/javascript\">\n\t\tvar", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 1081, "lastColumn": 160, "firstColumn": 5, "message": "Attribute webpartid not allowed on element div at this point.", "extract": "th \">\n\t\t\t\t<div webpartid=\"2546640d-afa7-4db8-8e94-89e7fb3a0968\" haspers=\"false\" id=\"WebPartWPQ8\" width=\"100%\" class=\"ms-WPBody noindex \" allowdelete=\"false\" style=\"\"><div i", "hiliteStart": 10, "hiliteLength": 156 }, { "type": "error", "lastLine": 1081, "lastColumn": 160, "firstColumn": 5, "message": "Attribute haspers not allowed on element div at this point.", "extract": "th \">\n\t\t\t\t<div webpartid=\"2546640d-afa7-4db8-8e94-89e7fb3a0968\" haspers=\"false\" id=\"WebPartWPQ8\" width=\"100%\" class=\"ms-WPBody noindex \" allowdelete=\"false\" style=\"\"><div i", "hiliteStart": 10, "hiliteLength": 156 }, { "type": "error", "lastLine": 1081, "lastColumn": 160, "firstColumn": 5, "message": "Attribute width not allowed on element div at this point.", "extract": "th \">\n\t\t\t\t<div webpartid=\"2546640d-afa7-4db8-8e94-89e7fb3a0968\" haspers=\"false\" id=\"WebPartWPQ8\" width=\"100%\" class=\"ms-WPBody noindex \" allowdelete=\"false\" style=\"\"><div i", "hiliteStart": 10, "hiliteLength": 156 }, { "type": "error", "lastLine": 1081, "lastColumn": 160, "firstColumn": 5, "message": "Attribute allowdelete not allowed on element div at this point.", "extract": "th \">\n\t\t\t\t<div webpartid=\"2546640d-afa7-4db8-8e94-89e7fb3a0968\" haspers=\"false\" id=\"WebPartWPQ8\" width=\"100%\" class=\"ms-WPBody noindex \" allowdelete=\"false\" style=\"\"><div i", "hiliteStart": 10, "hiliteLength": 156 }, { "type": "error", "lastLine": 1081, "lastColumn": 580, "firstColumn": 364, "message": "Attribute xmlns:ddwrt not allowed here.", "extract": "=\"slides\"><li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\"><div c", "hiliteStart": 10, "hiliteLength": 217 }, { "type": "info", "lastLine": 1081, "lastColumn": 580, "firstColumn": 364, "subType": "warning", "message": "Attribute with the local name xmlns:ddwrt is not serializable as XML 1.0.", "extract": "=\"slides\"><li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" class=\"flex-active-slide\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;\"><div c", "hiliteStart": 10, "hiliteLength": 217 }, { "type": "error", "lastLine": 1081, "lastColumn": 1058, "firstColumn": 868, "message": "Attribute xmlns:ddwrt not allowed here.", "extract": "/div></li><li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: block; z-index: 1;\"><div c", "hiliteStart": 10, "hiliteLength": 191 }, { "type": "info", "lastLine": 1081, "lastColumn": 1058, "firstColumn": 868, "subType": "warning", "message": "Attribute with the local name xmlns:ddwrt is not serializable as XML 1.0.", "extract": "/div></li><li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: block; z-index: 1;\"><div c", "hiliteStart": 10, "hiliteLength": 191 }, { "type": "error", "lastLine": 1081, "lastColumn": 1530, "firstColumn": 1340, "message": "Attribute xmlns:ddwrt not allowed here.", "extract": "/div></li><li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: block; z-index: 1;\"><div c", "hiliteStart": 10, "hiliteLength": 191 }, { "type": "info", "lastLine": 1081, "lastColumn": 1530, "firstColumn": 1340, "subType": "warning", "message": "Attribute with the local name xmlns:ddwrt is not serializable as XML 1.0.", "extract": "/div></li><li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: block; z-index: 1;\"><div c", "hiliteStart": 10, "hiliteLength": 191 }, { "type": "error", "lastLine": 1081, "lastColumn": 2002, "firstColumn": 1812, "message": "Attribute xmlns:ddwrt not allowed here.", "extract": "/div></li><li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: block; z-index: 1;\"><div c", "hiliteStart": 10, "hiliteLength": 191 }, { "type": "info", "lastLine": 1081, "lastColumn": 2002, "firstColumn": 1812, "subType": "warning", "message": "Attribute with the local name xmlns:ddwrt is not serializable as XML 1.0.", "extract": "/div></li><li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: block; z-index: 1;\"><div c", "hiliteStart": 10, "hiliteLength": 191 }, { "type": "error", "lastLine": 1081, "lastColumn": 2546, "firstColumn": 2356, "message": "Attribute xmlns:ddwrt not allowed here.", "extract": "/div></li><li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: block; z-index: 1;\"><div c", "hiliteStart": 10, "hiliteLength": 191 }, { "type": "info", "lastLine": 1081, "lastColumn": 2546, "firstColumn": 2356, "subType": "warning", "message": "Attribute with the local name xmlns:ddwrt is not serializable as XML 1.0.", "extract": "/div></li><li xmlns:ddwrt=\"http://schemas.microsoft.com/WebParts/v2/DataView/runtime\" style=\"width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: block; z-index: 1;\"><div c", "hiliteStart": 10, "hiliteLength": 191 }, { "type": "info", "lastLine": 1081, "lastColumn": 344, "firstColumn": 316, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "visible;\"><section class=\"home-slider\"><ul cl", "hiliteStart": 10, "hiliteLength": 29 }, { "type": "info", "lastLine": 1076, "lastColumn": 30, "firstColumn": 1, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "</script>\n<section class=\"home-slider1\">\n\t<div", "hiliteStart": 10, "hiliteLength": 30 }, { "type": "error", "lastLine": 1094, "lastColumn": 94, "firstColumn": 26, "message": "Bad value /Style Library/assets/images/CAI_CoronavirusResources.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"image\"><img src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 69 }, { "type": "error", "lastLine": 1094, "lastColumn": 94, "firstColumn": 26, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"image\"><img src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 69 }, { "type": "error", "lastLine": 1099, "lastColumn": 82, "firstColumn": 26, "message": "Bad value /Style Library/assets/images/CAI_Exchange.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"image\"><img src=\"/Style Library/assets/images/CAI_Exchange.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 57 }, { "type": "error", "lastLine": 1099, "lastColumn": 82, "firstColumn": 26, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"image\"><img src=\"/Style Library/assets/images/CAI_Exchange.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 57 }, { "type": "error", "lastLine": 1108, "lastColumn": 94, "firstColumn": 26, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"image\"><img src=\"/Style%20Library/assets/images/CAI_EducationAndEvents.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 69 }, { "type": "error", "lastLine": 1118, "lastColumn": 100, "firstColumn": 26, "message": "Bad value /Style Library/assets/images/CAI_AboutCommunityAssociations.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"image\"><img src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 75 }, { "type": "error", "lastLine": 1118, "lastColumn": 100, "firstColumn": 26, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"image\"><img src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 75 }, { "type": "error", "lastLine": 1123, "lastColumn": 82, "firstColumn": 26, "message": "Bad value /Style Library/assets/images/CAI_Advocacy.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"image\"><img src=\"/Style Library/assets/images/CAI_Advocacy.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 57 }, { "type": "error", "lastLine": 1123, "lastColumn": 82, "firstColumn": 26, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"image\"><img src=\"/Style Library/assets/images/CAI_Advocacy.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 57 }, { "type": "error", "lastLine": 1131, "lastColumn": 88, "firstColumn": 26, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"image\"><img src=\"/Style%20Library/assets/images/CAI_Publications.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 63 }, { "type": "error", "lastLine": 1139, "lastColumn": 92, "firstColumn": 26, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"image\"><img src=\"/Style%20Library/assets/images/CAI_HOAresources_com.png\"></div>", "hiliteStart": 10, "hiliteLength": 67 }, { "type": "error", "lastLine": 1148, "lastColumn": 86, "firstColumn": 26, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"image\"><img src=\"/Style%20Library/assets/images/CAI_Foundation.jpg\"></div>", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 1218, "lastColumn": 5, "message": "Saw <!-- within a comment. Probable cause: Nested comment (not allowed).", "extract": "turesID\" >\n<!-- Begin - Site:", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 1218, "lastColumn": 5, "subType": "warning", "message": "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.", "extract": "turesID\" >\n<!-- Begin - Site:", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 1220, "lastColumn": 5, "message": "Saw <!-- within a comment. Probable cause: Nested comment (not allowed).", "extract": "vascript\">\n<!--\nvar browName =", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 1220, "lastColumn": 5, "subType": "warning", "message": "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.", "extract": "vascript\">\n<!--\nvar browName =", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 1242, "lastColumn": 5, "message": "Saw <!-- within a comment. Probable cause: Nested comment (not allowed).", "extract": "/noscript>\n<!-- End - Site: C", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 1242, "lastColumn": 5, "subType": "warning", "message": "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.", "extract": "/noscript>\n<!-- End - Site: C", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 1086, "lastColumn": 163, "firstColumn": 59, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "ap-outer\"><section class=\"wrap isotope\" style=\"position: relative; overflow: hidden; height: 464px; width: 960px;\">\n\n<!--", "hiliteStart": 10, "hiliteLength": 105 }, { "type": "info", "lastLine": 1086, "lastColumn": 58, "firstColumn": 31, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "-isotope\"><section class=\"wrap-outer\"><secti", "hiliteStart": 10, "hiliteLength": 28 }, { "type": "info", "lastLine": 1086, "lastColumn": 30, "firstColumn": 1, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "section>\n\n<section class=\"home-isotope\"><secti", "hiliteStart": 10, "hiliteLength": 30 }, { "type": "info", "lastLine": 1050, "lastColumn": 52, "firstColumn": 7, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "on>\n \t\t<section id=\"MainDataContainer\" class=\"span9\">\n \t", "hiliteStart": 10, "hiliteLength": 46 }, { "type": "info", "lastLine": 1015, "lastColumn": 43, "firstColumn": 17, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": " <section class=\"row-fluid\"> ", "hiliteStart": 10, "hiliteLength": 27 }, { "type": "info", "lastLine": 1007, "lastColumn": 29, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "\n \n <section id=\"contentRow\">\n \n", "hiliteStart": 10, "hiliteLength": 25 }, { "type": "info", "lastLine": 1392, "lastColumn": 34, "firstColumn": 1, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "section>\n\n<section class=\"home-mobile-data\">\n\t<!--", "hiliteStart": 10, "hiliteLength": 34 }, { "type": "info", "lastLine": 1421, "lastColumn": 249, "firstColumn": 3, "subType": "warning", "message": "Element name ie:menuitem cannot be represented as XML 1.0.", "extract": "-hide\">\n\t\t<ie:menuitem id=\"MSOMenu_Help\" iconsrc=\"/_layouts/15/images/HelpIcon.gif\" onmenuclick=\"MSOWebPartPage_SetNewWindowLocation(MenuWebPart.getAttribute('helpLink'), MenuWebPart.getAttribute('helpMode'))\" text=\"Help\" type=\"option\" style=\"display:none\">\n\n\t\t</", "hiliteStart": 10, "hiliteLength": 247 }, { "type": "error", "lastLine": 1421, "lastColumn": 249, "firstColumn": 3, "message": "Element ie:menuitem not allowed as child of element menu in this context. (Suppressing further errors from this subtree.)", "extract": "-hide\">\n\t\t<ie:menuitem id=\"MSOMenu_Help\" iconsrc=\"/_layouts/15/images/HelpIcon.gif\" onmenuclick=\"MSOWebPartPage_SetNewWindowLocation(MenuWebPart.getAttribute('helpLink'), MenuWebPart.getAttribute('helpMode'))\" text=\"Help\" type=\"option\" style=\"display:none\">\n\n\t\t</", "hiliteStart": 10, "hiliteLength": 247 }, { "type": "info", "lastLine": 1441, "lastColumn": 27, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "uid\">\n\t\t\t\t<section class=\"span4\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 1446, "lastColumn": 37, "firstColumn": 6, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "n8\">\n\t\t\t\t\t<section class=\"Flinks-up-wrap\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 32 }, { "type": "error", "lastLine": 1455, "lastColumn": 126, "firstColumn": 53, "message": "Bad value /Style Library/assets/images/footer-social-mobile-facebook.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "AIsocial\"><img src=\"/Style Library/assets/images/footer-social-mobile-facebook.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 74 }, { "type": "error", "lastLine": 1455, "lastColumn": 126, "firstColumn": 53, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "AIsocial\"><img src=\"/Style Library/assets/images/footer-social-mobile-facebook.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 74 }, { "type": "error", "lastLine": 1456, "lastColumn": 129, "firstColumn": 55, "message": "Bad value /Style Library/assets/images/footer-social-mobile-instagram.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "isocial/\"><img src=\"/Style Library/assets/images/footer-social-mobile-instagram.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 75 }, { "type": "error", "lastLine": 1456, "lastColumn": 129, "firstColumn": 55, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "isocial/\"><img src=\"/Style Library/assets/images/footer-social-mobile-instagram.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 75 }, { "type": "error", "lastLine": 1457, "lastColumn": 133, "firstColumn": 60, "message": "Bad value /Style Library/assets/images/footer-social-mobile-linkedin.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "id=39092\"><img src=\"/Style Library/assets/images/footer-social-mobile-linkedin.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 74 }, { "type": "error", "lastLine": 1457, "lastColumn": 133, "firstColumn": 60, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "id=39092\"><img src=\"/Style Library/assets/images/footer-social-mobile-linkedin.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 74 }, { "type": "error", "lastLine": 1458, "lastColumn": 121, "firstColumn": 49, "message": "Bad value /Style Library/assets/images/footer-social-mobile-twitter.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "isocial/\"><img src=\"/Style Library/assets/images/footer-social-mobile-twitter.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 73 }, { "type": "error", "lastLine": 1458, "lastColumn": 121, "firstColumn": 49, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "isocial/\"><img src=\"/Style Library/assets/images/footer-social-mobile-twitter.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 73 }, { "type": "error", "lastLine": 1459, "lastColumn": 147, "firstColumn": 75, "message": "Bad value /Style Library/assets/images/footer-social-mobile-youtube.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "QYXqXDgA\"><img src=\"/Style Library/assets/images/footer-social-mobile-youtube.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 73 }, { "type": "error", "lastLine": 1459, "lastColumn": 147, "firstColumn": 75, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "QYXqXDgA\"><img src=\"/Style Library/assets/images/footer-social-mobile-youtube.png\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 73 }, { "type": "info", "lastLine": 1454, "lastColumn": 30, "firstColumn": 7, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "s\">\n\t\t\t\t\t\t<section class=\"social\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 24 }, { "type": "info", "lastLine": 1462, "lastColumn": 29, "firstColumn": 7, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "on>\n\t\t\t\t\t\t<section class=\"links\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 1453, "lastColumn": 42, "firstColumn": 6, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "ion>\n\t\t\t\t\t<section class=\"mobile-social-links\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1445, "lastColumn": 27, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "tion>\n\t\t\t\t<section class=\"span8\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 1440, "lastColumn": 30, "firstColumn": 4, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "\"top\">\n\t\t\t<section class=\"row-fluid\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 27 }, { "type": "info", "lastLine": 1439, "lastColumn": 23, "firstColumn": 3, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "idden\">\n\t\t<section class=\"top\">\n\t\t\t<s", "hiliteStart": 10, "hiliteLength": 21 }, { "type": "info", "lastLine": 1485, "lastColumn": 729, "firstColumn": 462, "subType": "warning", "message": "The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.", "extract": "nofollow\"><img src=\"https://cdn.revive-adserver.net/366065ac599479ee24804d5bfc0af042.jpg\" width=\"180\" height=\"150\" alt=\"Ian H. Graham: Custom Insurance Solutions for Community Associations\" title=\"Ian H. Graham: Custom Insurance Solutions for Community Associations\" border=\"0\"></a><d", "hiliteStart": 10, "hiliteLength": 268 }, { "type": "info", "lastLine": 1482, "lastColumn": 67, "firstColumn": 13, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": " <section class=\"span3 adsection\" style=\"height: 90px;\">\n ", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "info", "lastLine": 1491, "lastColumn": 51, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "an8\">\n\t\t\t\t<section class=\"SPFooterNavigation span12 nav\">\n\t\t\t\t\n", "hiliteStart": 10, "hiliteLength": 47 }, { "type": "info", "lastLine": 1490, "lastColumn": 27, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "tion>\n\t\t\t\t<section class=\"span8\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "error", "lastLine": 1559, "lastColumn": 137, "firstColumn": 54, "message": "Bad value /Style Library/assets/images/footer-social-facebook.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "AIsocial\"><img src=\"/Style Library/assets/images/footer-social-facebook.png\" title=\"Facebook\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 84 }, { "type": "error", "lastLine": 1560, "lastColumn": 141, "firstColumn": 56, "message": "Bad value /Style Library/assets/images/footer-social-instagram.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "isocial/\"><img src=\"/Style Library/assets/images/footer-social-instagram.png\" title=\"Instagram\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 86 }, { "type": "error", "lastLine": 1561, "lastColumn": 144, "firstColumn": 61, "message": "Bad value /Style Library/assets/images/footer-social-linkedin.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "id=39092\"><img src=\"/Style Library/assets/images/footer-social-linkedin.png\" title=\"Linkedin\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 84 }, { "type": "error", "lastLine": 1562, "lastColumn": 131, "firstColumn": 50, "message": "Bad value /Style Library/assets/images/footer-social-twitter.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "isocial/\"><img src=\"/Style Library/assets/images/footer-social-twitter.png\" title=\"Twitter\"></a>\t\t", "hiliteStart": 10, "hiliteLength": 82 }, { "type": "error", "lastLine": 1563, "lastColumn": 157, "firstColumn": 76, "message": "Bad value /Style Library/assets/images/footer-social-youtube.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "QYXqXDgA\"><img src=\"/Style Library/assets/images/footer-social-youtube.png\" title=\"Youtube\"></a>\n\t", "hiliteStart": 10, "hiliteLength": 82 }, { "type": "info", "lastLine": 1556, "lastColumn": 41, "firstColumn": 6, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "n1\">\n\t\t\t\t\t<section class=\"connect-inner-wrap\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 36 }, { "type": "info", "lastLine": 1555, "lastColumn": 27, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "tion>\n\t\t\t\t<section class=\"span1\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 1481, "lastColumn": 30, "firstColumn": 4, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "ttom\">\n\t\t\t<section class=\"row-fluid\">\n ", "hiliteStart": 10, "hiliteLength": 27 }, { "type": "info", "lastLine": 1480, "lastColumn": 38, "firstColumn": 3, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": " \n\t\t<section id=\"Footer\" class=\"bottom\">\n\t\t\t<s", "hiliteStart": 10, "hiliteLength": 36 }, { "type": "info", "lastLine": 1438, "lastColumn": 54, "firstColumn": 2, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "Hidden\">\n\t<section class=\"container-full-marg ms-dialogHidden\">\n\t\t<se", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "error", "lastLine": 1607, "lastColumn": 122, "firstColumn": 37, "message": "Element div not allowed as child of element h1 in this context. (Suppressing further errors from this subtree.)", "extract": " <div id=\"DeltaPlaceHolderPageDescription\" class=\"ms-displayInlineBlock ms-normalWrap\">\n\t\n ", "hiliteStart": 10, "hiliteLength": 86 }, { "type": "info", "lastLine": 1618, "lastColumn": 67, "firstColumn": 37, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": " <script type=\"text/javascript\">// <![", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1632, "lastColumn": 62, "firstColumn": 37, "subType": "warning", "message": "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.", "extract": " <a name=\"startNavigation\">\n ", "hiliteStart": 10, "hiliteLength": 26 }, { "type": "info", "lastLine": 1656, "lastColumn": 36, "firstColumn": 6, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": " \n\t\t\t\t\t<script type=\"text/javascript\">//<![C", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1689, "lastColumn": 39, "firstColumn": 9, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": " \n <script type=\"text/javascript\">// <![", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1695, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "pt>\n \n\n<script type=\"text/javascript\">\n//<![", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 1769, "lastColumn": 182, "firstColumn": 1, "message": "Duplicate ID ctl00_ctl72_ExplicitLogin.", "extract": "\t\t\t<span>\n<a id=\"ctl00_ctl72_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\" style=\"display:inline-block;\">Sign I", "hiliteStart": 10, "hiliteLength": 182 }, { "type": "info", "lastLine": 435, "lastColumn": 182, "firstColumn": 1, "subType": "warning", "message": "The first occurrence of ID ctl00_ctl72_ExplicitLogin was here.", "extract": "\t\t\t<span>\n<a id=\"ctl00_ctl72_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\" style=\"display:inline-block;\">Sign I", "hiliteStart": 10, "hiliteLength": 182 }, { "type": "info", "lastLine": 1763, "lastColumn": 41, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "<nav>\n\t\t\t\t<section class=\"mobile-bottom-links\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1779, "lastColumn": 177, "firstColumn": 2, "message": "Duplicate ID WebPartWPQ1.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "info", "lastLine": 445, "lastColumn": 177, "firstColumn": 2, "subType": "warning", "message": "The first occurrence of ID WebPartWPQ1 was here.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1779, "lastColumn": 177, "firstColumn": 2, "message": "Attribute webpartid not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1779, "lastColumn": 177, "firstColumn": 2, "message": "Attribute haspers not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1779, "lastColumn": 177, "firstColumn": 2, "message": "Attribute width not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1779, "lastColumn": 177, "firstColumn": 2, "message": "Attribute onlyformepart not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1779, "lastColumn": 177, "firstColumn": 2, "message": "Attribute allowdelete not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ1\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1780, "lastColumn": 49, "firstColumn": 29, "message": "Duplicate ID ChapterMNLI.", "extract": "LGray\" --><li id=\"ChapterMNLI\"><a hre", "hiliteStart": 10, "hiliteLength": 21 }, { "type": "info", "lastLine": 446, "lastColumn": 49, "firstColumn": 29, "subType": "warning", "message": "The first occurrence of ID ChapterMNLI was here.", "extract": "LGray\" --><li id=\"ChapterMNLI\"><a hre", "hiliteStart": 10, "hiliteLength": 21 }, { "type": "error", "lastLine": 1780, "lastColumn": 171, "firstColumn": 118, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1780, "lastColumn": 171, "firstColumn": 118, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1797, "lastColumn": 132, "firstColumn": 35, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavChapters.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\"></a> ", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 1797, "lastColumn": 132, "firstColumn": 35, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\"></a> ", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 1801, "lastColumn": 45, "firstColumn": 7, "message": "Duplicate ID AdvocacyMNLI.", "extract": "li>\n <li id=\"AdvocacyMNLI\" class=\"Advocacy\"><a hre", "hiliteStart": 10, "hiliteLength": 39 }, { "type": "info", "lastLine": 467, "lastColumn": 45, "firstColumn": 7, "subType": "warning", "message": "The first occurrence of ID AdvocacyMNLI was here.", "extract": "li>\n <li id=\"AdvocacyMNLI\" class=\"Advocacy\"><a hre", "hiliteStart": 10, "hiliteLength": 39 }, { "type": "error", "lastLine": 1801, "lastColumn": 167, "firstColumn": 114, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1801, "lastColumn": 167, "firstColumn": 114, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1821, "lastColumn": 134, "firstColumn": 37, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\"></a> \n", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 1821, "lastColumn": 134, "firstColumn": 37, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\"></a> \n", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 1825, "lastColumn": 56, "firstColumn": 6, "message": "Duplicate ID LearningCenterMNLI.", "extract": "/li>\n <li id=\"LearningCenterMNLI\" class=\"LearningCenter\"><a hre", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 491, "lastColumn": 56, "firstColumn": 6, "subType": "warning", "message": "The first occurrence of ID LearningCenterMNLI was here.", "extract": "/li>\n <li id=\"LearningCenterMNLI\" class=\"LearningCenter\"><a hre", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "error", "lastLine": 1825, "lastColumn": 198, "firstColumn": 145, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1825, "lastColumn": 198, "firstColumn": 145, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1849, "lastColumn": 135, "firstColumn": 35, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\"></a> ", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 1849, "lastColumn": 135, "firstColumn": 35, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\"></a> ", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 1852, "lastColumn": 67, "firstColumn": 13, "message": "Duplicate ID CommunityManagerMNLI.", "extract": " <li id=\"CommunityManagerMNLI\" class=\"CommunityManager\"><a hre", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "info", "lastLine": 518, "lastColumn": 67, "firstColumn": 13, "subType": "warning", "message": "The first occurrence of ID CommunityManagerMNLI was here.", "extract": " <li id=\"CommunityManagerMNLI\" class=\"CommunityManager\"><a hre", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "error", "lastLine": 1852, "lastColumn": 208, "firstColumn": 155, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1852, "lastColumn": 208, "firstColumn": 155, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1877, "lastColumn": 131, "firstColumn": 34, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\"></a> <", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 1877, "lastColumn": 131, "firstColumn": 34, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\"></a> <", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "error", "lastLine": 1880, "lastColumn": 158, "firstColumn": 105, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1880, "lastColumn": 158, "firstColumn": 105, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1904, "lastColumn": 138, "firstColumn": 38, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": " href=\"#\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\"></a> <", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 1904, "lastColumn": 138, "firstColumn": 38, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": " href=\"#\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\"></a> <", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 1907, "lastColumn": 58, "firstColumn": 3, "message": "Duplicate ID BusinessPartnersMNLI.", "extract": " </li>\n <li id=\"BusinessPartnersMNLI\" class=\"BusinessPartners \"><a hre", "hiliteStart": 10, "hiliteLength": 56 }, { "type": "info", "lastLine": 573, "lastColumn": 58, "firstColumn": 3, "subType": "warning", "message": "The first occurrence of ID BusinessPartnersMNLI was here.", "extract": " </li>\n <li id=\"BusinessPartnersMNLI\" class=\"BusinessPartners \"><a hre", "hiliteStart": 10, "hiliteLength": 56 }, { "type": "error", "lastLine": 1907, "lastColumn": 197, "firstColumn": 144, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1907, "lastColumn": 197, "firstColumn": 144, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 1930, "lastColumn": 137, "firstColumn": 37, "message": "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\"></a> <", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 1930, "lastColumn": 137, "firstColumn": 37, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\"></a> <", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "error", "lastLine": 1946, "lastColumn": 85, "firstColumn": 12, "message": "Duplicate ID DeltaPlaceHolderSearchArea.", "extract": "\t\t\t\t\t\t\t\t\t\t<div id=\"DeltaPlaceHolderSearchArea\" class=\"ms-mpSearchBox ms-floatRight\">\n\t\n ", "hiliteStart": 10, "hiliteLength": 74 }, { "type": "info", "lastLine": 612, "lastColumn": 85, "firstColumn": 12, "subType": "warning", "message": "The first occurrence of ID DeltaPlaceHolderSearchArea was here.", "extract": "\t\t\t\t\t\t\t\t\t\t<div id=\"DeltaPlaceHolderSearchArea\" class=\"ms-mpSearchBox ms-floatRight\">\n\t\n ", "hiliteStart": 10, "hiliteLength": 74 }, { "type": "error", "lastLine": 1950, "lastColumn": 33, "firstColumn": 9, "message": "Duplicate ID searchInputBox.", "extract": " \n\t\t\t\t\t\t\t\t<div id=\"searchInputBox\">\n ", "hiliteStart": 10, "hiliteLength": 25 }, { "type": "info", "lastLine": 620, "lastColumn": 25, "firstColumn": 1, "subType": "warning", "message": "The first occurrence of ID searchInputBox was here.", "extract": " \n<div id=\"searchInputBox\">\n ", "hiliteStart": 10, "hiliteLength": 25 }, { "type": "error", "lastLine": 1952, "lastColumn": 178, "firstColumn": 3, "message": "Duplicate ID WebPartWPQ2.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "info", "lastLine": 622, "lastColumn": 178, "firstColumn": 3, "subType": "warning", "message": "The first occurrence of ID WebPartWPQ2 was here.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1952, "lastColumn": 178, "firstColumn": 3, "message": "Attribute webpartid not allowed on element div at this point.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1952, "lastColumn": 178, "firstColumn": 3, "message": "Attribute haspers not allowed on element div at this point.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1952, "lastColumn": 178, "firstColumn": 3, "message": "Attribute width not allowed on element div at this point.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1952, "lastColumn": 178, "firstColumn": 3, "message": "Attribute onlyformepart not allowed on element div at this point.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1952, "lastColumn": 178, "firstColumn": 3, "message": "Attribute allowdelete not allowed on element div at this point.", "extract": "idth \">\n\t\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ2\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1952, "lastColumn": 308, "firstColumn": 179, "message": "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr.", "extract": " style=\"\"><div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\"><div i", "hiliteStart": 10, "hiliteLength": 130 }, { "type": "info", "lastLine": 622, "lastColumn": 308, "firstColumn": 179, "subType": "warning", "message": "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr was here.", "extract": " style=\"\"><div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\"><div i", "hiliteStart": 10, "hiliteLength": 130 }, { "type": "error", "lastLine": 1952, "lastColumn": 308, "firstColumn": 179, "message": "Attribute componentid not allowed on element div at this point.", "extract": " style=\"\"><div componentid=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr\"><div i", "hiliteStart": 10, "hiliteLength": 130 }, { "type": "error", "lastLine": 1952, "lastColumn": 343, "firstColumn": 309, "message": "Duplicate ID SearchBox.", "extract": "Box1_csr\"><div id=\"SearchBox\" name=\"Control\"><div c", "hiliteStart": 10, "hiliteLength": 35 }, { "type": "info", "lastLine": 622, "lastColumn": 343, "firstColumn": 309, "subType": "warning", "message": "The first occurrence of ID SearchBox was here.", "extract": "Box1_csr\"><div id=\"SearchBox\" name=\"Control\"><div c", "hiliteStart": 10, "hiliteLength": 35 }, { "type": "error", "lastLine": 1952, "lastColumn": 343, "firstColumn": 309, "message": "Attribute name not allowed on element div at this point.", "extract": "Box1_csr\"><div id=\"SearchBox\" name=\"Control\"><div c", "hiliteStart": 10, "hiliteLength": 35 }, { "type": "error", "lastLine": 1952, "lastColumn": 451, "firstColumn": 344, "message": "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv.", "extract": "\"Control\"><div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv\"><input", "hiliteStart": 10, "hiliteLength": 108 }, { "type": "info", "lastLine": 622, "lastColumn": 451, "firstColumn": 344, "subType": "warning", "message": "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv was here.", "extract": "\"Control\"><div class=\"ms-srch-sb ms-srch-sb-border\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv\"><input", "hiliteStart": 10, "hiliteLength": 108 }, { "type": "error", "lastLine": 1952, "lastColumn": 1596, "firstColumn": 452, "message": "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox.", "extract": "_sboxdiv\"><input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox\" autocomplete=\"off\" autocorrect=\"off\" onkeypress=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);return Srch.U.cancelEvent(event);}})\" onkeydown=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.activateDefaultQuerySuggestionBehavior();})\" onfocus=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.hidePrompt();ctl.setBorder(true);})\" onblur=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr'); if (ctl){ ctl.showPrompt(); ctl.setBorder(false);}})\" class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\"><a tit", "hiliteStart": 10, "hiliteLength": 1145 }, { "type": "info", "lastLine": 622, "lastColumn": 1596, "firstColumn": 452, "subType": "warning", "message": "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox was here.", "extract": "_sboxdiv\"><input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox\" autocomplete=\"off\" autocorrect=\"off\" onkeypress=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);return Srch.U.cancelEvent(event);}})\" onkeydown=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.activateDefaultQuerySuggestionBehavior();})\" onfocus=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.hidePrompt();ctl.setBorder(true);})\" onblur=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr'); if (ctl){ ctl.showPrompt(); ctl.setBorder(false);}})\" class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\"><a tit", "hiliteStart": 10, "hiliteLength": 1145 }, { "type": "error", "lastLine": 1952, "lastColumn": 1596, "firstColumn": 452, "message": "Attribute autocorrect not allowed on element input at this point.", "extract": "_sboxdiv\"><input type=\"text\" value=\"Search...\" maxlength=\"2048\" accesskey=\"S\" title=\"SEARCH\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox\" autocomplete=\"off\" autocorrect=\"off\" onkeypress=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);return Srch.U.cancelEvent(event);}})\" onkeydown=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.activateDefaultQuerySuggestionBehavior();})\" onfocus=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr');ctl.hidePrompt();ctl.setBorder(true);})\" onblur=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr'); if (ctl){ ctl.showPrompt(); ctl.setBorder(false);}})\" class=\"ms-textSmall ms-srch-sb-prompt ms-helperText\"><a tit", "hiliteStart": 10, "hiliteLength": 1145 }, { "type": "error", "lastLine": 1952, "lastColumn": 1971, "firstColumn": 1597, "message": "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink.", "extract": "lperText\"><a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink\" onclick=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);})\" href=\"javascript: {}\"><img s", "hiliteStart": 10, "hiliteLength": 375 }, { "type": "info", "lastLine": 622, "lastColumn": 1971, "firstColumn": 1597, "subType": "warning", "message": "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink was here.", "extract": "lperText\"><a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink\" onclick=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr').search($get('ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox').value);})\" href=\"javascript: {}\"><img s", "hiliteStart": 10, "hiliteLength": 375 }, { "type": "error", "lastLine": 1952, "lastColumn": 2085, "firstColumn": 1972, "message": "Duplicate ID searchImg.", "extract": "ript: {}\"><img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searchImg\" alt=\"Search\"></a><d", "hiliteStart": 10, "hiliteLength": 114 }, { "type": "info", "lastLine": 622, "lastColumn": 2085, "firstColumn": 1972, "subType": "warning", "message": "The first occurrence of ID searchImg was here.", "extract": "ript: {}\"><img src=\"/_layouts/15/images/searchresultui.png?rev=40\" class=\"ms-srch-sb-searchImg\" id=\"searchImg\" alt=\"Search\"></a><d", "hiliteStart": 10, "hiliteLength": 114 }, { "type": "error", "lastLine": 1952, "lastColumn": 2157, "firstColumn": 2090, "message": "Duplicate ID AutoCompContainer.", "extract": "arch\"></a><div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\"><div i", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "info", "lastLine": 622, "lastColumn": 2157, "firstColumn": 2090, "subType": "warning", "message": "The first occurrence of ID AutoCompContainer was here.", "extract": "arch\"></a><div class=\"ms-qSuggest-container ms-shadow\" id=\"AutoCompContainer\"><div i", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "error", "lastLine": 1952, "lastColumn": 2233, "firstColumn": 2158, "message": "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList.", "extract": "ontainer\"><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", "hiliteStart": 10, "hiliteLength": 76 }, { "type": "info", "lastLine": 622, "lastColumn": 2233, "firstColumn": 2158, "subType": "warning", "message": "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList was here.", "extract": "ontainer\"><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList\"></div>", "hiliteStart": 10, "hiliteLength": 76 }, { "type": "error", "lastLine": 1952, "lastColumn": 2341, "firstColumn": 2274, "message": "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript.", "extract": "<noscript><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript\">It loo", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "info", "lastLine": 622, "lastColumn": 2341, "firstColumn": 2274, "subType": "warning", "message": "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript was here.", "extract": "<noscript><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript\">It loo", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "error", "lastLine": 1952, "lastColumn": 2518, "firstColumn": 2460, "message": "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1.", "extract": "/noscript><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\">\n\n\t\t</", "hiliteStart": 10, "hiliteLength": 59 }, { "type": "info", "lastLine": 622, "lastColumn": 2518, "firstColumn": 2460, "subType": "warning", "message": "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1 was here.", "extract": "/noscript><div id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1\">\n\n\t\t</", "hiliteStart": 10, "hiliteLength": 59 }, { "type": "error", "lastLine": 1969, "lastColumn": 177, "firstColumn": 2, "message": "Duplicate ID WebPartWPQ3.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "info", "lastLine": 635, "lastColumn": 177, "firstColumn": 2, "subType": "warning", "message": "The first occurrence of ID WebPartWPQ3 was here.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1969, "lastColumn": 177, "firstColumn": 2, "message": "Attribute webpartid not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1969, "lastColumn": 177, "firstColumn": 2, "message": "Attribute haspers not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1969, "lastColumn": 177, "firstColumn": 2, "message": "Attribute width not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1969, "lastColumn": 177, "firstColumn": 2, "message": "Attribute onlyformepart not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 1969, "lastColumn": 177, "firstColumn": 2, "message": "Attribute allowdelete not allowed on element div at this point.", "extract": "Width \">\n\t<div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowdelete=\"false\" style=\"\"><div c", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "info", "lastLine": 1973, "lastColumn": 43, "subType": "warning", "message": "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.", "extract": "dded the div --Mike 10/10/2019", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "info", "lastLine": 1940, "lastColumn": 28, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "\n\t\t\t\t\n\t\t\t\t<section class=\"search\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 24 }, { "type": "error", "lastLine": 2040, "lastColumn": 59, "firstColumn": 7, "message": "Duplicate ID MyProfileLinksContainer.", "extract": "-->\n\t\t\t\t\t\t<li id=\"MyProfileLinksContainer\" class=\"member-area\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 367, "lastColumn": 39, "firstColumn": 7, "subType": "warning", "message": "The first occurrence of ID MyProfileLinksContainer was here.", "extract": "-->\n\t\t\t\t\t\t<li id=\"MyProfileLinksContainer\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 33 }, { "type": "error", "lastLine": 2041, "lastColumn": 101, "firstColumn": 48, "message": "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "error", "lastLine": 2041, "lastColumn": 101, "firstColumn": 48, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "s=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span", "hiliteStart": 10, "hiliteLength": 54 }, { "type": "info", "lastLine": 2027, "lastColumn": 43, "firstColumn": 7, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "\t\t\t\n\t\t\t\t\t\t<section class=\"mobile-bottom-links\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1761, "lastColumn": 157, "firstColumn": 63, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "pan></div><section id=\"jPanelMenu-menu\" class=\"bottom\" style=\"width: 270px; z-index: -1; display: none;\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 95 }, { "type": "error", "lastLine": 2111, "lastColumn": 85, "firstColumn": 2, "message": "Bad value /Style Library/assets/js/jquery.isotope.min.js for attribute src on element script: Illegal character in path segment: space is not allowed.", "extract": "\t\n\t\t\t\n\n\t\n\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/jquery.isotope.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 84 }, { "type": "info", "lastLine": 2111, "lastColumn": 85, "firstColumn": 2, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\t\n\t\t\t\n\n\t\n\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/jquery.isotope.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 84 }, { "type": "error", "lastLine": 2112, "lastColumn": 88, "firstColumn": 2, "message": "Bad value /Style Library/assets/js/jquery.jpanelmenu.min.js for attribute src on element script: Illegal character in path segment: space is not allowed.", "extract": "/script>\n\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/jquery.jpanelmenu.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 87 }, { "type": "info", "lastLine": 2112, "lastColumn": 88, "firstColumn": 2, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "/script>\n\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/jquery.jpanelmenu.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 87 }, { "type": "error", "lastLine": 2113, "lastColumn": 88, "firstColumn": 2, "message": "Bad value /Style Library/assets/js/jquery.flexslider-min.js for attribute src on element script: Illegal character in path segment: space is not allowed.", "extract": "/script>\n\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/jquery.flexslider-min.js\"></scri", "hiliteStart": 10, "hiliteLength": 87 }, { "type": "info", "lastLine": 2113, "lastColumn": 88, "firstColumn": 2, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "/script>\n\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/jquery.flexslider-min.js\"></scri", "hiliteStart": 10, "hiliteLength": 87 }, { "type": "error", "lastLine": 2114, "lastColumn": 77, "firstColumn": 2, "message": "Bad value /Style Library/assets/js/script.js?v=2 for attribute src on element script: Illegal character in path segment: space is not allowed.", "extract": "/script>\n\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/script.js?v=2\"></scri", "hiliteStart": 10, "hiliteLength": 76 }, { "type": "info", "lastLine": 2114, "lastColumn": 77, "firstColumn": 2, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "/script>\n\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/script.js?v=2\"></scri", "hiliteStart": 10, "hiliteLength": 76 }, { "type": "error", "lastLine": 2115, "lastColumn": 70, "firstColumn": 2, "message": "Bad value /Style Library/assets/js/CAI.js for attribute src on element script: Illegal character in path segment: space is not allowed.", "extract": "/script>\n\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/CAI.js\"></scri", "hiliteStart": 10, "hiliteLength": 69 }, { "type": "info", "lastLine": 2115, "lastColumn": 70, "firstColumn": 2, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "/script>\n\t<script type=\"text/javascript\" src=\"/Style Library/assets/js/CAI.js\"></scri", "hiliteStart": 10, "hiliteLength": 69 }, { "type": "info", "lastLine": 2118, "lastColumn": 32, "firstColumn": 2, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "ript>\n\n\t\n\t<script type=\"text/javascript\">\n\t\n\tva", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 2158, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "script>\n\n\n<script type=\"text/javascript\">\n\n$(do", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 2206, "lastColumn": 36, "firstColumn": 1, "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)", "extract": "\n\n\n \t\t\t\n<style id=\"jPanelMenu-style-master\">body{w", "hiliteStart": 10, "hiliteLength": 36 }, { "type": "error", "lastLine": 2206, "lastColumn": 615, "firstColumn": 363, "message": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "extract": ")}</style><iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.6184048311ebe2b4d9580ce803ab4baa.html?origin=https%3A%2F%2Fwww.caionline.org\" title=\"Twitter settings iframe\" style=\"display: none;\"></ifra", "hiliteStart": 10, "hiliteLength": 253 }, { "type": "error", "lastLine": 2206, "lastColumn": 615, "firstColumn": 363, "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "extract": ")}</style><iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.6184048311ebe2b4d9580ce803ab4baa.html?origin=https%3A%2F%2Fwww.caionline.org\" title=\"Twitter settings iframe\" style=\"display: none;\"></ifra", "hiliteStart": 10, "hiliteLength": 253 }, { "type": "error", "lastLine": 2206, "lastColumn": 615, "firstColumn": 363, "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.", "extract": ")}</style><iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.6184048311ebe2b4d9580ce803ab4baa.html?origin=https%3A%2F%2Fwww.caionline.org\" title=\"Twitter settings iframe\" style=\"display: none;\"></ifra", "hiliteStart": 10, "hiliteLength": 253 }, { "type": "error", "lastLine": 2214, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "</script>\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 2214, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 2215, "lastColumn": 141, "firstColumn": 11, "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.", "extract": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=391268254957694&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "error", "lastLine": 2216, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "noscript>\n<script type=\"text/javascript\" id=\"\">(funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 2214, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "</script>\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 2216, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "noscript>\n<script type=\"text/javascript\" id=\"\">(funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 2216, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "noscript>\n<script type=\"text/javascript\" id=\"\">(funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 2216, "lastColumn": 324, "firstColumn": 270, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ";</script><script type=\"text/javascript\" id=\"gtm-jq-ajax-listen\">(funct", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "info", "lastLine": 2217, "lastColumn": 572, "firstColumn": 517, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ";</script><script type=\"text/javascript\" id=\"gtm-scroll-tracking\">(funct", "hiliteStart": 10, "hiliteLength": 56 }, { "type": "info", "lastLine": 2226, "lastColumn": 387, "firstColumn": 331, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ";</script><script type=\"text/javascript\" id=\"gtm-youtube-tracking\">(funct", "hiliteStart": 10, "hiliteLength": 57 }, { "type": "error", "lastLine": 2234, "lastColumn": 96, "firstColumn": 1, "message": "Duplicate ID .", "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"https://secure.datawrkz.com/seg?add=17165624&t=1\"></scri", "hiliteStart": 10, "hiliteLength": 96 }, { "type": "info", "lastLine": 2214, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "</script>\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 2234, "lastColumn": 96, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"https://secure.datawrkz.com/seg?add=17165624&t=1\"></scri", "hiliteStart": 10, "hiliteLength": 96 }, { "type": "info", "lastLine": 2234, "lastColumn": 96, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" id=\"\" src=\"https://secure.datawrkz.com/seg?add=17165624&t=1\"></scri", "hiliteStart": 10, "hiliteLength": 96 }, { "type": "error", "lastLine": 2234, "lastColumn": 195, "firstColumn": 106, "message": "Duplicate ID .", "extract": "></script><script type=\"text/javascript\" id=\"\" src=\"https://tracking.magnetmail.net/MagnetLeads.js\"></scri", "hiliteStart": 10, "hiliteLength": 90 }, { "type": "info", "lastLine": 2214, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "</script>\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 2234, "lastColumn": 195, "firstColumn": 106, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "></script><script type=\"text/javascript\" id=\"\" src=\"https://tracking.magnetmail.net/MagnetLeads.js\"></scri", "hiliteStart": 10, "hiliteLength": 90 }, { "type": "info", "lastLine": 2234, "lastColumn": 195, "firstColumn": 106, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" id=\"\" src=\"https://tracking.magnetmail.net/MagnetLeads.js\"></scri", "hiliteStart": 10, "hiliteLength": 90 }, { "type": "info", "lastLine": 2235, "lastColumn": 83, "firstColumn": 53, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "remove --><script type=\"text/javascript\">\n(func", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 2244, "lastColumn": 130, "firstColumn": 100, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\">\n v", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 2255, "lastColumn": 197, "firstColumn": 23, "message": "Bad value //www.rumiview.com/ppms.php?idsite=391d4089-ca49-4098-86e6-204b87c4dd80&rec=1&url=##pageUrl## for attribute src on element img: Illegal character in fragment: # is not allowed.", "extract": "script><p><img referrerpolicy=\"no-referrer-when-downgrade\" src=\"//www.rumiview.com/ppms.php?idsite=391d4089-ca49-4098-86e6-204b87c4dd80&rec=1&url=##pageUrl##\" style=\"border:0\" alt=\"\" /></p></", "hiliteStart": 10, "hiliteLength": 175 }, { "type": "error", "lastLine": 2309, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "emove -->\n<script type=\"text/javascript\" id=\"\">com.re", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 2214, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "</script>\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 2309, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "emove -->\n<script type=\"text/javascript\" id=\"\">com.re", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 2309, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "emove -->\n<script type=\"text/javascript\" id=\"\">com.re", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 2309, "lastColumn": 398, "firstColumn": 143, "message": "Bad value true for attribute allowfullscreen on element iframe.", "extract": ";</script><iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></ifra", "hiliteStart": 10, "hiliteLength": 256 }, { "type": "error", "lastLine": 2309, "lastColumn": 398, "firstColumn": 143, "message": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "extract": ";</script><iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></ifra", "hiliteStart": 10, "hiliteLength": 256 }, { "type": "error", "lastLine": 2309, "lastColumn": 398, "firstColumn": 143, "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "extract": ";</script><iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></ifra", "hiliteStart": 10, "hiliteLength": 256 }, { "type": "error", "lastLine": 2309, "lastColumn": 398, "firstColumn": 143, "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.", "extract": ";</script><iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></ifra", "hiliteStart": 10, "hiliteLength": 256 } ] } }, { "type": "test", "which": "wave", "reportType": 4, "what": "WAVE", "url": "https://www.caionline.org/pages/default.aspx", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Home", "pageurl": "https://www.caionline.org/pages/default.aspx", "time": 4.23, "creditsremaining": 301, "allitemcount": 183, "totalelements": 1279, "waveurl": "http://wave.webaim.org/report?url=https://www.caionline.org/pages/default.aspx" }, "categories": { "error": { "description": "Errors", "count": 63, "items": { "alt_missing": { "id": "alt_missing", "description": "Missing alternative text", "count": 30, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#imgPrefetch > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#imgPrefetch > IMG:first-child + IMG", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#imgPrefetch > IMG:first-child + IMG + IMG", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child > SECTION:first-child > SECTION:first-child + SECTION > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#ChapterMNLI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#AdvocacyMNLI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#LearningCenterMNLI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#CommunityManagerMNLI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#BusinessPartnersMNLI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV + SECTION + SECTION > UL:first-child > LI#MyProfileLinksContainer > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI > DIV:first-child + DIV > SPAN:first-child + DIV + DIV > UL:first-child > LI:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI > DIV:first-child + DIV > SPAN:first-child + DIV + DIV > UL:first-child > LI:first-child + LI > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI > DIV:first-child + DIV > SPAN:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI > DIV:first-child + DIV > SPAN:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION + SECTION > SECTION:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION + SECTION > SECTION:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION + SECTION > SECTION:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION + SECTION > SECTION:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION + SECTION > SECTION:first-child > SECTION:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION + SECTION > SECTION:first-child > SECTION:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION + SECTION > SECTION:first-child > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION + SECTION > SECTION:first-child > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#ChapterMNLI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#AdvocacyMNLI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#LearningCenterMNLI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#CommunityManagerMNLI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#BusinessPartnersMNLI > A:first-child > SPAN:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV + SECTION + SECTION > UL:first-child > LI#MyProfileLinksContainer > A:first-child > SPAN:first-child > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "alt_link_missing": { "id": "alt_link_missing", "description": "Linked image missing alternative text", "count": 27, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > SECTION:first-child > UL:first-child + SECTION > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > SECTION:first-child > UL:first-child + SECTION > A:first-child + A > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > SECTION:first-child > UL:first-child + SECTION > A:first-child + A + A > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > SECTION:first-child > UL:first-child + SECTION > A:first-child + A + A + A > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > SECTION:first-child > UL:first-child + SECTION > A:first-child + A + A + A + A > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#ChapterMNLI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#AdvocacyMNLI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#LearningCenterMNLI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#CommunityManagerMNLI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#BusinessPartnersMNLI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child + DIV > SPAN:first-child + DIV > DIV#WebPartWPQ6 > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child + DIV > SPAN:first-child + DIV > DIV#WebPartWPQ6 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child + DIV > SPAN:first-child + DIV > DIV#WebPartWPQ6 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child + DIV > SPAN:first-child + DIV > DIV#WebPartWPQ6 > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child + DIV > DIV:first-child > DIV#WebPartWPQ7 > DIV:first-child > SPAN:first-child + DIV > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER > SECTION:first-child > SECTION:first-child > SECTION:first-child > SECTION:first-child + SECTION > SECTION:first-child + SECTION > SECTION:first-child > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER > SECTION:first-child > SECTION:first-child > SECTION:first-child > SECTION:first-child + SECTION > SECTION:first-child + SECTION > SECTION:first-child > A:first-child + A > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER > SECTION:first-child > SECTION:first-child > SECTION:first-child > SECTION:first-child + SECTION > SECTION:first-child + SECTION > SECTION:first-child > A:first-child + A + A > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER > SECTION:first-child > SECTION:first-child > SECTION:first-child > SECTION:first-child + SECTION > SECTION:first-child + SECTION > SECTION:first-child > A:first-child + A + A + A > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER > SECTION:first-child > SECTION:first-child > SECTION:first-child > SECTION:first-child + SECTION > SECTION:first-child + SECTION > SECTION:first-child > A:first-child + A + A + A + A > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#ChapterMNLI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#AdvocacyMNLI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#LearningCenterMNLI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#CommunityManagerMNLI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV > DIV#WebPartWPQ1 > DIV:first-child > UL:first-child > LI#BusinessPartnersMNLI > A:first-child + UL > LI:first-child + LI > A:first-child > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "link_empty": { "id": "link_empty", "description": "Empty link", "count": 6, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > A#HiddenAnchor", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION > DIV:first-child > DIV:first-child > DIV#MSOZoneCell_WebPartWPQ8 > DIV:first-child > DIV#WebPartWPQ8 > DIV#cbqwpctl00_ctl50_g_2546640d_afa7_4db8_8e94_89e7fb3a0968 > DIV:first-child > SECTION:first-child > UL:first-child > LI:first-child > DIV:first-child > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION > DIV:first-child > DIV:first-child > DIV#MSOZoneCell_WebPartWPQ8 > DIV:first-child > DIV#WebPartWPQ8 > DIV#cbqwpctl00_ctl50_g_2546640d_afa7_4db8_8e94_89e7fb3a0968 > DIV:first-child > SECTION:first-child > UL:first-child > LI:first-child + LI > DIV:first-child > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION > DIV:first-child > DIV:first-child > DIV#MSOZoneCell_WebPartWPQ8 > DIV:first-child > DIV#WebPartWPQ8 > DIV#cbqwpctl00_ctl50_g_2546640d_afa7_4db8_8e94_89e7fb3a0968 > DIV:first-child > SECTION:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION > DIV:first-child > DIV:first-child > DIV#MSOZoneCell_WebPartWPQ8 > DIV:first-child > DIV#WebPartWPQ8 > DIV#cbqwpctl00_ctl50_g_2546640d_afa7_4db8_8e94_89e7fb3a0968 > DIV:first-child > SECTION:first-child > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION > DIV:first-child > DIV:first-child > DIV#MSOZoneCell_WebPartWPQ8 > DIV:first-child > DIV#WebPartWPQ8 > DIV#cbqwpctl00_ctl50_g_2546640d_afa7_4db8_8e94_89e7fb3a0968 > DIV:first-child > SECTION:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > DIV:first-child > DIV:first-child > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] } } }, "contrast": { "description": "Contrast Errors", "count": 1, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#contentRow > SECTION:first-child + SECTION > SECTION#MainDataContainer > DIV#DeltaPlaceHolderMain > A:first-child + SCRIPT + SECTION > DIV:first-child > DIV:first-child > DIV#MSOZoneCell_WebPartWPQ8 > DIV:first-child > DIV#WebPartWPQ8 > DIV#cbqwpctl00_ctl50_g_2546640d_afa7_4db8_8e94_89e7fb3a0968 > DIV:first-child > SECTION:first-child > UL:first-child + OL > LI:first-child > A:first-child" ], "contrastdata": [ [ 2.33, "#0075b4", "#ff9900", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 33, "items": { "image_title": { "id": "image_title", "description": "Image with title", "count": 5, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER > SECTION:first-child > SECTION#Footer > SECTION:first-child > SECTION:first-child + SECTION + SECTION > SECTION:first-child > UL:first-child > LI:first-child > A:first-child > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER > SECTION:first-child > SECTION#Footer > SECTION:first-child > SECTION:first-child + SECTION + SECTION > SECTION:first-child > UL:first-child > LI:first-child > A:first-child + A > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER > SECTION:first-child > SECTION#Footer > SECTION:first-child > SECTION:first-child + SECTION + SECTION > SECTION:first-child > UL:first-child > LI:first-child > A:first-child + A + A > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER > SECTION:first-child > SECTION#Footer > SECTION:first-child > SECTION:first-child + SECTION + SECTION > SECTION:first-child > UL:first-child > LI:first-child > A:first-child + A + A + A > IMG:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER > SECTION:first-child > SECTION#Footer > SECTION:first-child > SECTION:first-child + SECTION + SECTION > SECTION:first-child > UL:first-child > LI:first-child > A:first-child + A + A + A + A > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "label_title": { "id": "label_title", "description": "Unlabeled form control with title", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > UL:first-child > LI:first-child > DIV#DeltaPlaceHolderSearchArea > DIV#searchInputBox > DIV:first-child > DIV#WebPartWPQ2 > DIV#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr > DIV#SearchBox > DIV#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv > INPUT#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > UL:first-child > LI:first-child > DIV#DeltaPlaceHolderSearchArea > DIV#searchInputBox > DIV:first-child > DIV#WebPartWPQ2 > DIV#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr > DIV#SearchBox > DIV#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv > INPUT#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 6, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + NOSCRIPT + SCRIPT + SCRIPT + SPAN + DIV + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > A#HiddenAnchor", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child + DIV > SPAN:first-child + DIV > DIV#WebPartWPQ6 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child + DIV > SPAN:first-child + DIV > DIV#WebPartWPQ6 > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child + DIV > SPAN:first-child + DIV > DIV#WebPartWPQ6 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > SECTION#side-overlay > SECTION:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child + DIV > SPAN:first-child + DIV > DIV#WebPartWPQ6 > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "link_pdf": { "id": "link_pdf", "description": "Link to PDF document", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > UL:first-child > LI:first-child + LI > DIV:first-child > DIV#WebPartWPQ3 > DIV:first-child > SPAN:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > UL:first-child > LI:first-child + LI > DIV:first-child > DIV#WebPartWPQ3 > DIV:first-child > SPAN:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child" ], "wcag": [] }, "noscript": { "id": "noscript", "description": "Noscript element", "count": 11, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > SPAN:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > UL:first-child > LI:first-child > DIV#DeltaPlaceHolderSearchArea > DIV#searchInputBox > DIV:first-child > DIV#WebPartWPQ2 > DIV:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > UL:first-child > LI:first-child > DIV#DeltaPlaceHolderSearchArea > DIV#searchInputBox > DIV:first-child > DIV#WebPartWPQ2 > DIV:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + SECTION + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + IFRAME + SCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + SECTION + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + IFRAME + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + SECTION + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + IFRAME + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + SECTION + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + IFRAME + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + IFRAME + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + SECTION + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + IFRAME + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + IFRAME + SCRIPT + NOSCRIPT + IFRAME + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + SECTION + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + IFRAME + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + IFRAME + SCRIPT + NOSCRIPT + IFRAME + SCRIPT + NOSCRIPT + IFRAME + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + SECTION + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + IFRAME + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + IFRAME + SCRIPT + NOSCRIPT + IFRAME + SCRIPT + NOSCRIPT + IFRAME + SCRIPT + NOSCRIPT + IFRAME + SCRIPT + NOSCRIPT" ], "wcag": [] }, "accesskey": { "id": "accesskey", "description": "Accesskey", "count": 5, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + NOSCRIPT + SCRIPT + SCRIPT + SPAN + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + NOSCRIPT + SCRIPT + SCRIPT + SPAN + DIV + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV#s4-bodyContainer > HEADER:first-child > SECTION:first-child + SECTION > SECTION#menu > NAV:first-child > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > UL:first-child > LI:first-child > DIV#DeltaPlaceHolderSearchArea > DIV#searchInputBox > DIV:first-child > DIV#WebPartWPQ2 > DIV#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr > DIV#SearchBox > DIV#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv > INPUT#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER + DIV > DIV#s4-titlerow > DIV#titleAreaBox > DIV#titleAreaRow > DIV:first-child + DIV + DIV > DIV#DeltaTopNavigation > DIV#zz3_TopNavigationMenu > UL#zz4_RootAspMenu > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > SECTION#jPanelMenu-menu > NAV:first-child > SECTION:first-child + DIV + SECTION > DIV:first-child + DIV > UL:first-child > LI:first-child > DIV#DeltaPlaceHolderSearchArea > DIV#searchInputBox > DIV:first-child > DIV#WebPartWPQ2 > DIV#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr > DIV#SearchBox > DIV#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv > INPUT#ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox" ], "wcag": [ { "name": "2.4.1 Bypass Blocks (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1" } ] }, "title_redundant": { "id": "title_redundant", "description": "Redundant title text", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER + DIV > DIV#s4-titlerow > DIV#titleAreaBox > DIV#titleAreaRow > DIV:first-child + DIV > H1#pageTitle > SPAN#DeltaPlaceHolderPageTitleInTitleArea > SPAN:first-child > A:first-child + SPAN > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > FORM#aspnetForm > DIV#s4-workspace > DIV:first-child + FOOTER > SECTION:first-child > SECTION#Footer > SECTION:first-child > SECTION:first-child > DIV#MasterAdContainer > INS#revive-0-0 > A:first-child > IMG:first-child" ], "wcag": [] } } } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.caionline.org/pages/default.aspx", "what": "URL", "result": "https://www.caionline.org/pages/default.aspx" }, { "type": "test", "which": "tenon", "id": "a", "what": "Tenon", "url": "https://www.caionline.org/pages/default.aspx", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.094", "responseTime": "2022-08-13T01:08:57.987Z", "data": { "apiErrors": [], "documentSize": 1126721, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 169, "failing": 11 }, "issues": { "totalErrors": 282, "totalWarnings": 17, "totalIssues": 299 }, "issuesByLevel": { "A": { "count": 252, "pct": 84.28 }, "AA": { "count": 165, "pct": 55.18 }, "AAA": { "count": 299, "pct": 100 } }, "density": { "errorDensity": 26, "warningDensity": 2, "allDensity": 27 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "dd8af9e8-4c3e-4328-b0a6-1f0b68b13e84", "docID": "9482700d-aeed-4498-b655-1c554f057033", "sourceHash": "c3f23584a9bb3c909a891e76591c869e", "urlHttpCode": 200, "clientScriptErrors": [], "remainingApiCalls": { "planCalls": 0, "boosts": 19 }, "globalStats": { "errorDensity": "N/A", "warningDensity": "N/A", "allDensity": "N/A", "stdDev": "N/A" }, "resultUrl": "http://ngnix/history.php?responseID=dd8af9e8-4c3e-4328-b0a6-1f0b68b13e84", "resultSet": [ { "tID": 28, "bpID": 3, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "The layout or sizing of this page causes horizontal scrolling.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid layouts that result in horizontal scroll", "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 1415 }, "height": 1415, "width": 1024 }, "position": { "line": 3428, "column": 60 }, "errorSnippet": "<body class=\"AnonymousUsersBody BodyDisplay ms-backgroundImage\" onhashchange=\"if (typeof(_spBodyOnHashChange) != 'undefined') _spBodyOnHashChange();\" data-menu-position=\"closed\"><div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px", "xpath": "/html/body", "issueID": "db1f7fd98289ae54514bcd3384f0e271", "signature": "b1e0a0515d384c2af50f5d40547b938f", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=db1f7fd98289ae54514bcd3384f0e271" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 1393, "column": 0 }, "errorSnippet": "<a id=\"HiddenAnchor\" href=\"javascript:;\" style=\"display: none;\"> </a>", "xpath": "/html/body/div[1]/form[1]/a[1]", "issueID": "fd71f383054ae810e902451c3435366a", "signature": "d2bdcc276e44727e4ca67a3d25a43632", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=fd71f383054ae810e902451c3435366a" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 504.765625, "y": 24 }, "bottom-right": { "x": 528.765625, "y": 38 }, "height": 14, "width": 24 }, "position": { "line": 5025, "column": 34 }, "errorSnippet": "<a href=\"https://www.facebook.com/CAIsocial\"><img src=\"/Style Library/assets/images/header-social-facebook.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[1]", "issueID": "8f987bd3a56d42f43098c9a9360a798f", "signature": "704fc974e952678bb41230074f338499", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8f987bd3a56d42f43098c9a9360a798f" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 542.109375, "y": 24 }, "bottom-right": { "x": 566.109375, "y": 38 }, "height": 14, "width": 24 }, "position": { "line": 5026, "column": 0 }, "errorSnippet": "<a href=\"https://www.instagram.com/caisocial/\"><img src=\"/Style Library/assets/images/header-social-instagram.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[2]", "issueID": "7b16449d0ea483a4f629e8dad1a49588", "signature": "d3e7d90cd95c2eefec7e339511cc584a", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=7b16449d0ea483a4f629e8dad1a49588" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 579.453125, "y": 24 }, "bottom-right": { "x": 603.453125, "y": 38 }, "height": 14, "width": 24 }, "position": { "line": 5026, "column": 0 }, "errorSnippet": "<a href=\"https://www.linkedin.com/groups?gid=39092\"><img src=\"/Style Library/assets/images/header-social-linkedin.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[3]", "issueID": "0365bb1cfc93c216cdf84fbff0fd488c", "signature": "2955dd9dda2c00ef65db7f44c849f9b9", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=0365bb1cfc93c216cdf84fbff0fd488c" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 616.796875, "y": 24 }, "bottom-right": { "x": 640.796875, "y": 38 }, "height": 14, "width": 24 }, "position": { "line": 5026, "column": 0 }, "errorSnippet": "<a href=\"https://twitter.com/caisocial/\"><img src=\"/Style Library/assets/images/header-social-twitter.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[4]", "issueID": "0e4aaf2c572930a0a0b1836fbbf9a643", "signature": "ef7c14116b77a47384a7128b6db6d93a", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=0e4aaf2c572930a0a0b1836fbbf9a643" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 654.140625, "y": 24 }, "bottom-right": { "x": 678.140625, "y": 38 }, "height": 14, "width": 24 }, "position": { "line": 5026, "column": 0 }, "errorSnippet": "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\"><img src=\"/Style Library/assets/images/header-social-youtube.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[5]", "issueID": "28c0ee6005aaa254d1937685351ccf5b", "signature": "afb773b78e2cec1712530a0203618da0", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=28c0ee6005aaa254d1937685351ccf5b" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 625, "y": 204 }, "bottom-right": { "x": 870, "y": 218 }, "height": 14, "width": 245 }, "position": { "line": 5553, "column": 34 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]", "issueID": "d2b608c390ae267b84f561b04186f2a1", "signature": "ee1d6ae376053b53e12d3d17e55407ca", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d2b608c390ae267b84f561b04186f2a1" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 625, "y": 204 }, "bottom-right": { "x": 870, "y": 218 }, "height": 14, "width": 245 }, "position": { "line": 5854, "column": 0 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]", "issueID": "e1e547277af28f140139a213a9f0ecf8", "signature": "468acca5f2b597330b7677edc201d05b", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e1e547277af28f140139a213a9f0ecf8" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 625, "y": 204 }, "bottom-right": { "x": 870, "y": 218 }, "height": 14, "width": 245 }, "position": { "line": 7191, "column": 0 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]", "issueID": "2eb9e8670fc023a55b29959bc4ec2cd7", "signature": "88271afd982fa86236f00854e8066c5e", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=2eb9e8670fc023a55b29959bc4ec2cd7" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 625, "y": 204 }, "bottom-right": { "x": 870, "y": 218 }, "height": 14, "width": 245 }, "position": { "line": 7791, "column": 0 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]", "issueID": "8111d672c4486a7364ceec123298fbe2", "signature": "cbfac0276bc75862f9282376ef5b7957", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8111d672c4486a7364ceec123298fbe2" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 625, "y": 204 }, "bottom-right": { "x": 870, "y": 218 }, "height": 14, "width": 245 }, "position": { "line": 9245, "column": 13 }, "errorSnippet": "<a href=\"#\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]", "issueID": "05877f6f0efc4842bca70296986363c4", "signature": "257e0a095e06dd2dfaadedd15c5020ed", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=05877f6f0efc4842bca70296986363c4" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 625, "y": 204 }, "bottom-right": { "x": 870, "y": 218 }, "height": 14, "width": 245 }, "position": { "line": 9332, "column": 13 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[2]/a[1]", "issueID": "19cea91b8bd856e0fc6f2a6956333009", "signature": "f24f61e9846b0b91928dd212e9904ee3", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=19cea91b8bd856e0fc6f2a6956333009" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9434, "column": 17 }, "errorSnippet": "<a href=\"https://vimeo.com/165186964\"> <img src=\"/Style Library/assets/images/video_grassroots.jpg\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "a317179790bb5051ae2ad8459c36a6aa", "signature": "47418e8f16f3d49868ab99ea54da4d8d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=a317179790bb5051ae2ad8459c36a6aa" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9440, "column": 17 }, "errorSnippet": "<a href=\"https://vimeo.com/127279700\"> <img src=\"/Style Library/assets/images/video_association_board.jpg\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "9264de9ac68dc16c5420cff0c5e73a52", "signature": "895836815a94661cfc8ecdae5c90e8b3", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=9264de9ac68dc16c5420cff0c5e73a52" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9442, "column": 17 }, "errorSnippet": "<a href=\"https://vimeo.com/125472743\"> <img src=\"/Style Library/assets/images/video_board_workshop_promo.jpg\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]", "issueID": "a94f8e45c0f8b30b12ff82bf9e86636d", "signature": "ab4c6041fa0a63276fd3f242e8850420", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=a94f8e45c0f8b30b12ff82bf9e86636d" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9450, "column": 57 }, "errorSnippet": "<a href=\"https://vimeo.com/165191075\"> <img src=\"/Style Library/assets/images/video_govt.jpg\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]", "issueID": "74dff3ef9555ae2283efb4ff5fa6aae4", "signature": "953a827bd71082617113fa633fe5e09d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=74dff3ef9555ae2283efb4ff5fa6aae4" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9457, "column": 10 }, "errorSnippet": "<a href=\"/AboutCAI/Pages/HOASweetHOA.aspx\"><img src=\"/Style Library/assets/images/CAIIndustryData03.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[4]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "1f6b330842244e35f18d5c5919a2b56e", "signature": "8124b84061f45276f7a368750dd2188c", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=1f6b330842244e35f18d5c5919a2b56e" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1003.52, "y": 300 }, "height": 300, "width": 1003.52 }, "position": { "line": 9484, "column": 9 }, "errorSnippet": "<a href=\"https://cai.mycrowdwisdom.com/diweb/catalog/item/id/8667108\"> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[1]/div[1]/div[1]/a[1]", "issueID": "092f754ad44248de41d7ea28ed5b1e74", "signature": "5abc17acf614d20606478dda21a4a86a", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=092f754ad44248de41d7ea28ed5b1e74" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1003.52, "y": 300 }, "height": 300, "width": 1003.52 }, "position": { "line": 9485, "column": 37 }, "errorSnippet": "<a href=\"https://www.caionline.org/Events/2022Retreat/Pages/Registration.aspx\"> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[2]/div[1]/div[1]/a[1]", "issueID": "8e9f7a85370876333647cdc59712acdc", "signature": "0b3b291d62403583fe40b018147c7131", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8e9f7a85370876333647cdc59712acdc" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1003.52, "y": 300 }, "height": 300, "width": 1003.52 }, "position": { "line": 9486, "column": 9 }, "errorSnippet": "<a href=\"https://foundation.caionline.org/research/survey_homeowner/\"> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[3]/div[1]/div[1]/a[1]", "issueID": "e14463ed48951b43ee81691eae69ae0d", "signature": "bddd7cdcd9bd1596be67b76f16ef7a88", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e14463ed48951b43ee81691eae69ae0d" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1003.52, "y": 300 }, "height": 300, "width": 1003.52 }, "position": { "line": 9487, "column": 14 }, "errorSnippet": "<a href=\"https://www.caionline.org/HomeownerLeaders/DisasterResources/Pages/CONDO-SAFETY-Structural-Integrity,-Maintenance,-&amp;-Reserves.aspx\"> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[4]/div[1]/div[1]/a[1]", "issueID": "0706a872e96d7b6a22cef3ccb9f0d89e", "signature": "174104511e5bd9a4ad203a4036b4ffc9", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=0706a872e96d7b6a22cef3ccb9f0d89e" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1003.52, "y": 300 }, "height": 300, "width": 1003.52 }, "position": { "line": 9488, "column": 37 }, "errorSnippet": "<a href=\"https://www.caionline.org/Pages/fanniefreddiefaq.aspx\"> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[5]/div[1]/div[1]/a[1]", "issueID": "31e10e9f5e7f8ee0b88a47b03789772e", "signature": "9aaa2642f8bb4397809d4bcdb4d0d270", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=31e10e9f5e7f8ee0b88a47b03789772e" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 4, "y": 6 }, "bottom-right": { "x": 314, "y": 106 }, "height": 100, "width": 310 }, "position": { "line": 9498, "column": 9 }, "errorSnippet": "<a href=\"/Pages/Coronavirus.aspx\"> <div class=\"image\"><img src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[1]/div[1]/a[1]", "issueID": "d23d8798ac82fc0619a4c2fe26dd9821", "signature": "ea1c3d26ccddcb1b83dd42b249a24067", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d23d8798ac82fc0619a4c2fe26dd9821" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 4, "y": 116 }, "bottom-right": { "x": 314, "y": 216 }, "height": 100, "width": 310 }, "position": { "line": 9502, "column": 23 }, "errorSnippet": "<a href=\"https://exchange.caionline.org/home\"> <div class=\"image\"><img src=\"/Style Library/assets/images/CAI_Exchange.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[1]/div[2]/a[1]", "issueID": "8398cefe550c76c5c0b24ae89e294825", "signature": "41544d11bacd5f9a244c5fc13e3f8d2a", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8398cefe550c76c5c0b24ae89e294825" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 310, "y": 210 }, "height": 210, "width": 310 }, "position": { "line": 9505, "column": 20 }, "errorSnippet": "<a href=\"/Events/Pages/default.aspx\"> <div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_EducationAndEvents.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[2]/div[1]/a[1]", "issueID": "5c0b976707ea43729a45d59a4a73ebfc", "signature": "692ed51108c70ea25c66baa51258a6f1", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=5c0b976707ea43729a45d59a4a73ebfc" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 4, "y": 6 }, "bottom-right": { "x": 314, "y": 106 }, "height": 100, "width": 310 }, "position": { "line": 9510, "column": 17 }, "errorSnippet": "<a href=\"/AboutCommunityAssociations\"> <div class=\"image\"><img src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[3]/div[1]/a[1]", "issueID": "415df2d873df2fa1af6ace49d8d65529", "signature": "ec0996752d7bf6895b15728d1cf45988", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=415df2d873df2fa1af6ace49d8d65529" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 4, "y": 116 }, "bottom-right": { "x": 314, "y": 216 }, "height": 100, "width": 310 }, "position": { "line": 9511, "column": 17 }, "errorSnippet": "<a href=\"/advocacy\"> <div class=\"image\"><img src=\"/Style Library/assets/images/CAI_Advocacy.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[3]/div[2]/a[1]", "issueID": "cfda0d6a9ef2892214202267f7033488", "signature": "655f88f1468285a72a66da57fca12225", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=cfda0d6a9ef2892214202267f7033488" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 310, "y": 210 }, "height": 210, "width": 310 }, "position": { "line": 9512, "column": 22 }, "errorSnippet": "<a href=\"/Publications/Pages/default.aspx\"> <div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_Publications.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[4]/div[1]/a[1]", "issueID": "170a68e5750816439a0118763c0785d6", "signature": "a72a83cf6605c186879ecd6dbe4cd7c3", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=170a68e5750816439a0118763c0785d6" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 310, "y": 210 }, "height": 210, "width": 310 }, "position": { "line": 9513, "column": 10 }, "errorSnippet": "<a href=\"https://hoaresources.caionline.org/\"> <div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_HOAresources_com.png\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[5]/div[1]/a[1]", "issueID": "83ab3c6f09c22ab659d9049e4be0bf08", "signature": "6c498925c919a8c18d7b9ef1946fe7ec", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=83ab3c6f09c22ab659d9049e4be0bf08" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 310, "y": 210 }, "height": 210, "width": 310 }, "position": { "line": 9514, "column": 7 }, "errorSnippet": "<a href=\"https://foundation.caionline.org/\"> <div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_Foundation.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[6]/div[1]/a[1]", "issueID": "34285aece3401901f9117c462f719c5c", "signature": "d83494c9a1fcc9320fd7c3016385129d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=34285aece3401901f9117c462f719c5c" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9524, "column": 29 }, "errorSnippet": "<a href=\"https://www.facebook.com/CAIsocial\"><img src=\"/Style Library/assets/images/footer-social-mobile-facebook.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[1]", "issueID": "1bf02b4ead88082e5871477b344b6e7a", "signature": "e7efb7f0ddb1997fe6de73c4ae540a01", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=1bf02b4ead88082e5871477b344b6e7a" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9525, "column": 29 }, "errorSnippet": "<a href=\"https://www.instagram.com/caisocial/\"><img src=\"/Style Library/assets/images/footer-social-mobile-instagram.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[2]", "issueID": "c2904f0b70dc3c46d2fdef62a6fecdb3", "signature": "b7141839b8354b0d940bda52f26a740a", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=c2904f0b70dc3c46d2fdef62a6fecdb3" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9529, "column": 26 }, "errorSnippet": "<a href=\"https://www.linkedin.com/groups?gid=39092\"><img src=\"/Style Library/assets/images/footer-social-mobile-linkedin.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[3]", "issueID": "e1cef14d3a0d0e54721c33e3ae7b2112", "signature": "6aa8e370efe7d87e5958ffe4ed8951e9", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e1cef14d3a0d0e54721c33e3ae7b2112" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9532, "column": 59 }, "errorSnippet": "<a href=\"https://twitter.com/caisocial/\"><img src=\"/Style Library/assets/images/footer-social-mobile-twitter.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[4]", "issueID": "e5adc894872aaf0879d19d192c82eb98", "signature": "63412b5def4f1b92c0e9d9051ca8ce79", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e5adc894872aaf0879d19d192c82eb98" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9537, "column": 17 }, "errorSnippet": "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\"><img src=\"/Style Library/assets/images/footer-social-mobile-youtube.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[5]", "issueID": "a2495f3d8468024fb270d98a511cb75f", "signature": "43266a3d117e4a405041450462b2f39b", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=a2495f3d8468024fb270d98a511cb75f" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 962.703125, "y": 1095 }, "bottom-right": { "x": 1036.750025, "y": 1132 }, "height": 37, "width": 74.0469 }, "position": { "line": 9677, "column": 13 }, "errorSnippet": "<a href=\"https://www.facebook.com/CAIsocial\"><img src=\"/Style Library/assets/images/footer-social-facebook.png\" title=\"Facebook\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[3]/section[1]/ul[1]/li[1]/a[1]", "issueID": "355fad38aea56f7f0562a298bc18a973", "signature": "a6203baad32e50e2effda8b48550ad4b", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=355fad38aea56f7f0562a298bc18a973" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 962.703125, "y": 1142 }, "bottom-right": { "x": 1036.750025, "y": 1179 }, "height": 37, "width": 74.0469 }, "position": { "line": 9680, "column": 29 }, "errorSnippet": "<a href=\"https://www.instagram.com/caisocial/\"><img src=\"/Style Library/assets/images/footer-social-instagram.png\" title=\"Instagram\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[3]/section[1]/ul[1]/li[1]/a[2]", "issueID": "32020f78d4b1eb59e3536caf2c4f3011", "signature": "781866aac5621832651c098902bf1763", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=32020f78d4b1eb59e3536caf2c4f3011" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 962.703125, "y": 1189 }, "bottom-right": { "x": 1036.750025, "y": 1226 }, "height": 37, "width": 74.0469 }, "position": { "line": 9681, "column": 29 }, "errorSnippet": "<a href=\"https://www.linkedin.com/groups?gid=39092\"><img src=\"/Style Library/assets/images/footer-social-linkedin.png\" title=\"Linkedin\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[3]/section[1]/ul[1]/li[1]/a[3]", "issueID": "fff8eea4aa1bded1858772450217fca1", "signature": "3029fdd34649460737d619b46e16a710", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=fff8eea4aa1bded1858772450217fca1" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 962.703125, "y": 1236 }, "bottom-right": { "x": 1036.750025, "y": 1273 }, "height": 37, "width": 74.0469 }, "position": { "line": 9684, "column": 28 }, "errorSnippet": "<a href=\"https://twitter.com/caisocial/\"><img src=\"/Style Library/assets/images/footer-social-twitter.png\" title=\"Twitter\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[3]/section[1]/ul[1]/li[1]/a[4]", "issueID": "cbe124e2984889eb36a15779daa2afce", "signature": "d518ed2f585a6a89a2e943ee4b8f538c", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=cbe124e2984889eb36a15779daa2afce" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 962.703125, "y": 1283 }, "bottom-right": { "x": 1036.750025, "y": 1320 }, "height": 37, "width": 74.0469 }, "position": { "line": 9686, "column": 27 }, "errorSnippet": "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\"><img src=\"/Style Library/assets/images/footer-social-youtube.png\" title=\"Youtube\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[3]/section[1]/ul[1]/li[1]/a[5]", "issueID": "b67dd9116625fe7ab1999c43cddda12f", "signature": "7dfdb03884fdc5073ebcfe13aa2e305b", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=b67dd9116625fe7ab1999c43cddda12f" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 16, "y": 16 }, "height": 16, "width": 16 }, "position": { "line": 9690, "column": 15 }, "errorSnippet": "<a href=\"javascript:;\" id=\"ms-pageDescriptionDiv\" style=\"display: none;\" title=\" \"> <span id=\"ms-pageDescriptionImage\"> </span> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[2]/div[1]/div[1]/div[1]/div[2]/h1[1]/div[1]/a[1]", "issueID": "528c24341962ae2361853cd91288f03f", "signature": "c58709178e567828a3a67f2c60b75d35", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=528c24341962ae2361853cd91288f03f" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9789, "column": 9 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]", "issueID": "c11f6f2a07aa25711ed83fe7c02f8d9a", "signature": "25f42ede1be4e1ec57c01741d7a81c28", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=c11f6f2a07aa25711ed83fe7c02f8d9a" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9865, "column": 9 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]", "issueID": "45e24f685015a7ed1bebb8eac3871781", "signature": "46afbf7a5428c56bd06ee47decc06f78", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=45e24f685015a7ed1bebb8eac3871781" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9992, "column": 0 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]", "issueID": "bebd18fbf12be8eb3004a40af896ed25", "signature": "0b32ade391feb8720062a1880f4fa226", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=bebd18fbf12be8eb3004a40af896ed25" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10040, "column": 0 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]", "issueID": "924cff5eb64d3ea5efe08f41f98294a9", "signature": "07fc0775b8f1131d3bfa6bc2b1da3d0c", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=924cff5eb64d3ea5efe08f41f98294a9" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10142, "column": 6 }, "errorSnippet": "<a href=\"#\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]", "issueID": "40364370719411204dc656c404408360", "signature": "e2523a7067c7f109ca6673b18ce53e93", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=40364370719411204dc656c404408360" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10317, "column": 6 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[2]/a[1]", "issueID": "72db6861030565ea3db7dfbe5f15267a", "signature": "d55360381899a88eb8dbada4d6a498de", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=72db6861030565ea3db7dfbe5f15267a" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9418, "column": 21 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Learn More</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[1]/a[1]", "issueID": "044da5fd219960731f3d43862a93c6e0", "signature": "10a1e1fbebaaeb452a638ccace5ab77c", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=044da5fd219960731f3d43862a93c6e0" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9422, "column": 24 }, "errorSnippet": "<a href=\"http://directory.caionline.org\">Learn More</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[2]/a[1]", "issueID": "510d33c81dce7c8d9c0de82c8f42b3f4", "signature": "ffaa92394ba3430cf6ae65b964f9bbf2", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=510d33c81dce7c8d9c0de82c8f42b3f4" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9426, "column": 46 }, "errorSnippet": "<a href=\"/Pages/Credentials-Directory.aspx\">Learn More</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[3]/a[1]", "issueID": "c5e1255567e28f5b871c04e3830ea137", "signature": "b218f598d3d5e68bdf095ec6b3212e13", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=c5e1255567e28f5b871c04e3830ea137" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9431, "column": 18 }, "errorSnippet": "<a href=\"http://jobs.caionline.org\">Learn More</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[4]/a[1]", "issueID": "012b3912e76435eaf5214400233fcfb1", "signature": "3da62247bb429bacb1ed1814123039a6", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=012b3912e76435eaf5214400233fcfb1" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": -15 }, "bottom-right": { "x": 0, "y": -15 }, "height": 0, "width": 0 }, "position": { "line": 9456, "column": 10 }, "errorSnippet": "<a href=\"http://vimeo.com/caisocial\" class=\"see-all\">See All</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/a[1]", "issueID": "6a0757bf855efbb0f0fbe77be979b868", "signature": "9110308a58dce842b70e7210401eda93", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=6a0757bf855efbb0f0fbe77be979b868" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9458, "column": 17 }, "errorSnippet": "<a href=\"https://foundation.caionline.org/\">Learn more</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[4]/div[2]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]", "issueID": "079aa3dfae9d7c57b2df48d3666e255a", "signature": "6eb3f4882bbf68314b904ac928050fb4", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=079aa3dfae9d7c57b2df48d3666e255a" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 301, "y": 33 }, "bottom-right": { "x": 326, "y": 58 }, "height": 25, "width": 25 }, "position": { "line": 9333, "column": 13 }, "errorSnippet": "<a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink\" onclick=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_PlaceHolderSearchArea_SmallSear", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "7db63c7c0800951b37bd760cf47dc0cc", "signature": "3cc8d488c39a2dbfe2212ba20f33fa15", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7db63c7c0800951b37bd760cf47dc0cc" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9688, "column": 27 }, "errorSnippet": "<a title=\"default\" href=\"/pages/default.aspx\">default</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[2]/div[1]/div[1]/div[1]/div[2]/h1[1]/span[1]/span[1]/span[1]/a[1]", "issueID": "7273306fe8def486f0cdefce28cf1ca4", "signature": "654eb92594f509bdab7afc36257f5eda", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7273306fe8def486f0cdefce28cf1ca4" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 1, "y": 0 }, "bottom-right": { "x": 21, "y": 20 }, "height": 20, "width": 20 }, "position": { "line": 10332, "column": 6 }, "errorSnippet": "<a title=\"Search\" role=\"button\" class=\"ms-srch-sb-searchLink\" id=\"ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink\" onclick=\"EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_PlaceHolderSearchArea_SmallSear", "xpath": "/html/body/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "05ce98acc5a3f937594ecde4504ce081", "signature": "0512890252e6d33fefcdd3fdf7d40e67", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=05ce98acc5a3f937594ecde4504ce081" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 625, "y": 218 }, "bottom-right": { "x": 811, "y": 250 }, "height": 32, "width": 186 }, "position": { "line": 9422, "column": 155 }, "errorSnippet": "<span class=\"featured-description\">Local education and networking opportunities.</span>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/span[1]", "issueID": "1b6fed86b3bd34284891ebfcddad1901", "signature": "8b0572b676128a9ba10c84e309b2080c", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=1b6fed86b3bd34284891ebfcddad1901" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 625, "y": 218 }, "bottom-right": { "x": 862, "y": 267 }, "height": 49, "width": 237 }, "position": { "line": 9447, "column": 14 }, "errorSnippet": "<span class=\"featured-description\">All the latest from Federal Affairs, Grassroots Activity, Research, Legal and Community Association Issues.</span>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/span[1]", "issueID": "649426a06596cfef91bb089e6e42e785", "signature": "7d2b7afebde72dab4d2824145161da33", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=649426a06596cfef91bb089e6e42e785" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 625, "y": 218 }, "bottom-right": { "x": 863, "y": 250 }, "height": 32, "width": 238 }, "position": { "line": 9474, "column": 157 }, "errorSnippet": "<span class=\"featured-description\">Gain knowledge and experience with our many educational offerings.</span>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/span[1]", "issueID": "1a75f039c4eda13eab435a7eec732604", "signature": "84e91c6b8a798b3ec0f7ffe50385960f", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=1a75f039c4eda13eab435a7eec732604" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 625, "y": 218 }, "bottom-right": { "x": 859, "y": 250 }, "height": 32, "width": 234 }, "position": { "line": 9502, "column": 137 }, "errorSnippet": "<span class=\"featured-description\">Everything you need to take your career to the next level.</span>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/span[1]", "issueID": "95644b05e4cedbb40b751e7029207916", "signature": "f8e1b0d3059168317e795d5c2f89798b", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=95644b05e4cedbb40b751e7029207916" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 625, "y": 218 }, "bottom-right": { "x": 852, "y": 267 }, "height": 49, "width": 227 }, "position": { "line": 9529, "column": 144 }, "errorSnippet": "<span class=\"featured-description\">Resources critical to your association's operations, management and governance.</span>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/span[1]", "issueID": "075760b49ee2003a48c58c6bcce79502", "signature": "136ac82d964336f59b973657b498da5b", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=075760b49ee2003a48c58c6bcce79502" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 625, "y": 218 }, "bottom-right": { "x": 846, "y": 267 }, "height": 49, "width": 221 }, "position": { "line": 9555, "column": 143 }, "errorSnippet": "<span class=\"featured-description\">Find new and exciting opportunities to grow your business and further your education.</span>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[2]/span[1]", "issueID": "568f9d63deb5f3e398bf2e95cc8f1af8", "signature": "e5dd3907a751b12243f2060624623c09", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=568f9d63deb5f3e398bf2e95cc8f1af8" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 30, "y": 69 }, "bottom-right": { "x": 114.6875, "y": 81 }, "height": 12, "width": 84.6875 }, "position": { "line": 9596, "column": 1 }, "errorSnippet": "<span class=\"title\">Fast Search</span>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/span[1]", "issueID": "a35ea8a838dace1461fefc64ca8c17a8", "signature": "8944e06946239a8eb6de25247cfdce41", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=a35ea8a838dace1461fefc64ca8c17a8" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 898, "y": 4 }, "bottom-right": { "x": 905, "y": 11 }, "height": 7, "width": 7 }, "position": { "line": 9493, "column": 9 }, "errorSnippet": "<a class=\"flex-active\">1</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ol[1]/li[1]/a[1]", "issueID": "35b9344859df7ba550ed2d659949a50a", "signature": "837eb0a3fdb43edb120516b8bcb9b870", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=35b9344859df7ba550ed2d659949a50a" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 911, "y": 4 }, "bottom-right": { "x": 918, "y": 11 }, "height": 7, "width": 7 }, "position": { "line": 9494, "column": 9 }, "errorSnippet": "<a>2</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ol[1]/li[2]/a[1]", "issueID": "cb4f1f11400831d65b997a6afd7f975c", "signature": "c214dc8ce2fe7072618ed850f6a7e1a9", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=cb4f1f11400831d65b997a6afd7f975c" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 924, "y": 4 }, "bottom-right": { "x": 931, "y": 11 }, "height": 7, "width": 7 }, "position": { "line": 9495, "column": 9 }, "errorSnippet": "<a>3</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ol[1]/li[3]/a[1]", "issueID": "08b28bb077d977ffef7c2bc5195e9439", "signature": "28bff3f0848712cb5da590465622adae", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=08b28bb077d977ffef7c2bc5195e9439" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 937, "y": 4 }, "bottom-right": { "x": 944, "y": 11 }, "height": 7, "width": 7 }, "position": { "line": 9496, "column": 9 }, "errorSnippet": "<a>4</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ol[1]/li[4]/a[1]", "issueID": "b69da7d6971a77ef41e6fecaf8e119c2", "signature": "976ee7899781d367dc4bdabc42519804", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b69da7d6971a77ef41e6fecaf8e119c2" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 950, "y": 4 }, "bottom-right": { "x": 957, "y": 11 }, "height": 7, "width": 7 }, "position": { "line": 9497, "column": 9 }, "errorSnippet": "<a>5</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/ol[1]/li[5]/a[1]", "issueID": "56a78bc052417c9094d3c0578fc51c54", "signature": "82cb9d6d40d55a8867532994b0147cab", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=56a78bc052417c9094d3c0578fc51c54" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 30, "y": 221 }, "bottom-right": { "x": 194.781, "y": 232 }, "height": 11, "width": 164.781 }, "position": { "line": 7551, "column": 0 }, "errorSnippet": "<a href=\"/LearningCenter/Credentials/Pages/Community-Manager-Credentials.aspx\">Professional Credentials</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "issueID": "634b902628d141b4ed3fac159837b61d", "signature": "6e8249b6d521dfbcf4fc30b0a5afd2ea", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=634b902628d141b4ed3fac159837b61d" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 197 }, "bottom-right": { "x": 498.34337500000004, "y": 208 }, "height": 11, "width": 188.359 }, "position": { "line": 7791, "column": 0 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "cbca9563090c7247e7136628cfe6e717", "signature": "ff86f20467f10859005ecf6ac7665e5c", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cbca9563090c7247e7136628cfe6e717" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 30, "y": 197 }, "bottom-right": { "x": 218.359, "y": 208 }, "height": 11, "width": 188.359 }, "position": { "line": 8186, "column": 33 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "c2cab12f7baf593d8b2033b3cc181467", "signature": "9d89ff80ddb7e135de6f4fe871002c1e", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c2cab12f7baf593d8b2033b3cc181467" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 31 }, "bottom-right": { "x": 373.374975, "y": 42 }, "height": 11, "width": 63.3906 }, "position": { "line": 9320, "column": 27 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">Education<span class=\"arrow-inner\"></span></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "c464d8f761773cfa0a02894aa4c682e0", "signature": "4ff284d1e931bfeda489ebb45e4a1eb8", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c464d8f761773cfa0a02894aa4c682e0" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 107 }, "bottom-right": { "x": 474.765375, "y": 118 }, "height": 11, "width": 164.781 }, "position": { "line": 9327, "column": 9 }, "errorSnippet": "<a href=\"/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\">Professional Credentials</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "issueID": "e419eae2cf4036fe738be9855f4a6357", "signature": "e3838652d7b20a55a63a1b4b409875e2", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e419eae2cf4036fe738be9855f4a6357" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 183 }, "bottom-right": { "x": 498.34337500000004, "y": 194 }, "height": 11, "width": 188.359 }, "position": { "line": 9331, "column": 13 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "cd150e7ed756228455ba5646766efb90", "signature": "c9aaefb2c240f51cc17bf90f9c2f1efc", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cd150e7ed756228455ba5646766efb90" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9422, "column": 24 }, "errorSnippet": "<a href=\"http://directory.caionline.org\">Learn More</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[2]/a[1]", "issueID": "2da0f74e1a1745dc51192d9acb8d14e1", "signature": "67f79a21458d8bd044091080357aec46", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2da0f74e1a1745dc51192d9acb8d14e1" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9426, "column": 46 }, "errorSnippet": "<a href=\"/Pages/Credentials-Directory.aspx\">Learn More</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[3]/a[1]", "issueID": "13cab9bc717480a9b9c71d2cd1787815", "signature": "2b46ca72cb396e04054768d9db16ff8a", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=13cab9bc717480a9b9c71d2cd1787815" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9431, "column": 18 }, "errorSnippet": "<a href=\"http://jobs.caionline.org\">Learn More</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[4]/a[1]", "issueID": "e3d9907d3542bb1ec1e42c558359db4d", "signature": "c13f194db2826f11d89ba62750075c48", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e3d9907d3542bb1ec1e42c558359db4d" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 262.546875, "y": 1151 }, "bottom-right": { "x": 363.624875, "y": 1171 }, "height": 20, "width": 101.078 }, "position": { "line": 9551, "column": 8 }, "errorSnippet": "<a href=\"https://www.caionline.org/Chapters/Pages/Chapter-Trade-Shows.aspx\" target=\"_self\" onclick=\"\">Chapter Trade Shows</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[1]/a[3]", "issueID": "d80bf8807c84537b4274b032ba302b62", "signature": "7acb96cfc852af5547f996f6591e3b9d", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d80bf8807c84537b4274b032ba302b62" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1131 }, "bottom-right": { "x": 475.48425, "y": 1141 }, "height": 10, "width": 101.078 }, "position": { "line": 9600, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/Advocacy/PublicPolicies/Pages/default.aspx\" target=\"_self\" onclick=\"\">CAI Public Policies</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]/a[2]", "issueID": "42c3dd02ee156f8272c2944d2e2b72d7", "signature": "b3b8f87a149ed697ee672bec434f8107", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=42c3dd02ee156f8272c2944d2e2b72d7" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1191 }, "bottom-right": { "x": 475.48425, "y": 1221 }, "height": 30, "width": 101.078 }, "position": { "line": 9604, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/Advocacy/Resources/Pages/default.aspx\" target=\"_self\" onclick=\"\">Advocacy Resources for Members</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]/a[4]", "issueID": "03c0dfebc04610cf564c00c9237880ef", "signature": "7d20409a86ab6e6ab1345c13f693e83c", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=03c0dfebc04610cf564c00c9237880ef" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1231 }, "bottom-right": { "x": 475.48425, "y": 1241 }, "height": 10, "width": 101.078 }, "position": { "line": 9606, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/Advocacy/GovernmentAffairsBlog/Pages/default.aspx\" target=\"_self\" onclick=\"\">CAI Advocacy Blog</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]/a[5]", "issueID": "5f78a9b2a1dae6b5b360ae75b6a2ec15", "signature": "e415326a0dfbc4425dc5b89c95c291be", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5f78a9b2a1dae6b5b360ae75b6a2ec15" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1281 }, "bottom-right": { "x": 475.48425, "y": 1301 }, "height": 20, "width": 101.078 }, "position": { "line": 9610, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/Advocacy/LAC/Pages/default.aspx\" target=\"_self\" onclick=\"\">Legislative Action Committees</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]/a[7]", "issueID": "ef6b43f5149958241bd58b1c0ac8a01b", "signature": "b2ddc62380dd3a00b1b1551e4730baa6", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ef6b43f5149958241bd58b1c0ac8a01b" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1131 }, "bottom-right": { "x": 587.343625, "y": 1151 }, "height": 20, "width": 101.078 }, "position": { "line": 9614, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/Education-for-Managers/Pages/default.aspx\" target=\"_self\" onclick=\"\">Education for Managers</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[2]", "issueID": "5118171e12601b620dda6f90d1bf90a3", "signature": "d77f0cad665d41ca501f95437fc27ec2", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5118171e12601b620dda6f90d1bf90a3" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1161 }, "bottom-right": { "x": 587.343625, "y": 1181 }, "height": 20, "width": 101.078 }, "position": { "line": 9616, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/Education-for-Homeowners/Pages/default.aspx\" target=\"_self\" onclick=\"\">Education for Homeowners</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[3]", "issueID": "784e75f45977eee0b997a206e911ad6f", "signature": "9d7b2d745cb12c56467cdb39d5f19ad0", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=784e75f45977eee0b997a206e911ad6f" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1191 }, "bottom-right": { "x": 587.343625, "y": 1211 }, "height": 20, "width": 101.078 }, "position": { "line": 9618, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\" target=\"_self\" onclick=\"\">Education for Business Partners</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[4]", "issueID": "2992a4d0ea992b1711a40de9ac87d7d4", "signature": "efa66df1bbe68ae53cdefa99c098e9eb", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2992a4d0ea992b1711a40de9ac87d7d4" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1221 }, "bottom-right": { "x": 587.343625, "y": 1231 }, "height": 10, "width": 101.078 }, "position": { "line": 9629, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/OnlineLearning/Pages/default.aspx\" target=\"_self\" onclick=\"\">Online Learning</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[5]", "issueID": "e6d15ec79029233a1703f49b4e4449da", "signature": "a21e3ebeb0037aaa87373fbd5143cb40", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e6d15ec79029233a1703f49b4e4449da" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1241 }, "bottom-right": { "x": 587.343625, "y": 1251 }, "height": 10, "width": 101.078 }, "position": { "line": 9630, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/Webinars/Pages/default.aspx\" target=\"_self\" onclick=\"\">Webinars</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[6]", "issueID": "61e507f81a73789366efb8c5382f5210", "signature": "1fa36c9160ecde8a23d9c1f528044ff6", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=61e507f81a73789366efb8c5382f5210" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1261 }, "bottom-right": { "x": 587.343625, "y": 1271 }, "height": 10, "width": 101.078 }, "position": { "line": 9631, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/Events/Pages/default.aspx\" target=\"_self\" onclick=\"\">Events</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[7]", "issueID": "d767ee97d2587101e9274b53c82ff0f1", "signature": "c0e6cf987c35527d19156d2add2ea439", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d767ee97d2587101e9274b53c82ff0f1" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1281 }, "bottom-right": { "x": 587.343625, "y": 1301 }, "height": 20, "width": 101.078 }, "position": { "line": 9637, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/credentials/Pages/default.aspx\" target=\"_self\" onclick=\"\">Professional Credentials</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[8]", "issueID": "32138e0b965ee69a9689fb300295c43a", "signature": "f2d60bb414874fe82a6635cab7b14615", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=32138e0b965ee69a9689fb300295c43a" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 598.125, "y": 1192 }, "bottom-right": { "x": 699.203, "y": 1202 }, "height": 10, "width": 101.078 }, "position": { "line": 9641, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/Education-for-Managers/Pages/default.aspx\" target=\"_self\" onclick=\"\">Education</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[4]/a[4]", "issueID": "9586ad118198ec04c0394bf28a3d7ab8", "signature": "67d0fe4e857faf0fb213e706ab4a28dd", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9586ad118198ec04c0394bf28a3d7ab8" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 598.125, "y": 1212 }, "bottom-right": { "x": 699.203, "y": 1232 }, "height": 20, "width": 101.078 }, "position": { "line": 9642, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/credentials/Pages/Community-Manager-Credentials.aspx\" target=\"_self\" onclick=\"\">Professional Credentials</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[4]/a[5]", "issueID": "645253af932dbbf27c3869933e7245f5", "signature": "9f22092ad3c2065cfa6497f50e55acf0", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=645253af932dbbf27c3869933e7245f5" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 709.984375, "y": 1262 }, "bottom-right": { "x": 811.062375, "y": 1272 }, "height": 10, "width": 101.078 }, "position": { "line": 9670, "column": 13 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/ResLib/Pages/default.aspx\" target=\"_self\" onclick=\"\">Research Library</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[5]/a[6]", "issueID": "dddb6529a1cd81df79fa66eb02c7dd08", "signature": "5a0f62714821a86be848ae8f7c2033e6", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dddb6529a1cd81df79fa66eb02c7dd08" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 821.84375, "y": 1241 }, "bottom-right": { "x": 922.92175, "y": 1261 }, "height": 20, "width": 101.078 }, "position": { "line": 9676, "column": 13 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\" target=\"_self\" onclick=\"\">Professional Credentials</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[6]/a[6]", "issueID": "7632e95c86413040357f5bf97d954457", "signature": "1c7b24cefe182d91de865dd02b038801", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7632e95c86413040357f5bf97d954457" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 240, "y": 0 }, "height": 0, "width": 240 }, "position": { "line": 9992, "column": 0 }, "errorSnippet": "<a href=\"/LearningCenter/Credentials/Pages/Community-Manager-Credentials.aspx\">Professional Credentials</a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "issueID": "07422c9c0d78a44855e9860148e54039", "signature": "d4c9fdc86122137d9d98ceb150959eae", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=07422c9c0d78a44855e9860148e54039" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 240, "y": 0 }, "height": 0, "width": 240 }, "position": { "line": 10040, "column": 0 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "6ae39d00a8dd6ff6c155f7f7474d4d67", "signature": "520e0631d826d533d93680fe9012b86a", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6ae39d00a8dd6ff6c155f7f7474d4d67" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 240, "y": 0 }, "height": 0, "width": 240 }, "position": { "line": 10057, "column": 6 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "c0fa1cf2a779402df0b12762985451d0", "signature": "092b9cefa9e31002eb101530fb000765", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c0fa1cf2a779402df0b12762985451d0" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 240, "y": 0 }, "height": 0, "width": 240 }, "position": { "line": 10247, "column": 6 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">Education<span class=\"arrow-inner\" style=\"\"></span></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "70877164cbaa780abf47a1045f78af8f", "signature": "648a401be8dd643b6b37ff7a54991d68", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=70877164cbaa780abf47a1045f78af8f" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 240, "y": 0 }, "height": 0, "width": 240 }, "position": { "line": 10274, "column": 6 }, "errorSnippet": "<a href=\"/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\">Professional Credentials</a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "issueID": "ed0ed3a9268e53069a5d9257c44f9f10", "signature": "97aee303e98c70be3456e1d29740f63f", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ed0ed3a9268e53069a5d9257c44f9f10" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 240, "y": 0 }, "height": 0, "width": 240 }, "position": { "line": 10307, "column": 6 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "49166f183fcb7fac5a67512e4131eaf6", "signature": "aa1851a178ee147ef9b88a286d910db0", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=49166f183fcb7fac5a67512e4131eaf6" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": -10 }, "bottom-right": { "x": 0, "y": -10 }, "height": 0, "width": 0 }, "position": { "line": 55, "column": 3 }, "errorSnippet": "<li class=\"MembershipTopLi\" style=\"\"> <!-- --> </li>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[1]", "issueID": "9fa455ab60041496f3c98d23d4d5b466", "signature": "4ea41d64a7be082a13111ca288d3e160", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9fa455ab60041496f3c98d23d4d5b466" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 248.40625, "y": 0 }, "bottom-right": { "x": 304.03125, "y": 17 }, "height": 17, "width": 55.625 }, "position": { "line": 56, "column": 3 }, "errorSnippet": "<li> <a href=\"/JoinNow\">Join Now</a></li>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[2]", "issueID": "d9db1f1b75885c665f2e4318cf3846e7", "signature": "9ae110533adec2e36f7855cb0b0503a6", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d9db1f1b75885c665f2e4318cf3846e7" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 337.375, "y": 0 }, "bottom-right": { "x": 408.0781, "y": 17 }, "height": 17, "width": 70.7031 }, "position": { "line": 229, "column": 3 }, "errorSnippet": "<li><a href=\"https://cai.caionline.org/eWeb/DynamicPage.aspx?site=CAI&amp;WebCode=storeHome\">BOOKSTORE</a></li>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[3]", "issueID": "498aa38cc35d1a0ca5e73d62f8b270b3", "signature": "614a8cbf8a9a3551a334738bbcc6e7ae", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=498aa38cc35d1a0ca5e73d62f8b270b3" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 441.421875, "y": 0 }, "bottom-right": { "x": 502.531275, "y": 17 }, "height": 17, "width": 61.1094 }, "position": { "line": 231, "column": 3 }, "errorSnippet": "<li><a href=\"/AboutCAI\">ABOUT CAI</a></li>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[4]", "issueID": "a43b3c1263fcdfb7bf78baa3f3bb654d", "signature": "705635358a3aad9a296f797ee8303a56", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a43b3c1263fcdfb7bf78baa3f3bb654d" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 535.875, "y": 0 }, "bottom-right": { "x": 583.8438, "y": 17 }, "height": 17, "width": 47.9688 }, "position": { "line": 232, "column": 3 }, "errorSnippet": "<li id=\"MyProfileLinksContainer\"> <a href=\"#\">My CAI ▾</a> <!----> <ul class=\"MyProfileLinksDD\" style=\"\"> <li><a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=IndividualEdit\">My Profile</a>&", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[5]", "issueID": "1cc6d41c472fd209210e551edfbab940", "signature": "1d14bf34c409535b543170510a479f3b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1cc6d41c472fd209210e551edfbab940" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 617.1875, "y": 1.59375 }, "bottom-right": { "x": 658.1406, "y": 16.59375 }, "height": 15, "width": 40.9531 }, "position": { "line": 8739, "column": 174 }, "errorSnippet": "<li class=\"login\"> <span>\n<a id=\"ctl00_ctl68_ExplicitLogin\" class=\"ms-signInLink\" href=\"https://www.caionline.org/_layouts/15/Authenticate.aspx?Source=%2Fpages%2Fdefault%2Easpx\" style=\"display:inline-block;\">Sign In</a>\n</span&", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[6]", "issueID": "871a49e295c53da53589e358f10c2584", "signature": "cba44a9527985d754d11c2fa32f7247b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=871a49e295c53da53589e358f10c2584" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 40 }, "bottom-right": { "x": 120.375, "y": 51 }, "height": 11, "width": 90.375 }, "position": { "line": 5386, "column": 0 }, "errorSnippet": "<a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">Find A Chapter</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "d5f1df298dcfe3aaf115b9ba0d286ce3", "signature": "1b985a2be834cc3f16e59c842af0bd91", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d5f1df298dcfe3aaf115b9ba0d286ce3" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 78 }, "bottom-right": { "x": 166.172, "y": 89 }, "height": 11, "width": 136.172 }, "position": { "line": 5386, "column": 0 }, "errorSnippet": "<a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">Chapter Trade Shows</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "4117aa19750c160731ea57e6b27466ec", "signature": "c63f7ea357f8bafe23a8e67184b70f5e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4117aa19750c160731ea57e6b27466ec" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 40 }, "bottom-right": { "x": 527.343375, "y": 51 }, "height": 11, "width": 217.359 }, "position": { "line": 5386, "column": 0 }, "errorSnippet": "<a href=\"/Chapters/Pages/Chapter-Benefits.aspx\">Benefits from Your Local Chapter</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "c1c5c8a3a1b7b39c152792f057453241", "signature": "c12d4d43a6a7f59ea5af0e26424bc9e4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c1c5c8a3a1b7b39c152792f057453241" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 78 }, "bottom-right": { "x": 424.562375, "y": 89 }, "height": 11, "width": 114.578 }, "position": { "line": 5386, "column": 0 }, "errorSnippet": "<a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">CAI Career Center</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "issueID": "9dd4c17aaa95ec8a3dc5bf111203e22b", "signature": "81bb6c8cea37898f33bab832241e63ab", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9dd4c17aaa95ec8a3dc5bf111203e22b" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 31 }, "bottom-right": { "x": 155.797, "y": 42 }, "height": 11, "width": 125.797 }, "position": { "line": 5554, "column": 0 }, "errorSnippet": "<a href=\"/Advocacy/Priorities/Pages/default.aspx\">Advocacy Priorities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "fa6cad884e2e257bbe12406cd21f6e75", "signature": "16db5932ae6f656dfd995d49ba2a5574", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=fa6cad884e2e257bbe12406cd21f6e75" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 69 }, "bottom-right": { "x": 267.344, "y": 80 }, "height": 11, "width": 237.344 }, "position": { "line": 5554, "column": 0 }, "errorSnippet": "<a href=\"/Advocacy/LegalArena/Pages/default.aspx\">Community Association Law &amp; Lawyers</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "73bf458bbb0832f6f10fee60b17e691d", "signature": "ddf066f6ea8eb1b524bfe81e78dc8c55", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=73bf458bbb0832f6f10fee60b17e691d" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 107 }, "bottom-right": { "x": 145.188, "y": 118 }, "height": 11, "width": 115.188 }, "position": { "line": 5625, "column": 34 }, "errorSnippet": "<a href=\"/Advocacy/PublicPolicies/Pages/default.aspx\">CAI Public Policies</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "4a4f5e15623dbe311f54a82248f77a56", "signature": "7a61ca819df43ff868a069dc27ca076b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4a4f5e15623dbe311f54a82248f77a56" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 145 }, "bottom-right": { "x": 246.969, "y": 156 }, "height": 11, "width": 216.969 }, "position": { "line": 5626, "column": 0 }, "errorSnippet": "<a href=\"/Advocacy/Resources/Pages/default.aspx\">Advocacy Resources for Members</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "issueID": "38185134a5e4a3aa3b667403bd9ee5ed", "signature": "acea2fe519ad4f9cb5215b70b97452b8", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=38185134a5e4a3aa3b667403bd9ee5ed" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 31 }, "bottom-right": { "x": 426.968375, "y": 42 }, "height": 11, "width": 116.984 }, "position": { "line": 5626, "column": 0 }, "errorSnippet": "<a href=\"https://advocacy.caionline.org/\">CAI Advocacy Blog</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "9e52edb1c5bad17d6fdcf2495e93ed99", "signature": "1845335af9007f09187b89b16d7ae263", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9e52edb1c5bad17d6fdcf2495e93ed99" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 69 }, "bottom-right": { "x": 425.765375, "y": 80 }, "height": 11, "width": 115.781 }, "position": { "line": 5626, "column": 0 }, "errorSnippet": "<a href=\"/Advocacy/TakeAction/Pages/default.aspx\">Take Action Today!</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "issueID": "04e66063a7260a87a28788d9296a6fc0", "signature": "1fc0fcd16407d0daed157a83bf462661", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=04e66063a7260a87a28788d9296a6fc0" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 107 }, "bottom-right": { "x": 498.937375, "y": 118 }, "height": 11, "width": 188.953 }, "position": { "line": 5697, "column": 33 }, "errorSnippet": "<a href=\"/Advocacy/LAC/Pages/default.aspx\">Legislative Action Committees</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "issueID": "42df575db4f50840a15779a8ff684316", "signature": "dfac2e78d0af373719424ec098ce964a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=42df575db4f50840a15779a8ff684316" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 145 }, "bottom-right": { "x": 482.953375, "y": 156 }, "height": 11, "width": 172.969 }, "position": { "line": 5853, "column": 34 }, "errorSnippet": "<a href=\"/advocacy/legislatorcorner/Pages/default.aspx\">Resources for Legislators</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "issueID": "1a7ec205c5e0e3d3173430cbe241f475", "signature": "fd9fb52e0c42b7dc4abfe143a9f4a12f", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1a7ec205c5e0e3d3173430cbe241f475" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 31 }, "bottom-right": { "x": 185.156, "y": 42 }, "height": 11, "width": 155.156 }, "position": { "line": 5854, "column": 0 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">Education for Managers</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "90ad60be88ad29a645e915b1ca7da327", "signature": "56243217d416e99c97244dffc5310221", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=90ad60be88ad29a645e915b1ca7da327" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 69 }, "bottom-right": { "x": 203.156, "y": 80 }, "height": 11, "width": 173.156 }, "position": { "line": 6021, "column": 33 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">Education for Homeowners</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "11878f2fcf76bea59d084e22bd6f6666", "signature": "e09c1411d55a97b119f3aee9cf249d7a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=11878f2fcf76bea59d084e22bd6f6666" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 107 }, "bottom-right": { "x": 238.953, "y": 118 }, "height": 11, "width": 208.953 }, "position": { "line": 6022, "column": 40 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">Education for Business Partners</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "2697b13d1fa5a5dd9b331b1c158103bc", "signature": "69a2c749aa521b41f91832abefff6b44", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2697b13d1fa5a5dd9b331b1c158103bc" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 145 }, "bottom-right": { "x": 130.172, "y": 156 }, "height": 11, "width": 100.172 }, "position": { "line": 6033, "column": 52 }, "errorSnippet": "<a href=\"/LearningCenter/OnlineLearning/Pages/default.aspx\">Online Learning</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "issueID": "5cc35ac5279489709b40331afa2f9ccd", "signature": "8de71871b23c08e566b8a35e1c774ebe", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5cc35ac5279489709b40331afa2f9ccd" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 183 }, "bottom-right": { "x": 88.7969, "y": 194 }, "height": 11, "width": 58.7969 }, "position": { "line": 6034, "column": 58 }, "errorSnippet": "<a href=\"/LearningCenter/Webinars/Pages/default.aspx\">Webinars</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "c14cea3d7da29e00881b743314b3e2e1", "signature": "6a904382041081e850403fc2d7bce5d4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c14cea3d7da29e00881b743314b3e2e1" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 221 }, "bottom-right": { "x": 144.578, "y": 232 }, "height": 11, "width": 114.578 }, "position": { "line": 6441, "column": 34 }, "errorSnippet": "<a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">CAI Career Center</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "issueID": "1d6a88781edc01cf5482115d3c46448c", "signature": "24f23ba520351e47a7b19518d033a1b9", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1d6a88781edc01cf5482115d3c46448c" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 31 }, "bottom-right": { "x": 474.765375, "y": 42 }, "height": 11, "width": 164.781 }, "position": { "line": 6442, "column": 0 }, "errorSnippet": "<a href=\"/LearningCenter/Credentials/Pages/default.aspx\">Professional Credentials</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "52d4985aadfc5a59a40f7d8aa6be4495", "signature": "50a79dd8fdaa2c5c0b436754ecc18678", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=52d4985aadfc5a59a40f7d8aa6be4495" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 69 }, "bottom-right": { "x": 421.172375, "y": 80 }, "height": 11, "width": 111.188 }, "position": { "line": 6442, "column": 0 }, "errorSnippet": "<a href=\"/LearningCenter/ResLib/Pages/default.aspx\">Research Library</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "issueID": "5aeae3d56feb967adb6633be2e5e5fc7", "signature": "d3038b759841ad45bdd69e9a23223288", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5aeae3d56feb967adb6633be2e5e5fc7" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 107 }, "bottom-right": { "x": 390.171875, "y": 118 }, "height": 11, "width": 80.1875 }, "position": { "line": 7190, "column": 34 }, "errorSnippet": "<a href=\"/Publications/Pages/default.aspx\">Publications</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "issueID": "7d8a9edd3ac6cf32cd6a9a9b4c8b5d30", "signature": "450e7c551b697b1195c07a7fb6adea23", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7d8a9edd3ac6cf32cd6a9a9b4c8b5d30" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 145 }, "bottom-right": { "x": 353.187475, "y": 156 }, "height": 11, "width": 43.2031 }, "position": { "line": 7191, "column": 0 }, "errorSnippet": "<a href=\"/Events/Pages/default.aspx\">Events</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "issueID": "c0fa54bada8fa43fdf2b25da014721c5", "signature": "7acd236fde715186a093a818434ba3b1", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c0fa54bada8fa43fdf2b25da014721c5" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 183 }, "bottom-right": { "x": 498.34337500000004, "y": 194 }, "height": 11, "width": 188.359 }, "position": { "line": 7191, "column": 0 }, "errorSnippet": "<a href=\"https://exchange.caionline.org/\">Exchange: Online Communities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "17c626e92b77c22f2f006836acf466cb", "signature": "dea35a51176754557e39a1c40e9a3ada", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=17c626e92b77c22f2f006836acf466cb" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 31 }, "bottom-right": { "x": 176.172, "y": 42 }, "height": 11, "width": 146.172 }, "position": { "line": 7550, "column": 0 }, "errorSnippet": "<a href=\"/CommunityManagers/Pages/Management-Companies.aspx\">MANAGEMENT COMPANIES</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "4c8d1b430842f6a910bba8a4488b56a0", "signature": "e1d07a95c9bb0b0ef66df6ccbdd374eb", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4c8d1b430842f6a910bba8a4488b56a0" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 69 }, "bottom-right": { "x": 93.3906, "y": 80 }, "height": 11, "width": 63.3906 }, "position": { "line": 7550, "column": 0 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Managers/Pages/default.aspx\">Education</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "2521d59f539300e2133d8bd1b175aad5", "signature": "7d31cbd0fde3c2e3389c3520c2a2f785", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2521d59f539300e2133d8bd1b175aad5" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 107 }, "bottom-right": { "x": 73.2031, "y": 118 }, "height": 11, "width": 43.2031 }, "position": { "line": 7551, "column": 0 }, "errorSnippet": "<a href=\"/Events/Pages/default.aspx\">Events<span class=\"arrow-inner\"></span></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "f8cddbe7b0660f82ddb5b436d3796c15", "signature": "950535b852a25ed945eb5625bfc76792", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f8cddbe7b0660f82ddb5b436d3796c15" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 145 }, "bottom-right": { "x": 88.7969, "y": 156 }, "height": 11, "width": 58.7969 }, "position": { "line": 7551, "column": 0 }, "errorSnippet": "<a href=\"/LearningCenter/Webinars/Pages/default.aspx\">Webinars</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "issueID": "a4e9487113aafb6b3f7c3e526f33acb9", "signature": "8c96d12bf21e3cc0682d2bf8d156315c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a4e9487113aafb6b3f7c3e526f33acb9" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 183 }, "bottom-right": { "x": 166.172, "y": 194 }, "height": 11, "width": 136.172 }, "position": { "line": 7551, "column": 0 }, "errorSnippet": "<a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">Chapter Trade shows</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "ce5c9b354e580a4266c1107a965522d7", "signature": "e1ab4e11d34e678bc36fc6f42afda2db", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ce5c9b354e580a4266c1107a965522d7" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 221 }, "bottom-right": { "x": 194.781, "y": 232 }, "height": 11, "width": 164.781 }, "position": { "line": 7551, "column": 0 }, "errorSnippet": "<a href=\"/LearningCenter/Credentials/Pages/Community-Manager-Credentials.aspx\">Professional Credentials</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "issueID": "9a92e1d9fe78320d906e0cc5e3362f4f", "signature": "c7324e2f2578a01aede1bff5f48801b0", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9a92e1d9fe78320d906e0cc5e3362f4f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 259 }, "bottom-right": { "x": 144.578, "y": 270 }, "height": 11, "width": 114.578 }, "position": { "line": 7718, "column": 34 }, "errorSnippet": "<a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">CAI Career Center</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[1]/ul[1]/li[7]/a[1]", "issueID": "b0868da88aa3a1fe21c58d9d68059ac1", "signature": "7840060ab65c866930b642e13de4be74", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b0868da88aa3a1fe21c58d9d68059ac1" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 31 }, "bottom-right": { "x": 381.374975, "y": 42 }, "height": 11, "width": 71.3906 }, "position": { "line": 7719, "column": 0 }, "errorSnippet": "<a href=\"http://jobs.caionline.org\">Job Market</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "d52ec2c554947413664f42a865e7087a", "signature": "03241ef8ac70f8f786cb561bade151ff", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d52ec2c554947413664f42a865e7087a" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 69 }, "bottom-right": { "x": 563.172375, "y": 80 }, "height": 11, "width": 253.188 }, "position": { "line": 7719, "column": 0 }, "errorSnippet": "<a href=\"/Pages/Credentials-Directory.aspx\">Directory of Credentialed Professionals</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "issueID": "152243dd774a72f63106cb6260a8ac4c", "signature": "2f7476b4c18b3c64eabf734f953f1252", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=152243dd774a72f63106cb6260a8ac4c" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 121 }, "bottom-right": { "x": 390.171875, "y": 132 }, "height": 11, "width": 80.1875 }, "position": { "line": 7719, "column": 0 }, "errorSnippet": "<a href=\"/Publications/Pages/default.aspx\">Publications</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "issueID": "bfb2fdbf6c9ad9fc13f5a790ab3d5d07", "signature": "049aa2a4e92c9435b2fb53f87d9fd1aa", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bfb2fdbf6c9ad9fc13f5a790ab3d5d07" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 159 }, "bottom-right": { "x": 483.562375, "y": 170 }, "height": 11, "width": 173.578 }, "position": { "line": 7790, "column": 34 }, "errorSnippet": "<a href=\"http://directory.caionline.org\">Find a Service Professional</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "issueID": "c93e44ef82bc8a76d7a0c742adb2c89d", "signature": "c67d48f9ff28040137418bfebdcf87de", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c93e44ef82bc8a76d7a0c742adb2c89d" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 197 }, "bottom-right": { "x": 498.34337500000004, "y": 208 }, "height": 11, "width": 188.359 }, "position": { "line": 7791, "column": 0 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "5900fb5b76d151100928858ab606b971", "signature": "84c4e4450c9b458503c1fba898c6fe5a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5900fb5b76d151100928858ab606b971" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 235 }, "bottom-right": { "x": 395.968775, "y": 246 }, "height": 11, "width": 85.9844 }, "position": { "line": 7791, "column": 0 }, "errorSnippet": "<a href=\"/AboutCommunityAssociations/Pages/StatisticalInformation.aspx\">Industry Data</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[6]/a[1]", "issueID": "8ed14a5c3e616c9f3afe57c6840b5864", "signature": "94046b674a486f04a9c8e0e02ee6caa0", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8ed14a5c3e616c9f3afe57c6840b5864" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 31 }, "bottom-right": { "x": 120.375, "y": 42 }, "height": 11, "width": 90.375 }, "position": { "line": 8018, "column": 34 }, "errorSnippet": "<a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">Find A Chapter</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "3046e93abee7a3f61268d477ff3a322f", "signature": "b1bae93adbcb496853080ee6ea736a28", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3046e93abee7a3f61268d477ff3a322f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 69 }, "bottom-right": { "x": 166.172, "y": 80 }, "height": 11, "width": 136.172 }, "position": { "line": 8019, "column": 0 }, "errorSnippet": "<a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">Chapter Trade shows</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "5c38ffa58910e5219c329ee495c45472", "signature": "8b4b3e7851c5af2159d8afaaa03a3da7", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5c38ffa58910e5219c329ee495c45472" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 107 }, "bottom-right": { "x": 203.578, "y": 118 }, "height": 11, "width": 173.578 }, "position": { "line": 8019, "column": 0 }, "errorSnippet": "<a href=\"http://directory.caionline.org\">Find a Service Professional</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "d7841c9dccae0b32bcb45651fd0c2a22", "signature": "6c18031c25c4a49f94afc0f7a5ee058b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d7841c9dccae0b32bcb45651fd0c2a22" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 145 }, "bottom-right": { "x": 283.188, "y": 156 }, "height": 11, "width": 253.188 }, "position": { "line": 8019, "column": 0 }, "errorSnippet": "<a href=\"/Pages/Credentials-Directory.aspx\">Directory of Credentialed Professionals</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "issueID": "ea3849551fb9b3e98573f056a79b3a5a", "signature": "35cc90f55aea6d6c82c58fa4cc6ca0ae", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ea3849551fb9b3e98573f056a79b3a5a" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 197 }, "bottom-right": { "x": 218.359, "y": 208 }, "height": 11, "width": 188.359 }, "position": { "line": 8186, "column": 33 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "d9739579abbb09874a6e2d00c11a9a25", "signature": "8a327fe4ac9340bffaf6ddc5c1aa3a2d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d9739579abbb09874a6e2d00c11a9a25" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 235 }, "bottom-right": { "x": 144.578, "y": 246 }, "height": 11, "width": 114.578 }, "position": { "line": 8187, "column": 40 }, "errorSnippet": "<a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">CAI Career Center</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "issueID": "b3e403a4a82aac3bf57d1742bfc06f45", "signature": "601b16b577d68b2b11fa270175df5417", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b3e403a4a82aac3bf57d1742bfc06f45" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 31 }, "bottom-right": { "x": 563.172375, "y": 42 }, "height": 11, "width": 253.188 }, "position": { "line": 8198, "column": 52 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">The Board Leadership Development Workshop</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "32cc0695af7c4265b7965e3852119a7e", "signature": "4c4137c14922278dba49b9c8e8df8316", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=32cc0695af7c4265b7965e3852119a7e" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 83 }, "bottom-right": { "x": 390.171875, "y": 94 }, "height": 11, "width": 80.1875 }, "position": { "line": 8199, "column": 58 }, "errorSnippet": "<a href=\"/Publications/Pages/default.aspx\">Publications</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "issueID": "52139f3f43c58f6c030e158e580d5767", "signature": "3591b0a1703ab7f829ac265511e24657", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=52139f3f43c58f6c030e158e580d5767" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 121 }, "bottom-right": { "x": 421.172375, "y": 132 }, "height": 11, "width": 111.188 }, "position": { "line": 8606, "column": 34 }, "errorSnippet": "<a href=\"/LearningCenter/ResLib/Pages/default.aspx\">Research Library</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "issueID": "285477dbded3c43a0e46d58ee942c26f", "signature": "ecb0f58cb0bc279fd49746727f1793a0", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=285477dbded3c43a0e46d58ee942c26f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 159 }, "bottom-right": { "x": 368.781275, "y": 170 }, "height": 11, "width": 58.7969 }, "position": { "line": 8607, "column": 0 }, "errorSnippet": "<a href=\"/LearningCenter/Webinars/Pages/default.aspx\">Webinars</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "issueID": "11a42cd9776e536ebc5181bee8fd4dfa", "signature": "a51a2feaf51b980cc8aa8aaf410efb7e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=11a42cd9776e536ebc5181bee8fd4dfa" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 197 }, "bottom-right": { "x": 353.187475, "y": 208 }, "height": 11, "width": 43.2031 }, "position": { "line": 8607, "column": 0 }, "errorSnippet": "<a href=\"/Events/Pages/default.aspx\">Events</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "8171ff672ac8f952fe3b1446111bbf78", "signature": "59b33e28c24eae0d7d2da511ce3f958f", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8171ff672ac8f952fe3b1446111bbf78" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 235 }, "bottom-right": { "x": 401.578175, "y": 246 }, "height": 11, "width": 91.5938 }, "position": { "line": 9240, "column": 13 }, "errorSnippet": "<a href=\"/HomeownerLeaders/CivilityPledge/Pages/default.aspx\">Civility Pledge</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[6]/a[1]", "issueID": "05ded032334e1c5a2881cf9f72076ae8", "signature": "a7d216272fa3b92f5558e56cce30b716", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=05ded032334e1c5a2881cf9f72076ae8" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 31 }, "bottom-right": { "x": 283.188, "y": 42 }, "height": 11, "width": 253.188 }, "position": { "line": 9255, "column": 13 }, "errorSnippet": "<a href=\"/Advertise/Pages/default.aspx\">Marketing and Advertising Opportunities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "6af8acb9cf8ca6b5fc73ad9adb08ec3e", "signature": "b4c9ce80a3b648bdc391f3d16195009a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6af8acb9cf8ca6b5fc73ad9adb08ec3e" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 83 }, "bottom-right": { "x": 120.375, "y": 94 }, "height": 11, "width": 90.375 }, "position": { "line": 9260, "column": 13 }, "errorSnippet": "<a href=\"/Chapters/Pages/Find-A-Chapter.aspx\">Find A Chapter</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "f4e9459cfed82f082aa607c701126c60", "signature": "f5ee40057c013a2135d7af57b7bc1d8a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f4e9459cfed82f082aa607c701126c60" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 121 }, "bottom-right": { "x": 166.172, "y": 132 }, "height": 11, "width": 136.172 }, "position": { "line": 9265, "column": 13 }, "errorSnippet": "<a href=\"/Chapters/Pages/Chapter-Trade-Shows.aspx\">Chapter Trade shows</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "efe685e9a4972e982da119f1aa64520b", "signature": "a62944e97206d63e42d9540a5f63683a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=efe685e9a4972e982da119f1aa64520b" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 159 }, "bottom-right": { "x": 73.2031, "y": 170 }, "height": 11, "width": 43.2031 }, "position": { "line": 9269, "column": 9 }, "errorSnippet": "<a href=\"/Events/Pages/default.aspx\">Events</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "issueID": "398854065786d45ad1b3e13bf5089321", "signature": "a9b495fdbf5f2fa395c3683a04d64f32", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=398854065786d45ad1b3e13bf5089321" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 197 }, "bottom-right": { "x": 238.391, "y": 208 }, "height": 11, "width": 208.391 }, "position": { "line": 9288, "column": 34 }, "errorSnippet": "<a href=\"http://directory.caionline.org\">Professional Services Directory</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "e37067612695c179e82ed5eed5945af1", "signature": "533b32ae6312044febf9634014340394", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e37067612695c179e82ed5eed5945af1" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 235 }, "bottom-right": { "x": 144.578, "y": 246 }, "height": 11, "width": 114.578 }, "position": { "line": 9319, "column": 7 }, "errorSnippet": "<a href=\"/LearningCenter/CareerCenter/Pages/Excel.aspx\">CAI Career Center</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[6]/a[1]", "issueID": "2bfd46626c52aff36b8f67f548ffe5b8", "signature": "42b5e9d273c5d7b6ffd1e02bf920e3e0", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2bfd46626c52aff36b8f67f548ffe5b8" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 31 }, "bottom-right": { "x": 373.374975, "y": 42 }, "height": 11, "width": 63.3906 }, "position": { "line": 9320, "column": 27 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">Education<span class=\"arrow-inner\"></span></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "62fab98c814cbd27ecafa8200604f3fa", "signature": "c65c9f7a93e71c192084a7d594be7884", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=62fab98c814cbd27ecafa8200604f3fa" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 69 }, "bottom-right": { "x": 368.781275, "y": 80 }, "height": 11, "width": 58.7969 }, "position": { "line": 9324, "column": 11 }, "errorSnippet": "<a href=\"/LearningCenter/Webinars/Pages/default.aspx\">Webinars</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "issueID": "3c7dbf3642923481423ad13f203fdb1f", "signature": "66f7ff261ab005eb06245ccae1eb10db", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3c7dbf3642923481423ad13f203fdb1f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 107 }, "bottom-right": { "x": 474.765375, "y": 118 }, "height": 11, "width": 164.781 }, "position": { "line": 9327, "column": 9 }, "errorSnippet": "<a href=\"/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\">Professional Credentials</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "issueID": "8ad2f5e066bf7fb44f75b4ab61ffa44a", "signature": "9c12c0c8b83925c98a28ffb2335e0404", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8ad2f5e066bf7fb44f75b4ab61ffa44a" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 145 }, "bottom-right": { "x": 390.171875, "y": 156 }, "height": 11, "width": 80.1875 }, "position": { "line": 9330, "column": 25 }, "errorSnippet": "<a href=\"/Publications/Pages/default.aspx\">Publications</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "issueID": "5412f12310012f2b391099ba70998882", "signature": "b488e426c99d601f88c1f1858389a37e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5412f12310012f2b391099ba70998882" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 183 }, "bottom-right": { "x": 498.34337500000004, "y": 194 }, "height": 11, "width": 188.359 }, "position": { "line": 9331, "column": 13 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "f9314d893861b1b9f349f250e7013fd8", "signature": "0979e4f5b4295b0f614b043d45578d46", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f9314d893861b1b9f349f250e7013fd8" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 91 }, "bottom-right": { "x": 180, "y": 102 }, "height": 11, "width": 150 }, "position": { "line": 9334, "column": 13 }, "errorSnippet": "<a href=\"/Events/2023Conference/Pages/default.aspx\">Annual Conference</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "07eb6d5b0ab30899483700eadcaf864b", "signature": "ddeb8ddcb6e6b22a89bb012f26404173", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=07eb6d5b0ab30899483700eadcaf864b" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 180, "y": 91 }, "bottom-right": { "x": 330, "y": 102 }, "height": 11, "width": 150 }, "position": { "line": 9335, "column": 13 }, "errorSnippet": "<a href=\"https://events.rdmobile.com/Events/Details/15410\">Law Seminar</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "4d3b7c209bd46711bc93b8725bf48ba9", "signature": "f4255621de5a745a746c1d654f34f62d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4d3b7c209bd46711bc93b8725bf48ba9" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 112 }, "bottom-right": { "x": 180, "y": 123 }, "height": 11, "width": 150 }, "position": { "line": 9336, "column": 13 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Managers/M100/Pages/default.aspx\">M-100</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "15a7f32b4f3ecd3a87532b8f2865fc00", "signature": "f23be27862818cb6911b2be368e209d6", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=15a7f32b4f3ecd3a87532b8f2865fc00" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 180, "y": 112 }, "bottom-right": { "x": 330, "y": 134 }, "height": 22, "width": 150 }, "position": { "line": 9337, "column": 13 }, "errorSnippet": "<a href=\"/Pages/Credentials-Directory.aspx\">Directory of Credentialed Professionals</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]", "issueID": "2b8fa1e2ddc333ea1def7676ff57777d", "signature": "d690485483da78dd21c31db0f159e572", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2b8fa1e2ddc333ea1def7676ff57777d" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 144 }, "bottom-right": { "x": 180, "y": 166 }, "height": 22, "width": 150 }, "position": { "line": 9338, "column": 13 }, "errorSnippet": "<a href=\"http://directory.caionline.org\">Professional Services Directory</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "cb72b1146626029e48548524080e2f13", "signature": "ee6024738abd8efb8131d012c70bbb8f", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cb72b1146626029e48548524080e2f13" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 180, "y": 144 }, "bottom-right": { "x": 330, "y": 155 }, "height": 11, "width": 150 }, "position": { "line": 9341, "column": 29 }, "errorSnippet": "<a href=\"https://foundation.caionline.org/\">FCAR</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]", "issueID": "ca4e41cbd4ea4c1a6b198b32235cd310", "signature": "fdde7daee92b0f4fbe6eb0cfad73ac12", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ca4e41cbd4ea4c1a6b198b32235cd310" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 180, "y": 165 }, "bottom-right": { "x": 330, "y": 176 }, "height": 11, "width": 150 }, "position": { "line": 9342, "column": 29 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Managers/PCAM-Case-Study/Pages/default.aspx\">PCAM Study</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]", "issueID": "82bc8418c10f3f2bad4bc2f0f580887f", "signature": "ed3c7f2a68041f9cd18b52be8baaf1e7", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=82bc8418c10f3f2bad4bc2f0f580887f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 186 }, "bottom-right": { "x": 180, "y": 197 }, "height": 11, "width": 150 }, "position": { "line": 9345, "column": 28 }, "errorSnippet": "<a href=\"https://cai.caionline.org/eWeb/DynamicPage.aspx?site=CAI&amp;WebCode=storeCatList&amp;catKey=017b3c55-8dd3-45f9-beba-1c92d456eaf5&amp;catName=Best+Practices\">Best Practices</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/a[1]", "issueID": "ec2534782f589c7994415d3c27e3432f", "signature": "cbd316570147d23ef8c06452cd6b5290", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ec2534782f589c7994415d3c27e3432f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 180, "y": 186 }, "bottom-right": { "x": 330, "y": 197 }, "height": 11, "width": 150 }, "position": { "line": 9347, "column": 27 }, "errorSnippet": "<a href=\"https://www.caionline.org/_layouts/15/download.aspx?SourceUrl=/AboutCommunityAssociations/About%20Comm%20Assns/managercodeofethics.pdf\">Code of Ethics</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/a[1]", "issueID": "c8fa1317ee824b96864834c809ce2806", "signature": "9c9937c839f3302b7a50c3ac44c173c6", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c8fa1317ee824b96864834c809ce2806" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 30, "y": 207 }, "bottom-right": { "x": 180, "y": 218 }, "height": 11, "width": 150 }, "position": { "line": 9348, "column": 27 }, "errorSnippet": "<a href=\"/Advocacy/Priorities/ReserveStudy/Pages/default.aspx\">Reserve Study</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/a[1]", "issueID": "e7d865530446d687c3b07b28b7e640fa", "signature": "df93d1c7a8fe1e153aa55e7156c65bbc", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e7d865530446d687c3b07b28b7e640fa" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 356.5469, "y": 997 }, "bottom-right": { "x": 424.3438, "y": 1027 }, "height": 30, "width": 67.7969 }, "position": { "line": 9515, "column": 21 }, "errorSnippet": "<a href=\"/PressReleases/Pages/default.aspx\">Press Room</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[1]/a[1]", "issueID": "dd62d51b431926598c07b544c8b19b5a", "signature": "895ebd0c4056156f534cee83d0de1fbe", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dd62d51b431926598c07b544c8b19b5a" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 498.843775, "y": 997 }, "bottom-right": { "x": 556.078175, "y": 1027 }, "height": 30, "width": 57.2344 }, "position": { "line": 9520, "column": 8 }, "errorSnippet": "<a href=\"/Advertise/Pages/default.aspx\">Advertise</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[1]/a[2]", "issueID": "2e17309f417f5b24341ee0f55c23c490", "signature": "f9f3f065622eec760c50c2769c8b2c1b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2e17309f417f5b24341ee0f55c23c490" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 630.57815, "y": 997 }, "bottom-right": { "x": 714.1250500000001, "y": 1027 }, "height": 30, "width": 83.5469 }, "position": { "line": 9521, "column": 29 }, "errorSnippet": "<a href=\"/Pages/PrivacyPolicy.aspx\">Privacy Policy</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[1]/a[3]", "issueID": "58077681936edeccdd2ba7f1a6a2bf5f", "signature": "68d43a7dc2792d9a9bd10ca9f5e0e515", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=58077681936edeccdd2ba7f1a6a2bf5f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 788.625025, "y": 997 }, "bottom-right": { "x": 809.187525, "y": 1027 }, "height": 30, "width": 20.5625 }, "position": { "line": 9522, "column": 29 }, "errorSnippet": "<a href=\"/FAQ/Pages/default.aspx\">FAQ</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[1]/a[4]", "issueID": "802c65b4156f5a11470d7fd927b6483d", "signature": "b75f60aec894adfd77485ad7d0155e62", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=802c65b4156f5a11470d7fd927b6483d" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 356.5469, "y": 1027 }, "bottom-right": { "x": 421.3594, "y": 1057 }, "height": 30, "width": 64.8125 }, "position": { "line": 9523, "column": 29 }, "errorSnippet": "<a href=\"/AboutCAI/Pages/ContactUs.aspx\">Contact Us</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[1]/a[5]", "issueID": "cdb6649f24553188a7d4b4cd6811f63d", "signature": "bdbf2ab0e3db3ea271bd2206a7f6d861", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cdb6649f24553188a7d4b4cd6811f63d" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 262.546875, "y": 1105 }, "bottom-right": { "x": 363.624875, "y": 1116 }, "height": 11, "width": 101.078 }, "position": { "line": 9549, "column": 17 }, "errorSnippet": "<a class=\"title\" href=\"/Chapters/Pages/default.aspx\">Chapters</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[1]/a[1]", "issueID": "2b2d8b98712ebc3d706842d095313b11", "signature": "4e2276d151e30016980b92c2a1ee9c44", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2b2d8b98712ebc3d706842d095313b11" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 262.546875, "y": 1131 }, "bottom-right": { "x": 363.624875, "y": 1141 }, "height": 10, "width": 101.078 }, "position": { "line": 9550, "column": 17 }, "errorSnippet": "<a href=\"https://www.caionline.org/Chapters/Pages/Find-A-Chapter.aspx\" target=\"_self\" onclick=\"\">Find a Chapter</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[1]/a[2]", "issueID": "421aa043c594c31cae7d81d135ec1a7f", "signature": "e3d8a5009f2d52476ea9fb02ec8444fc", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=421aa043c594c31cae7d81d135ec1a7f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 262.546875, "y": 1151 }, "bottom-right": { "x": 363.624875, "y": 1171 }, "height": 20, "width": 101.078 }, "position": { "line": 9551, "column": 8 }, "errorSnippet": "<a href=\"https://www.caionline.org/Chapters/Pages/Chapter-Trade-Shows.aspx\" target=\"_self\" onclick=\"\">Chapter Trade Shows</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[1]/a[3]", "issueID": "f020c27535690d561812ec42f70e9c0d", "signature": "f2f6e111dee8f880d679055e4941035e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f020c27535690d561812ec42f70e9c0d" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 262.546875, "y": 1181 }, "bottom-right": { "x": 363.624875, "y": 1201 }, "height": 20, "width": 101.078 }, "position": { "line": 9555, "column": 26 }, "errorSnippet": "<a href=\"https://www.caionline.org/Chapters/Pages/Chapter-Benefits.aspx\" target=\"_self\" onclick=\"\">Benefits from your Local Chapter</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[1]/a[4]", "issueID": "f39f1eb426d1acc51a0f0ac7c7f77390", "signature": "56558902c5f6b7d29b180b387395b050", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f39f1eb426d1acc51a0f0ac7c7f77390" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1105 }, "bottom-right": { "x": 475.48425, "y": 1116 }, "height": 11, "width": 101.078 }, "position": { "line": 9581, "column": 1597 }, "errorSnippet": "<a class=\"title\" href=\"/Advocacy/Pages/default.aspx\">Advocacy</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]/a[1]", "issueID": "954ac90ba6033cb0c1f3bf99024eec46", "signature": "7201960e98bd21dfc05aa873f4e3f167", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=954ac90ba6033cb0c1f3bf99024eec46" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1131 }, "bottom-right": { "x": 475.48425, "y": 1141 }, "height": 10, "width": 101.078 }, "position": { "line": 9600, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/Advocacy/PublicPolicies/Pages/default.aspx\" target=\"_self\" onclick=\"\">CAI Public Policies</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]/a[2]", "issueID": "e36024c95a90a4bfd89588f9fc14ff90", "signature": "f14bfbddd39725bd4745ef28423b8f63", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e36024c95a90a4bfd89588f9fc14ff90" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1151 }, "bottom-right": { "x": 475.48425, "y": 1181 }, "height": 30, "width": 101.078 }, "position": { "line": 9602, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/Advocacy/LegalArena/Pages/default.aspx\" target=\"_self\" onclick=\"\">Community Association Laws &amp; Lawyers</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]/a[3]", "issueID": "aba6e39f09ced76ca1e29a1762c0321f", "signature": "d391a34856ed86d191315ebeae17f363", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=aba6e39f09ced76ca1e29a1762c0321f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1191 }, "bottom-right": { "x": 475.48425, "y": 1221 }, "height": 30, "width": 101.078 }, "position": { "line": 9604, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/Advocacy/Resources/Pages/default.aspx\" target=\"_self\" onclick=\"\">Advocacy Resources for Members</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]/a[4]", "issueID": "953be1e0251caef1ea7a36119f98a8a8", "signature": "664019b3f2e4bc9fc2fc32cab857dcf4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=953be1e0251caef1ea7a36119f98a8a8" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1231 }, "bottom-right": { "x": 475.48425, "y": 1241 }, "height": 10, "width": 101.078 }, "position": { "line": 9606, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/Advocacy/GovernmentAffairsBlog/Pages/default.aspx\" target=\"_self\" onclick=\"\">CAI Advocacy Blog</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]/a[5]", "issueID": "df4b9a0b4745503c93198356d385ff11", "signature": "fabfdb0a3347bf7c998d1e428f157b66", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=df4b9a0b4745503c93198356d385ff11" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1251 }, "bottom-right": { "x": 475.48425, "y": 1271 }, "height": 20, "width": 101.078 }, "position": { "line": 9608, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/advocacy/legislatorcorner/Pages/default.aspx\" target=\"_self\" onclick=\"\">Resources of Legislators</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]/a[6]", "issueID": "18a4d4dcd125e826fa3d7a3740f6b809", "signature": "12b35de46e5808282703b4a352766261", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=18a4d4dcd125e826fa3d7a3740f6b809" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1281 }, "bottom-right": { "x": 475.48425, "y": 1301 }, "height": 20, "width": 101.078 }, "position": { "line": 9610, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/Advocacy/LAC/Pages/default.aspx\" target=\"_self\" onclick=\"\">Legislative Action Committees</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]/a[7]", "issueID": "e1416858fecb219b58fb38216d2d70ec", "signature": "25cd9b6b6e7f11f8e009eaba2c9fa0a9", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e1416858fecb219b58fb38216d2d70ec" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1105 }, "bottom-right": { "x": 587.343625, "y": 1116 }, "height": 11, "width": 101.078 }, "position": { "line": 9612, "column": 5 }, "errorSnippet": "<a class=\"title\" href=\"/LearningCenter/Pages/default.aspx\">Learning Center</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[1]", "issueID": "e8c784c1b148b2117f0021e2e84663e6", "signature": "e03a3c699e012154277f535de606aeee", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e8c784c1b148b2117f0021e2e84663e6" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1131 }, "bottom-right": { "x": 587.343625, "y": 1151 }, "height": 20, "width": 101.078 }, "position": { "line": 9614, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/Education-for-Managers/Pages/default.aspx\" target=\"_self\" onclick=\"\">Education for Managers</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[2]", "issueID": "78eaf5aa9a5b96ffc3dd2fd306783974", "signature": "b5dce99573a29b905e4acc8816d97de3", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=78eaf5aa9a5b96ffc3dd2fd306783974" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1161 }, "bottom-right": { "x": 587.343625, "y": 1181 }, "height": 20, "width": 101.078 }, "position": { "line": 9616, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/Education-for-Homeowners/Pages/default.aspx\" target=\"_self\" onclick=\"\">Education for Homeowners</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[3]", "issueID": "fcd9ef21df1bdd680a8baca7887d530f", "signature": "ddbc6fc98e30802059b00b83ab780579", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=fcd9ef21df1bdd680a8baca7887d530f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1191 }, "bottom-right": { "x": 587.343625, "y": 1211 }, "height": 20, "width": 101.078 }, "position": { "line": 9618, "column": 5 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\" target=\"_self\" onclick=\"\">Education for Business Partners</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[4]", "issueID": "33e1bb725beb3bf0648253fe7e97283d", "signature": "5ff6619191b861ba172c980063965b5b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=33e1bb725beb3bf0648253fe7e97283d" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1221 }, "bottom-right": { "x": 587.343625, "y": 1231 }, "height": 10, "width": 101.078 }, "position": { "line": 9629, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/OnlineLearning/Pages/default.aspx\" target=\"_self\" onclick=\"\">Online Learning</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[5]", "issueID": "f3d334974d027b7047ac642fe9570f3f", "signature": "f1de26db2234e1334873ea4dc25b1f0d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f3d334974d027b7047ac642fe9570f3f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1241 }, "bottom-right": { "x": 587.343625, "y": 1251 }, "height": 10, "width": 101.078 }, "position": { "line": 9630, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/Webinars/Pages/default.aspx\" target=\"_self\" onclick=\"\">Webinars</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[6]", "issueID": "1f65c117907136eac5670c93ff2959b2", "signature": "791b735ad8d34817ef1fb87d4437ee3a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1f65c117907136eac5670c93ff2959b2" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1261 }, "bottom-right": { "x": 587.343625, "y": 1271 }, "height": 10, "width": 101.078 }, "position": { "line": 9631, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/Events/Pages/default.aspx\" target=\"_self\" onclick=\"\">Events</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[7]", "issueID": "ab4de35728c3b1fe08f35a2353a4f8cc", "signature": "9c24fa4d604fe3d8ab62f111427a50ac", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ab4de35728c3b1fe08f35a2353a4f8cc" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1281 }, "bottom-right": { "x": 587.343625, "y": 1301 }, "height": 20, "width": 101.078 }, "position": { "line": 9637, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/credentials/Pages/default.aspx\" target=\"_self\" onclick=\"\">Professional Credentials</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]/a[8]", "issueID": "79263a1d1b5e7ca55040848603623be1", "signature": "11ec5a6b4b428c65b6a6880f7f1cf211", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=79263a1d1b5e7ca55040848603623be1" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 598.125, "y": 1105 }, "bottom-right": { "x": 699.203, "y": 1127 }, "height": 22, "width": 101.078 }, "position": { "line": 9638, "column": 16 }, "errorSnippet": "<a class=\"title\" href=\"/CommunityManagers/Pages/default.aspx\">Community Managers</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[4]/a[1]", "issueID": "bdca96529dbc45badbd6248f318f113f", "signature": "19970b14927bd542371dcd7fd192f188", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bdca96529dbc45badbd6248f318f113f" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 598.125, "y": 1142 }, "bottom-right": { "x": 699.203, "y": 1152 }, "height": 10, "width": 101.078 }, "position": { "line": 9639, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/JoinNow/Pages/Benefits-of-Membership.aspx\" target=\"_self\" onclick=\"\">Member Benefits</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[4]/a[2]", "issueID": "0437705f7a9cca5d3498e25abd319eaa", "signature": "9376169d4e0d13c7c8b4b745acef07df", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0437705f7a9cca5d3498e25abd319eaa" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 598.125, "y": 1162 }, "bottom-right": { "x": 699.203, "y": 1182 }, "height": 20, "width": 101.078 }, "position": { "line": 9640, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/CommunityManagers/Pages/Gate-Sample-Forms-and-Templates.aspx\" target=\"_self\" onclick=\"\">Sample Forms &amp; Templates</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[4]/a[3]", "issueID": "c6a3350461c912b935bedfd83db505cd", "signature": "6933bd93fbfd5e60d895b1caa346ee32", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c6a3350461c912b935bedfd83db505cd" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 598.125, "y": 1192 }, "bottom-right": { "x": 699.203, "y": 1202 }, "height": 10, "width": 101.078 }, "position": { "line": 9641, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/Education-for-Managers/Pages/default.aspx\" target=\"_self\" onclick=\"\">Education</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[4]/a[4]", "issueID": "851fc2894d844099a6c839bb52a7d233", "signature": "3e66dbacf7f91077b0e3d4643ab68861", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=851fc2894d844099a6c839bb52a7d233" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 598.125, "y": 1212 }, "bottom-right": { "x": 699.203, "y": 1232 }, "height": 20, "width": 101.078 }, "position": { "line": 9642, "column": 16 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/credentials/Pages/Community-Manager-Credentials.aspx\" target=\"_self\" onclick=\"\">Professional Credentials</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[4]/a[5]", "issueID": "2629d4ac24179336f88674eb8e35d379", "signature": "d5fe00aa0e94931d6b31017fdf3b1966", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2629d4ac24179336f88674eb8e35d379" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 709.984375, "y": 1105 }, "bottom-right": { "x": 811.062375, "y": 1127 }, "height": 22, "width": 101.078 }, "position": { "line": 9658, "column": 7 }, "errorSnippet": "<a class=\"title\" href=\"/HomeownerLeaders/Pages/default.aspx\">Homeowner Leaders</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[5]/a[1]", "issueID": "d3ac6ad309107630784be33ca3750508", "signature": "6ce465e8bb17e4f20b1a7c3cee2df9d6", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d3ac6ad309107630784be33ca3750508" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 709.984375, "y": 1142 }, "bottom-right": { "x": 811.062375, "y": 1152 }, "height": 10, "width": 101.078 }, "position": { "line": 9659, "column": 27 }, "errorSnippet": "<a href=\"https://www.caionline.org/JoinNow/Pages/Benefits-of-Membership.aspx\" target=\"_self\" onclick=\"\">Member Benefits</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[5]/a[2]", "issueID": "4561fad8b081d43fa6dd7eeb57c540f2", "signature": "dc04f13ce7097ba34d3330bee7414078", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4561fad8b081d43fa6dd7eeb57c540f2" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 709.984375, "y": 1162 }, "bottom-right": { "x": 811.062375, "y": 1182 }, "height": 20, "width": 101.078 }, "position": { "line": 9663, "column": 11 }, "errorSnippet": "<a href=\"https://www.caionline.org/HomeownerLeaders/ResourcesforResidents/Pages/default.aspx\" target=\"_self\" onclick=\"\">Resources for Residents</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[5]/a[3]", "issueID": "bc0be660fd06bcfb8c85c7ee46114158", "signature": "4a2e9c82bf9f17ed5312e3e1c1fa0e7d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bc0be660fd06bcfb8c85c7ee46114158" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 709.984375, "y": 1192 }, "bottom-right": { "x": 811.062375, "y": 1222 }, "height": 30, "width": 101.078 }, "position": { "line": 9666, "column": 9 }, "errorSnippet": "<a href=\"https://www.caionline.org/HomeownerLeaders/AssociationGovernanceArticles/Pages/default.aspx\" target=\"_self\" onclick=\"\">Association Governance and Management Articles</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[5]/a[4]", "issueID": "8b4b6d5b72cdf9af4754f19fc341cdee", "signature": "40bc92b432cdff905fa2a67800d12271", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8b4b6d5b72cdf9af4754f19fc341cdee" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 709.984375, "y": 1232 }, "bottom-right": { "x": 811.062375, "y": 1252 }, "height": 20, "width": 101.078 }, "position": { "line": 9669, "column": 25 }, "errorSnippet": "<a href=\"https://www.caionline.org/Publications/Pages/Gate-Copyright-Free-Newsletters.aspx\" target=\"_self\" onclick=\"\">Copyright-Free-Newsletters Content</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[5]/a[5]", "issueID": "99cd95cc60af0f024408cfb49d585640", "signature": "6fedd0549603b7b883b387ab8cc2d4fa", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=99cd95cc60af0f024408cfb49d585640" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 709.984375, "y": 1262 }, "bottom-right": { "x": 811.062375, "y": 1272 }, "height": 10, "width": 101.078 }, "position": { "line": 9670, "column": 13 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/ResLib/Pages/default.aspx\" target=\"_self\" onclick=\"\">Research Library</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[5]/a[6]", "issueID": "d2f88ad5e7fe2ad39ffad20661abec54", "signature": "6683f5aed0fb793284cdc9884468bc90", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d2f88ad5e7fe2ad39ffad20661abec54" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 821.84375, "y": 1105 }, "bottom-right": { "x": 922.92175, "y": 1116 }, "height": 11, "width": 101.078 }, "position": { "line": 9671, "column": 13 }, "errorSnippet": "<a class=\"title\" href=\"/BusinessPartners/Pages/default.aspx\">Business Partners</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[6]/a[1]", "issueID": "26ba17aab5037c158c9bae4443a355c2", "signature": "49bdd763c74397ff8f75763d52671525", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=26ba17aab5037c158c9bae4443a355c2" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 821.84375, "y": 1131 }, "bottom-right": { "x": 922.92175, "y": 1141 }, "height": 10, "width": 101.078 }, "position": { "line": 9672, "column": 13 }, "errorSnippet": "<a href=\"https://www.caionline.org/JoinNow/Pages/Benefits-of-Membership.aspx\" target=\"_self\" onclick=\"\">Member Benefits </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[6]/a[2]", "issueID": "d0c61c1f4b16f2085529ef8dfde1f39e", "signature": "d8740c6ac01e7849f8e0fca1b9f10611", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d0c61c1f4b16f2085529ef8dfde1f39e" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 821.84375, "y": 1151 }, "bottom-right": { "x": 922.92175, "y": 1171 }, "height": 20, "width": 101.078 }, "position": { "line": 9673, "column": 13 }, "errorSnippet": "<a href=\"https://www.caionline.org/BusinessPartners/Pages/National-Corporate-Members.aspx\" target=\"_self\" onclick=\"\">National Corporate Members</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[6]/a[3]", "issueID": "be6e2de26c6417c6e81239247a59f000", "signature": "3c5c184456d47491701c7c02c514e7e4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=be6e2de26c6417c6e81239247a59f000" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 821.84375, "y": 1181 }, "bottom-right": { "x": 922.92175, "y": 1201 }, "height": 20, "width": 101.078 }, "position": { "line": 9674, "column": 13 }, "errorSnippet": "<a href=\"https://www.caionline.org/BusinessPartners/Pages/Business-Partner-Bulletin.aspx\" target=\"_self\" onclick=\"\">Business Partner Bulletin</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[6]/a[4]", "issueID": "e1e08f97957947893f723c2c662f46c4", "signature": "0699be29cc60341744ec49f73c77b99c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e1e08f97957947893f723c2c662f46c4" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 821.84375, "y": 1211 }, "bottom-right": { "x": 922.92175, "y": 1231 }, "height": 20, "width": 101.078 }, "position": { "line": 9675, "column": 13 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\" target=\"_self\" onclick=\"\">Business Partner Education</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[6]/a[5]", "issueID": "66f1f6e18e80019e6b1c008af4994dbf", "signature": "1603cc79eb8f318eae25db88f3fc491d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=66f1f6e18e80019e6b1c008af4994dbf" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 821.84375, "y": 1241 }, "bottom-right": { "x": 922.92175, "y": 1261 }, "height": 20, "width": 101.078 }, "position": { "line": 9676, "column": 13 }, "errorSnippet": "<a href=\"https://www.caionline.org/LearningCenter/credentials/Pages/Business-Partner-Credentials.aspx\" target=\"_self\" onclick=\"\">Professional Credentials</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[6]/a[6]", "issueID": "1beb70b57a1e7080984fbb4c2d3302de", "signature": "46f5538215fff82a06043b5045e38ba6", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1beb70b57a1e7080984fbb4c2d3302de" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 1415 }, "height": 1415, "width": 1024 }, "position": { "line": 3428, "column": 60 }, "errorSnippet": "<body class=\"AnonymousUsersBody BodyDisplay ms-backgroundImage\" onhashchange=\"if (typeof(_spBodyOnHashChange) != 'undefined') _spBodyOnHashChange();\" data-menu-position=\"closed\"><div class=\"jPanelMenu-panel\" style=\"position: relative; right: 0px", "xpath": "/html/body", "issueID": "6b98fd0ad548f4a7208a70c26f594c45", "signature": "0bfa30e24282aa232893e8af3c667ddd", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6b98fd0ad548f4a7208a70c26f594c45" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 535.875, "y": 0 }, "bottom-right": { "x": 583.8438, "y": 17 }, "height": 17, "width": 47.9688 }, "position": { "line": 232, "column": 3 }, "errorSnippet": "<li id=\"MyProfileLinksContainer\"> <a href=\"#\">My CAI ▾</a> <!----> <ul class=\"MyProfileLinksDD\" style=\"\"> <li><a href=\"https://cai.caionline.org/eweb/DynamicPage.aspx?webcode=IndividualEdit\">My Profile</a>&", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/ul[1]/li[5]", "issueID": "8cd52233928a4b82612656a3abd744d2", "signature": "66b3351e060b616cada2efdd36ea2a3c", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8cd52233928a4b82612656a3abd744d2" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 37, "y": 92 }, "bottom-right": { "x": 137.531, "y": 140 }, "height": 48, "width": 100.531 }, "position": { "line": 9324, "column": 7 }, "errorSnippet": "<li id=\"ChapterMNLI\"><a href=\"/Chapters/Pages/default.aspx\">Chapters <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a> <ul class=\"working\"> <li class=\"left\"> <div clas", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]", "issueID": "8e0bc2ec0571eb2188ebec03e03d7ba5", "signature": "9da1c8069605a20ac223fa790c5b8b6c", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8e0bc2ec0571eb2188ebec03e03d7ba5" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 140.875, "y": 92 }, "bottom-right": { "x": 243.85899999999998, "y": 140 }, "height": 48, "width": 102.984 }, "position": { "line": 9335, "column": 9 }, "errorSnippet": "<li id=\"AdvocacyMNLI\" class=\"Advocacy\"><a href=\"/advocacy/Pages/default.aspx\">Advocacy <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a> <ul class=\"working\"> <li class=\"left", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]", "issueID": "5915c68ff5fabf0d174e682eadda2895", "signature": "25afc352499f904db4091b94dc6a3dee", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5915c68ff5fabf0d174e682eadda2895" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 625, "y": 218 }, "bottom-right": { "x": 862, "y": 267 }, "height": 49, "width": 237 }, "position": { "line": 9447, "column": 14 }, "errorSnippet": "<span class=\"featured-description\">All the latest from Federal Affairs, Grassroots Activity, Research, Legal and Community Association Issues.</span>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/span[1]", "issueID": "f7d9c2d286229919a65ac507f37cdcc7", "signature": "6f6a35429c75d6b6d59808691897f7e7", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f7d9c2d286229919a65ac507f37cdcc7" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 247.203125, "y": 92 }, "bottom-right": { "x": 397.06212500000004, "y": 140 }, "height": 48, "width": 149.859 }, "position": { "line": 9351, "column": 11 }, "errorSnippet": "<li id=\"LearningCenterMNLI\" class=\"LearningCenter\"><a href=\"https://cai.mycrowdwisdom.com/diweb/start\">Learning Center <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a> <ul class=", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]", "issueID": "c32dfa64f713feb4090a847a6c773666", "signature": "7dbb0d979dbba96ad6f0bcbd8d8f8c7b", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c32dfa64f713feb4090a847a6c773666" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 400.40625, "y": 92 }, "bottom-right": { "x": 582.04725, "y": 140 }, "height": 48, "width": 181.641 }, "position": { "line": 9426, "column": 7 }, "errorSnippet": "<li id=\"CommunityManagerMNLI\" class=\"CommunityManager\"><a href=\"/CommunityManagers/Pages/default.aspx\">Community Managers <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a> <ul cla", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]", "issueID": "bbba9bd24245d2b81d053f5fb26ff513", "signature": "5ab7cc0ede3084f47ae309cca6bd29ec", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bbba9bd24245d2b81d053f5fb26ff513" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 585.390625, "y": 92 }, "bottom-right": { "x": 762.593625, "y": 140 }, "height": 48, "width": 177.203 }, "position": { "line": 9458, "column": 13 }, "errorSnippet": "<li class=\"work\"><a href=\"/HomeownerLeaders/Pages/default.aspx\">Homeowner Leaders <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a> <ul class=\"working\"> <li class=\"left\">", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]", "issueID": "3ae60fc467a0ffa315e519b180f9289c", "signature": "4d572cfc1da951f7c0e45f84ffa8b3d8", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3ae60fc467a0ffa315e519b180f9289c" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 765.9375, "y": 92 }, "bottom-right": { "x": 930.2655, "y": 140 }, "height": 48, "width": 164.328 }, "position": { "line": 9486, "column": 5 }, "errorSnippet": "<li id=\"BusinessPartnersMNLI\" class=\"BusinessPartners \"><a href=\"/BusinessPartners/Pages/default.aspx\">Business Partners <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a> <ul clas", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]", "issueID": "33b21bcfcf18fa3d61bd0a8bc9782ac9", "signature": "b2902780427c2f43196f9314900eaafc", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=33b21bcfcf18fa3d61bd0a8bc9782ac9" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 30, "y": 30 }, "bottom-right": { "x": 330, "y": 30 }, "height": 0, "width": 300 }, "position": { "line": 9512, "column": 18 }, "errorSnippet": "<li class=\"show\"> <div id=\"DeltaPlaceHolderSearchArea\" class=\"ms-mpSearchBox ms-floatRight\"> <div id=\"searchInputBox\"> <div class=\"ms-webpart-chrome ms-webpart-chrome-fullWidth \"> <div webpartid=\"00000000-0000-0000-0000-0000000", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]", "issueID": "3fbedb1be2c20f6f45f8b97cbd7db6b2", "signature": "d3db7f72ba2945d1d3bc36d5ade0017e", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3fbedb1be2c20f6f45f8b97cbd7db6b2" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 30, "y": 30 }, "bottom-right": { "x": 330, "y": 208 }, "height": 178, "width": 300 }, "position": { "line": 9513, "column": 6 }, "errorSnippet": "<li class=\"fast-search\"> <div class=\"ms-webpart-chrome ms-webpart-chrome-fullWidth \"> <div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowd", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]", "issueID": "14dd1a524d8e36c6ae0d06d3ddf54d0e", "signature": "1d1a8d964a061327b7673f1e95d19c9f", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=14dd1a524d8e36c6ae0d06d3ddf54d0e" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9540, "column": 18 }, "errorSnippet": "<li id=\"MyProfileLinksContainer\" class=\"member-area\"> <a href=\"#\">My CAI <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\"></span></a> <!----> <ul class=\"MyProfileLinksDD working\"> &", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/section[3]/ul[1]/li[5]", "issueID": "0c97fa4e960d2668c9676aaa408c0cc3", "signature": "c041402ecb9d0452b8f70859c50bcd97", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0c97fa4e960d2668c9676aaa408c0cc3" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 50, "y": 52 }, "height": 52, "width": 50 }, "position": { "line": 9589, "column": 10 }, "errorSnippet": "<li> <div class=\"icon first\"> <div class=\"icon-news\">&nbsp;</div> <div class=\"pop\">Featured News</div> </div> <div class=\"first inner\" style=\"\"> <span class=\"section\">Featured News</span> &l", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[1]", "issueID": "1cbb5bf73bf2f3379e98123b858c5c54", "signature": "c3a8b44d29ce87fad2efccad813b48bd", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1cbb5bf73bf2f3379e98123b858c5c54" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 52 }, "bottom-right": { "x": 50, "y": 104 }, "height": 52, "width": 50 }, "position": { "line": 9600, "column": 12 }, "errorSnippet": "<li class=\"tools\"> <div class=\"icon\"> <div class=\"icon-tools\">&nbsp;</div> <div class=\"pop\">Featured Tools</div> </div> <div class=\"inner\" style=\"\"> <span class=\"section\">Featured Tools</span&g", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]", "issueID": "709e11d0f5fbdc05fa3764424f031e07", "signature": "1a996ff3f12cb3732f31f8cd3a4be44c", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=709e11d0f5fbdc05fa3764424f031e07" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9743, "column": 61 }, "errorSnippet": "<span class=\"slide-desc\">Join your peers on CAI's members-only community. Log on using your CAI website password to ask questions, discuss ideas, search resources, strengthen your network, share best practices and help your community thrive.\n</s", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[1]/span[2]", "issueID": "8cab523e0054c267586802d6d2f73576", "signature": "e7cbc24efdfad9c435c1e2d924ed6c22", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8cab523e0054c267586802d6d2f73576" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9779, "column": 9 }, "errorSnippet": "<span class=\"slide-desc\">Find the professional service providers you and your association need. When you need professional support, look no further than these CAI members.\n</span>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[2]/span[2]", "issueID": "2c17046f26580891c1c2ddfecce12918", "signature": "e57f04cf2cf67eabe6289052a8a7f9bb", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2c17046f26580891c1c2ddfecce12918" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9793, "column": 9 }, "errorSnippet": "<span class=\"slide-desc\">Are you an employer looking for professionals to hire? Or are you a job seeker looking for a new career opportunity? This should be your first stop.</span>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[2]/div[2]/div[2]/ul[1]/li[4]/span[2]", "issueID": "e5f5f2cf1c6b047ecbc30a5390704813", "signature": "fe666944c1b316ec006f7bc14539ad99", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e5f5f2cf1c6b047ecbc30a5390704813" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 104 }, "bottom-right": { "x": 50, "y": 156 }, "height": 52, "width": 50 }, "position": { "line": 9618, "column": 1 }, "errorSnippet": "<li> <div class=\"icon\"> <div class=\"icon-media\">&nbsp;</div> <div class=\"pop\">Multimedia</div> </div> <div class=\"inner\" style=\"\"> <span class=\"section\">Multimedia</span> <div class=\"ms-w", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]", "issueID": "20ed466812a3dca4a9613316ca2b5370", "signature": "781482afa836632fc06da647d8573d8d", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=20ed466812a3dca4a9613316ca2b5370" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 156 }, "bottom-right": { "x": 50, "y": 206 }, "height": 50, "width": 50 }, "position": { "line": 9629, "column": 12 }, "errorSnippet": "<li> <div class=\"icon last\"> <div class=\"icon-data\">&nbsp;</div> <div class=\"pop\">INDUSTRY DATA</div> </div> <div class=\"inner\" style=\"\"> <div class=\"ms-webpart-chrome ms-webpart-chrome-fullWidth \"&g", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[4]", "issueID": "542952e11ed8e9e9d01572ab63c73966", "signature": "bc8cebc14566d6cc5d4b5b2198d07b58", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=542952e11ed8e9e9d01572ab63c73966" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 374.40625, "y": 1105 }, "bottom-right": { "x": 475.48425, "y": 1311 }, "height": 206, "width": 101.078 }, "position": { "line": 9675, "column": 9 }, "errorSnippet": "<li><a class=\"title\" href=\"/Advocacy/Pages/default.aspx\">Advocacy</a><a href=\"https://www.caionline.org/Advocacy/PublicPolicies/Pages/default.aspx\" target=\"_self\" onclick=\"\">CAI Public Policies</a><a href=\"https://www.cai", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[2]", "issueID": "5d87f96e3363bc47a0daabbcf2eb2503", "signature": "1c100fc1d3105e5bdd4173396aa367f0", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5d87f96e3363bc47a0daabbcf2eb2503" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 486.265625, "y": 1105 }, "bottom-right": { "x": 587.343625, "y": 1311 }, "height": 206, "width": 101.078 }, "position": { "line": 9676, "column": 9 }, "errorSnippet": "<li><a class=\"title\" href=\"/LearningCenter/Pages/default.aspx\">Learning Center</a><a href=\"https://www.caionline.org/LearningCenter/Education-for-Managers/Pages/default.aspx\" target=\"_self\" onclick=\"\">Education for Managers</a&", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[3]", "issueID": "e7029c1ca44f69182cace78362986173", "signature": "712078cacf2ab2007a224ee58c91940b", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e7029c1ca44f69182cace78362986173" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 709.984375, "y": 1105 }, "bottom-right": { "x": 811.062375, "y": 1282 }, "height": 177, "width": 101.078 }, "position": { "line": 9680, "column": 25 }, "errorSnippet": "<li><a class=\"title\" href=\"/HomeownerLeaders/Pages/default.aspx\">Homeowner Leaders</a><a href=\"https://www.caionline.org/JoinNow/Pages/Benefits-of-Membership.aspx\" target=\"_self\" onclick=\"\">Member Benefits</a><a href=\"htt", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[5]", "issueID": "9a40138f254c41afe638c212c2783c43", "signature": "a665fb46a173798090368d722c396cd1", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9a40138f254c41afe638c212c2783c43" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 821.84375, "y": 1105 }, "bottom-right": { "x": 922.92175, "y": 1271 }, "height": 166, "width": 101.078 }, "position": { "line": 9681, "column": 25 }, "errorSnippet": "<li><a class=\"title\" href=\"/BusinessPartners/Pages/default.aspx\">Business Partners</a><a href=\"https://www.caionline.org/JoinNow/Pages/Benefits-of-Membership.aspx\" target=\"_self\" onclick=\"\">Member Benefits </a><a href=\"ht", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[2]/section[1]/ul[1]/li[6]", "issueID": "386f0b72d4b5569f1a68c6d9f63d0961", "signature": "1057c0b2110b36427098316b85349c9d", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=386f0b72d4b5569f1a68c6d9f63d0961" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 5446, "column": 404 }, "errorSnippet": "<h1 id=\"pageTitle\" class=\"ms-core-pageTitle\"> <span id=\"DeltaPlaceHolderPageTitleInTitleArea\"> <span><a href=\"#ctl00_PlaceHolderPageTitleInTitleArea_ctl00_SkipLink\"><img alt=\"Skip Navigation Links\" src=\"/WebResource.axd?d=x84Ze", "xpath": "/html/body/div[1]/form[1]/div[11]/div[2]/div[1]/div[1]/div[1]/div[2]/h1[1]", "issueID": "2cc99d6b85695c58a229bb3c97ef498f", "signature": "3497d9fe64320d40b1e5c072f796eb84", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2cc99d6b85695c58a229bb3c97ef498f" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9689, "column": 11 }, "errorSnippet": "<li id=\"ChapterMNLI\"><a href=\"/Chapters/Pages/default.aspx\">Chapters <span class=\"arrow\" style=\"\"><img src=\"/Style Library/assets/images/nav-arrow.png\" style=\"\"></span></a> <ul class=\"working\" style=\"\"> <li cl", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]", "issueID": "6b634fb0782398e244e5909d93c429f6", "signature": "d863a42c9c13d1c39c89d63457f1b0a2", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6b634fb0782398e244e5909d93c429f6" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9777, "column": 8 }, "errorSnippet": "<li id=\"AdvocacyMNLI\" class=\"Advocacy\"><a href=\"/advocacy/Pages/default.aspx\">Advocacy <span class=\"arrow\" style=\"\"><img src=\"/Style Library/assets/images/nav-arrow.png\" style=\"\"></span></a> <ul class=\"working\" styl", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]", "issueID": "9dac9475817fa538a1c0b13f3911c006", "signature": "e3d1592253c9018bf8f1a0b6df0a7bf3", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9dac9475817fa538a1c0b13f3911c006" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9992, "column": 0 }, "errorSnippet": "<li id=\"LearningCenterMNLI\" class=\"LearningCenter\"><a href=\"https://cai.mycrowdwisdom.com/diweb/start\">Learning Center <span class=\"arrow\" style=\"\"><img src=\"/Style Library/assets/images/nav-arrow.png\" style=\"\"></span></a", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]", "issueID": "289f600fdbc3fcded231d6d5837333cd", "signature": "f1529f0df15111b909d5a5ba0393a969", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=289f600fdbc3fcded231d6d5837333cd" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10040, "column": 0 }, "errorSnippet": "<li id=\"CommunityManagerMNLI\" class=\"CommunityManager\"><a href=\"/CommunityManagers/Pages/default.aspx\">Community Managers <span class=\"arrow\" style=\"\"><img src=\"/Style Library/assets/images/nav-arrow.png\" style=\"\"></span><", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]", "issueID": "943242c75bd0dacc129b42d3a40996ea", "signature": "e44c1e2f28bb0f49d5ada1c41ae68032", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=943242c75bd0dacc129b42d3a40996ea" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10285, "column": 29 }, "errorSnippet": "<li class=\"work\"><a href=\"/HomeownerLeaders/Pages/default.aspx\">Homeowner Leaders <span class=\"arrow\" style=\"\"><img src=\"/Style Library/assets/images/nav-arrow.png\" style=\"\"></span></a> <ul class=\"working\" style=\"\"&", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]", "issueID": "f0c95b4b243f019dfd8e0cbde20dd25a", "signature": "691d74bcb95a87b0fd98517cc1118b39", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f0c95b4b243f019dfd8e0cbde20dd25a" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10726, "column": 7 }, "errorSnippet": "<li id=\"BusinessPartnersMNLI\" class=\"BusinessPartners \"><a href=\"/BusinessPartners/Pages/default.aspx\">Business Partners <span class=\"arrow\" style=\"\"><img src=\"/Style Library/assets/images/nav-arrow.png\" style=\"\"></span><", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]", "issueID": "543cc9619437b07ba57fe0196c2a3e6c", "signature": "4d430177300ceb8a7f27d9440fcd7028", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=543cc9619437b07ba57fe0196c2a3e6c" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10768, "column": 13 }, "errorSnippet": "<li class=\"show\"> <div id=\"DeltaPlaceHolderSearchArea\" class=\"ms-mpSearchBox ms-floatRight\"> <div id=\"searchInputBox\"> <div class=\"ms-webpart-chrome ms-webpart-chrome-fullWidth \"> <div webpartid=\"00000000-0000-0000-0000-0000000", "xpath": "/html/body/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[1]", "issueID": "97bcc641a330c748e284c99d720e8bce", "signature": "0fa7da7e3c5d6ee5242dcd0ec6bf2f19", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=97bcc641a330c748e284c99d720e8bce" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10773, "column": 13 }, "errorSnippet": "<li class=\"fast-search\"> <div class=\"ms-webpart-chrome ms-webpart-chrome-fullWidth \"> <div webpartid=\"00000000-0000-0000-0000-000000000000\" haspers=\"true\" id=\"WebPartWPQ3\" width=\"100%\" class=\"ms-WPBody noindex \" onlyformepart=\"true\" allowd", "xpath": "/html/body/section[1]/nav[1]/section[2]/div[2]/ul[1]/li[2]", "issueID": "89248ded5d34c05f8d584958952c6144", "signature": "c756981592cc2e9def6e9a45fa6fc5e7", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=89248ded5d34c05f8d584958952c6144" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10802, "column": 11 }, "errorSnippet": "<li id=\"MyProfileLinksContainer\" class=\"member-area\"> <a href=\"#\">My CAI <span class=\"arrow\"><img src=\"/Style Library/assets/images/nav-arrow.png\" style=\"\"></span></a> <!----> <ul class=\"MyProfileLinksDD worki", "xpath": "/html/body/section[1]/nav[1]/section[3]/ul[1]/li[5]", "issueID": "07260ed3686bf9495e757cc1bcac7cb8", "signature": "bb90330c597590ef9b220249eb7089c6", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=07260ed3686bf9495e757cc1bcac7cb8" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 1393, "column": 0 }, "errorSnippet": "<a id=\"HiddenAnchor\" href=\"javascript:;\" style=\"display: none;\"> </a>", "xpath": "/html/body/div[1]/form[1]/a[1]", "issueID": "6d0bb29a065fb8dfbdfb5bc7288819cf", "signature": "e0096a8c29076c8e1698348f853be4be", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6d0bb29a065fb8dfbdfb5bc7288819cf" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 504.765625, "y": 24 }, "bottom-right": { "x": 528.765625, "y": 38 }, "height": 14, "width": 24 }, "position": { "line": 5025, "column": 34 }, "errorSnippet": "<a href=\"https://www.facebook.com/CAIsocial\"><img src=\"/Style Library/assets/images/header-social-facebook.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[1]", "issueID": "854abdc8be80d11ed1a8c197b7758abd", "signature": "724ebf745a81b97957b5f7c2175997bc", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=854abdc8be80d11ed1a8c197b7758abd" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 542.109375, "y": 24 }, "bottom-right": { "x": 566.109375, "y": 38 }, "height": 14, "width": 24 }, "position": { "line": 5026, "column": 0 }, "errorSnippet": "<a href=\"https://www.instagram.com/caisocial/\"><img src=\"/Style Library/assets/images/header-social-instagram.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[2]", "issueID": "2c47493a188c29fc1bbd4555ff8b5445", "signature": "840d0af134259d4db23cc7b4cbb29601", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2c47493a188c29fc1bbd4555ff8b5445" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 579.453125, "y": 24 }, "bottom-right": { "x": 603.453125, "y": 38 }, "height": 14, "width": 24 }, "position": { "line": 5026, "column": 0 }, "errorSnippet": "<a href=\"https://www.linkedin.com/groups?gid=39092\"><img src=\"/Style Library/assets/images/header-social-linkedin.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[3]", "issueID": "a9c0f6c2058fa0f42ed0008cb6178660", "signature": "39cfc7f9bfaaa19ae415166043afaa75", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a9c0f6c2058fa0f42ed0008cb6178660" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 616.796875, "y": 24 }, "bottom-right": { "x": 640.796875, "y": 38 }, "height": 14, "width": 24 }, "position": { "line": 5026, "column": 0 }, "errorSnippet": "<a href=\"https://twitter.com/caisocial/\"><img src=\"/Style Library/assets/images/header-social-twitter.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[4]", "issueID": "8aa9a9c7866caab1f5f712db13ab906b", "signature": "aeb42bfda77c70b9d3e456e519c197cd", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8aa9a9c7866caab1f5f712db13ab906b" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 654.140625, "y": 24 }, "bottom-right": { "x": 678.140625, "y": 38 }, "height": 14, "width": 24 }, "position": { "line": 5026, "column": 0 }, "errorSnippet": "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\"><img src=\"/Style Library/assets/images/header-social-youtube.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[1]/section[3]/div[1]/section[1]/section[1]/a[5]", "issueID": "c047195ccba4f1d41eff55334deb120c", "signature": "fe0504a276392df7c84a06185a71126b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c047195ccba4f1d41eff55334deb120c" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9434, "column": 17 }, "errorSnippet": "<a href=\"https://vimeo.com/165186964\"> <img src=\"/Style Library/assets/images/video_grassroots.jpg\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "9972bde06cc752384ada36e260699e92", "signature": "8b481b189ec0c5f88b941d7d05524c13", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9972bde06cc752384ada36e260699e92" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9440, "column": 17 }, "errorSnippet": "<a href=\"https://vimeo.com/127279700\"> <img src=\"/Style Library/assets/images/video_association_board.jpg\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "7191fe6bf3b3a8748ed5d87c3da77e4d", "signature": "76253bcd3b773f04a11241ede57b3759", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7191fe6bf3b3a8748ed5d87c3da77e4d" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9442, "column": 17 }, "errorSnippet": "<a href=\"https://vimeo.com/125472743\"> <img src=\"/Style Library/assets/images/video_board_workshop_promo.jpg\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]", "issueID": "505c7ad9bccbcfac6300a75a9bb11a3e", "signature": "7c2739add2e3137ecbc19d2025ec3f7a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=505c7ad9bccbcfac6300a75a9bb11a3e" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9450, "column": 57 }, "errorSnippet": "<a href=\"https://vimeo.com/165191075\"> <img src=\"/Style Library/assets/images/video_govt.jpg\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]", "issueID": "0c2f474ea6d302733a7107fc45cb09ee", "signature": "1891bb431a978d170e50a29ac199b000", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0c2f474ea6d302733a7107fc45cb09ee" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9457, "column": 10 }, "errorSnippet": "<a href=\"/AboutCAI/Pages/HOASweetHOA.aspx\"><img src=\"/Style Library/assets/images/CAIIndustryData03.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[1]/section[1]/ul[1]/li[4]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "cd41c613796eec98f47a231507e1af25", "signature": "285723be695d4d25fd08d355317390b2", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cd41c613796eec98f47a231507e1af25" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 4, "y": 6 }, "bottom-right": { "x": 314, "y": 106 }, "height": 100, "width": 310 }, "position": { "line": 9498, "column": 9 }, "errorSnippet": "<a href=\"/Pages/Coronavirus.aspx\"> <div class=\"image\"><img src=\"/Style Library/assets/images/CAI_CoronavirusResources.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[1]/div[1]/a[1]", "issueID": "041ab654fe1cca0fccd7ca07ca56e61c", "signature": "468d9b17be886d498a19a9c1666fe326", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=041ab654fe1cca0fccd7ca07ca56e61c" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 4, "y": 116 }, "bottom-right": { "x": 314, "y": 216 }, "height": 100, "width": 310 }, "position": { "line": 9502, "column": 23 }, "errorSnippet": "<a href=\"https://exchange.caionline.org/home\"> <div class=\"image\"><img src=\"/Style Library/assets/images/CAI_Exchange.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[1]/div[2]/a[1]", "issueID": "5d45e13adcbe0d484586b1610e5a137f", "signature": "30826cab1cf524d51f20d0b50c4d5a06", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5d45e13adcbe0d484586b1610e5a137f" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 310, "y": 210 }, "height": 210, "width": 310 }, "position": { "line": 9505, "column": 20 }, "errorSnippet": "<a href=\"/Events/Pages/default.aspx\"> <div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_EducationAndEvents.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[2]/div[1]/a[1]", "issueID": "8743b339319d35130bbe2b0addd8cabd", "signature": "18678e81ef351152f69d5fb469a39b63", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8743b339319d35130bbe2b0addd8cabd" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 4, "y": 6 }, "bottom-right": { "x": 314, "y": 106 }, "height": 100, "width": 310 }, "position": { "line": 9510, "column": 17 }, "errorSnippet": "<a href=\"/AboutCommunityAssociations\"> <div class=\"image\"><img src=\"/Style Library/assets/images/CAI_AboutCommunityAssociations.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[3]/div[1]/a[1]", "issueID": "cd14be0864dc3c580d69f9e31aefab83", "signature": "5c24b28e66866454ecde57c185b76196", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cd14be0864dc3c580d69f9e31aefab83" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 4, "y": 116 }, "bottom-right": { "x": 314, "y": 216 }, "height": 100, "width": 310 }, "position": { "line": 9511, "column": 17 }, "errorSnippet": "<a href=\"/advocacy\"> <div class=\"image\"><img src=\"/Style Library/assets/images/CAI_Advocacy.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[3]/div[2]/a[1]", "issueID": "ec8d3d617b2f5f31203a9ce9b37c2959", "signature": "e78acce3a7e0fe15efb6f1500be43c5a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ec8d3d617b2f5f31203a9ce9b37c2959" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 310, "y": 210 }, "height": 210, "width": 310 }, "position": { "line": 9512, "column": 22 }, "errorSnippet": "<a href=\"/Publications/Pages/default.aspx\"> <div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_Publications.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[4]/div[1]/a[1]", "issueID": "0b0f24f7cee8a775f839290090cdec71", "signature": "447aea639f0e24d9bf5549acf431df80", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0b0f24f7cee8a775f839290090cdec71" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 310, "y": 210 }, "height": 210, "width": 310 }, "position": { "line": 9513, "column": 10 }, "errorSnippet": "<a href=\"https://hoaresources.caionline.org/\"> <div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_HOAresources_com.png\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[5]/div[1]/a[1]", "issueID": "e0245237562332f67cac5dfbbf56b0b7", "signature": "97535835fe4ec8891895e5bb0b291d46", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e0245237562332f67cac5dfbbf56b0b7" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 310, "y": 210 }, "height": 210, "width": 310 }, "position": { "line": 9514, "column": 7 }, "errorSnippet": "<a href=\"https://foundation.caionline.org/\"> <div class=\"image\"><img src=\"/Style%20Library/assets/images/CAI_Foundation.jpg\"></div> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/section[2]/section[2]/section[2]/div[1]/section[2]/section[1]/section[1]/div[6]/div[1]/a[1]", "issueID": "cc69dad1d803e90874771326e062fae2", "signature": "95591152991c861eb6aa329390d7889c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cc69dad1d803e90874771326e062fae2" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 788.625025, "y": 997 }, "bottom-right": { "x": 809.187525, "y": 1027 }, "height": 30, "width": 20.5625 }, "position": { "line": 9522, "column": 29 }, "errorSnippet": "<a href=\"/FAQ/Pages/default.aspx\">FAQ</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[1]/a[4]", "issueID": "62bef58fe7029b455f3e5b805040eaf5", "signature": "e28dc7b527a819d73d7977717dc2379c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=62bef58fe7029b455f3e5b805040eaf5" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9524, "column": 29 }, "errorSnippet": "<a href=\"https://www.facebook.com/CAIsocial\"><img src=\"/Style Library/assets/images/footer-social-mobile-facebook.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[1]", "issueID": "b0c48db2f1665f609ba0af302fab18b6", "signature": "37550b5361ae84bbb652a230cf76d3ab", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b0c48db2f1665f609ba0af302fab18b6" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9525, "column": 29 }, "errorSnippet": "<a href=\"https://www.instagram.com/caisocial/\"><img src=\"/Style Library/assets/images/footer-social-mobile-instagram.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[2]", "issueID": "743822db74d05b0af91840e1bbfc826d", "signature": "101628c3dd1109db106758c88e66ac20", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=743822db74d05b0af91840e1bbfc826d" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9529, "column": 26 }, "errorSnippet": "<a href=\"https://www.linkedin.com/groups?gid=39092\"><img src=\"/Style Library/assets/images/footer-social-mobile-linkedin.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[3]", "issueID": "21068b5951f0344d64fb991932c494c6", "signature": "681ccfcdfd198c59676893241bb2baa1", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=21068b5951f0344d64fb991932c494c6" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9532, "column": 59 }, "errorSnippet": "<a href=\"https://twitter.com/caisocial/\"><img src=\"/Style Library/assets/images/footer-social-mobile-twitter.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[4]", "issueID": "b08a8a7570574071a8704887ae82d9f1", "signature": "868bc6503d905ba85979a4d5b02641c6", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b08a8a7570574071a8704887ae82d9f1" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9537, "column": 17 }, "errorSnippet": "<a href=\"https://www.youtube.com/channel/UC8DZq7dAsFqiobMQYXqXDgA\"><img src=\"/Style Library/assets/images/footer-social-mobile-youtube.png\"></a>", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[1]/section[1]/section[2]/section[2]/section[1]/a[5]", "issueID": "11d91a21aefbad7a73e510ab1dce7f3b", "signature": "2eec3a4512aa321aa884b260774c5b93", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=11d91a21aefbad7a73e510ab1dce7f3b" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 16, "y": 16 }, "height": 16, "width": 16 }, "position": { "line": 9690, "column": 15 }, "errorSnippet": "<a href=\"javascript:;\" id=\"ms-pageDescriptionDiv\" style=\"display: none;\" title=\" \"> <span id=\"ms-pageDescriptionImage\"> </span> </a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[2]/div[1]/div[1]/div[1]/div[2]/h1[1]/div[1]/a[1]", "issueID": "a2babdd7ec3705ad76408e820a061823", "signature": "f70b3ee74fe5d82df571a0adab473a58", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a2babdd7ec3705ad76408e820a061823" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9789, "column": 9 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavChapters.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]", "issueID": "6b7035f88dec967c149a1f73554b3518", "signature": "85ad25827ae97c24a4987f0ef6af8a32", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6b7035f88dec967c149a1f73554b3518" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9865, "column": 9 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]", "issueID": "7618f84910b8279175a7aabd0a97e8ab", "signature": "fc027244ec05c0551e7b934b39755bd4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7618f84910b8279175a7aabd0a97e8ab" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 9992, "column": 0 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]", "issueID": "097de4821f858cc7a9752f5106176dab", "signature": "46219a6cfa7d0a7b56030459aecbed49", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=097de4821f858cc7a9752f5106176dab" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10040, "column": 0 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]", "issueID": "cd2c8d41ca6932c476571a24c5a024ee", "signature": "aec1f16feb5cd78c814c864f45737001", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cd2c8d41ca6932c476571a24c5a024ee" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10142, "column": 6 }, "errorSnippet": "<a href=\"#\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]", "issueID": "47c46ad7e1a0bbb9edf5799991085d54", "signature": "40281b6691dcbfbf4695aa64800e8c61", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=47c46ad7e1a0bbb9edf5799991085d54" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10317, "column": 6 }, "errorSnippet": "<a href=\"\"><img class=\"featured-image\" src=\"/Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png\"></a>", "xpath": "/html/body/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[2]/a[1]", "issueID": "3c6da53cbef8b3868e5386c9bdfa11c1", "signature": "a2f5d22a9cbd83b3232ce578e9b715ac", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3c6da53cbef8b3868e5386c9bdfa11c1" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 40 }, "bottom-right": { "x": 527.343375, "y": 51 }, "height": 11, "width": 217.359 }, "position": { "line": 5386, "column": 0 }, "errorSnippet": "<a href=\"/Chapters/Pages/Chapter-Benefits.aspx\">Benefits from Your Local Chapter</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "970ccc8103cc1025ecbe8d75432f2803", "signature": "1ad5d8140ea41d5092b13655a6cd05f6", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=970ccc8103cc1025ecbe8d75432f2803" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 30, "y": 69 }, "bottom-right": { "x": 267.344, "y": 80 }, "height": 11, "width": 237.344 }, "position": { "line": 5554, "column": 0 }, "errorSnippet": "<a href=\"/Advocacy/LegalArena/Pages/default.aspx\">Community Association Law &amp; Lawyers</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "da909efee665be4c6c388ab5a3d64864", "signature": "49e932b5b68ef648bb1a6da3368aea43", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=da909efee665be4c6c388ab5a3d64864" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 30, "y": 145 }, "bottom-right": { "x": 246.969, "y": 156 }, "height": 11, "width": 216.969 }, "position": { "line": 5626, "column": 0 }, "errorSnippet": "<a href=\"/Advocacy/Resources/Pages/default.aspx\">Advocacy Resources for Members</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "issueID": "f1fe1579c0b30a8d3bd326facbc002cf", "signature": "8baedc6e6231f2c10eacfb0751819760", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f1fe1579c0b30a8d3bd326facbc002cf" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 107 }, "bottom-right": { "x": 498.937375, "y": 118 }, "height": 11, "width": 188.953 }, "position": { "line": 5697, "column": 33 }, "errorSnippet": "<a href=\"/Advocacy/LAC/Pages/default.aspx\">Legislative Action Committees</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/ul[1]/li[3]/a[1]", "issueID": "a86e26d18fa4c9f0b4533efedd319811", "signature": "1040c79d191fd16f0d589d9697eaa13b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a86e26d18fa4c9f0b4533efedd319811" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 145 }, "bottom-right": { "x": 482.953375, "y": 156 }, "height": 11, "width": 172.969 }, "position": { "line": 5853, "column": 34 }, "errorSnippet": "<a href=\"/advocacy/legislatorcorner/Pages/default.aspx\">Resources for Legislators</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "issueID": "d9c329aef26224ad4f9b02fb4a7a3046", "signature": "5131450fab2ae19e4312016232932aed", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d9c329aef26224ad4f9b02fb4a7a3046" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 30, "y": 107 }, "bottom-right": { "x": 238.953, "y": 118 }, "height": 11, "width": 208.953 }, "position": { "line": 6022, "column": 40 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Business-Partners/Pages/default.aspx\">Education for Business Partners</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "1d06a57119e6abd3261787b05c31d088", "signature": "1477aa75c92ba6d14f0ce862dbdfb269", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1d06a57119e6abd3261787b05c31d088" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 183 }, "bottom-right": { "x": 498.34337500000004, "y": 194 }, "height": 11, "width": 188.359 }, "position": { "line": 7191, "column": 0 }, "errorSnippet": "<a href=\"https://exchange.caionline.org/\">Exchange: Online Communities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "30f044060628442d220efde6024c7856", "signature": "46402bf99b485245ea3f999d7e70d02d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=30f044060628442d220efde6024c7856" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 69 }, "bottom-right": { "x": 563.172375, "y": 80 }, "height": 11, "width": 253.188 }, "position": { "line": 7719, "column": 0 }, "errorSnippet": "<a href=\"/Pages/Credentials-Directory.aspx\">Directory of Credentialed Professionals</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[2]/a[1]", "issueID": "d3deda9012af566d620f33dbc923ab41", "signature": "63556dd3967b526f9065a3e9ea332fa7", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d3deda9012af566d620f33dbc923ab41" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 159 }, "bottom-right": { "x": 483.562375, "y": 170 }, "height": 11, "width": 173.578 }, "position": { "line": 7790, "column": 34 }, "errorSnippet": "<a href=\"http://directory.caionline.org\">Find a Service Professional</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[4]/a[1]", "issueID": "2138358862e873dd21d16ea9458907df", "signature": "c0fba64a6db5ffc636e0021c3e58337f", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2138358862e873dd21d16ea9458907df" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 197 }, "bottom-right": { "x": 498.34337500000004, "y": 208 }, "height": 11, "width": 188.359 }, "position": { "line": 7791, "column": 0 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "d02ad5ec93376d3fcdaa2de2ccebe3ef", "signature": "54eee41d2c8c3dd1dd1bae6167074747", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d02ad5ec93376d3fcdaa2de2ccebe3ef" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 30, "y": 107 }, "bottom-right": { "x": 203.578, "y": 118 }, "height": 11, "width": 173.578 }, "position": { "line": 8019, "column": 0 }, "errorSnippet": "<a href=\"http://directory.caionline.org\">Find a Service Professional</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[3]/a[1]", "issueID": "3c0b8aaae48a24fabd37be27b630b67a", "signature": "12c662ebc4fda60e702e07a69268f28d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3c0b8aaae48a24fabd37be27b630b67a" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 30, "y": 145 }, "bottom-right": { "x": 283.188, "y": 156 }, "height": 11, "width": 253.188 }, "position": { "line": 8019, "column": 0 }, "errorSnippet": "<a href=\"/Pages/Credentials-Directory.aspx\">Directory of Credentialed Professionals</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[4]/a[1]", "issueID": "8796a8743114bfba02de7c108a7a74ca", "signature": "e97a3e64d4e528d33ad1f73acb118845", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8796a8743114bfba02de7c108a7a74ca" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 30, "y": 197 }, "bottom-right": { "x": 218.359, "y": 208 }, "height": 11, "width": 188.359 }, "position": { "line": 8186, "column": 33 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "56898f1de31f785782175ad62f9990b8", "signature": "5d6d6f76be23a65f70f3d25ef881dff7", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=56898f1de31f785782175ad62f9990b8" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 31 }, "bottom-right": { "x": 563.172375, "y": 42 }, "height": 11, "width": 253.188 }, "position": { "line": 8198, "column": 52 }, "errorSnippet": "<a href=\"/LearningCenter/Education-for-Homeowners/Pages/default.aspx\">The Board Leadership Development Workshop</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/div[2]/ul[1]/li[1]/a[1]", "issueID": "e77da81742d7537946996aa7284a4ffd", "signature": "a50812e24bd2bb134ce90177bcd16216", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e77da81742d7537946996aa7284a4ffd" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 30, "y": 31 }, "bottom-right": { "x": 283.188, "y": 42 }, "height": 11, "width": 253.188 }, "position": { "line": 9255, "column": 13 }, "errorSnippet": "<a href=\"/Advertise/Pages/default.aspx\">Marketing and Advertising Opportunities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "d0009238b371292fc1d6d46aa7a13d82", "signature": "971a10d953c997d59f919c8276bbfa4c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d0009238b371292fc1d6d46aa7a13d82" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 30, "y": 197 }, "bottom-right": { "x": 238.391, "y": 208 }, "height": 11, "width": 208.391 }, "position": { "line": 9288, "column": 34 }, "errorSnippet": "<a href=\"http://directory.caionline.org\">Professional Services Directory</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "23c96f27e9d7818d839be34485c9d28c", "signature": "76caeaa52631853847f2f289c443b39c", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=23c96f27e9d7818d839be34485c9d28c" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 309.984375, "y": 183 }, "bottom-right": { "x": 498.34337500000004, "y": 194 }, "height": 11, "width": 188.359 }, "position": { "line": 9331, "column": 13 }, "errorSnippet": "<a href=\"https://exchange.caionline.org\">Exchange: Online Communities</a>", "xpath": "/html/body/div[1]/form[1]/div[11]/div[1]/header[1]/section[2]/section[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/div[2]/ul[1]/li[5]/a[1]", "issueID": "bced81453db382c3356f4a00f6845328", "signature": "5cbdeeab20f1cafcbe4f7d79a3ef8fb1", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bced81453db382c3356f4a00f6845328" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 28.140625, "y": 1105 }, "bottom-right": { "x": 208.140625, "y": 1258 }, "height": 153, "width": 180 }, "position": { "line": 9548, "column": 17 }, "errorSnippet": "<a href=\"https://servedby.revive-adserver.net/cl.php?bannerid=46550&amp;zoneid=4674&amp;sig=98ad435f266564c476dca95ff4e25a6a387f634eaf636feeda643654e4a1a6d1&amp;oadest=https%3A%2F%2Fwww.ihginsurance.com%2FOur-Products%2FDirectors-Officers-", "xpath": "/html/body/div[1]/form[1]/div[11]/footer[1]/section[1]/section[2]/section[1]/section[1]/div[1]/ins[1]/a[1]", "issueID": "679abd765f353bc1cceecd54a65a0bba", "signature": "f2867b7a0d8ad967d1c468d045e31dd4", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=679abd765f353bc1cceecd54a65a0bba" } ], "log": [] } } } ], "timeStamp": "4yiew", "startTime": "2022-08-13T01:05:14", "presses": 0, "amountRead": 0, "testTimes": [ [ "focInd", 49 ], [ "hover", 35 ], [ "ibm", 35 ], [ "motion", 14 ], [ "alfa", 13 ], [ "wave", 6 ], [ "axe", 2 ], [ "focAll", 1 ], [ "continuum", 1 ], [ "htmlcs", 1 ], [ "nuVal", 1 ], [ "tenon", 1 ], [ "bulk", 0 ], [ "embAc", 0 ], [ "focOp", 0 ], [ "labClash", 0 ], [ "linkUl", 0 ], [ "menuNav", 0 ], [ "radioSet", 0 ], [ "role", 0 ], [ "styleDiff", 0 ], [ "tabNav", 0 ], [ "zIndex", 0 ] ], "logCount": 33, "logSize": 2493, "errorLogCount": 1, "errorLogSize": 69, "prohibitedCount": 0, "visitTimeoutCount": 0, "visitRejectionCount": 0, "visitLatency": 52, "endTime": "2022-08-13T01:08:58", "elapsedSeconds": 223, "score": { "scoreProcID": "sp15c", "logWeights": { "logCount": 0.5, "logSize": 0.01, "errorLogCount": 1, "errorLogSize": 0.02, "prohibitedCount": 15, "visitTimeoutCount": 10, "visitRejectionCount": 10, "visitLatency": 1 }, "soloWeight": 2, "groupWeights": { "absolute": 2, "largest": 1, "smaller": 0.4 }, "preventionWeights": { "testaro": 50, "other": 100 }, "packageDetails": { "testaro": { "motion": 19, "bulk": 1, "focAll": 10, "focInd": 485, "focOp": 18, "hover": 118, "linkUl": 302, "role": 6, "styleDiff": 45, "zIndex": 46 }, "alfa": { "r11": 96, "r2": 108, "r3": 172, "r59": 4, "r65": 120, "r66": 4, "r68": 4, "r69": 4, "r87": 1 }, "axe": { "color-contrast-enhanced": 33, "color-contrast": 15, "hidden-content": 0, "identical-links-same-purpose": 0, "duplicate-id-active": 6, "duplicate-id": 19, "image-alt": 100, "label-title-only": 3, "landmark-one-main": 2, "link-name": 72, "page-has-heading-one": 2, "region": 20 }, "continuum": { "89": 100, "94": 172, "237": 76 }, "htmlcs": { "e:AA.1_1_1.H30.2": 48, "e:AA.1_1_1.H37": 68, "e:AA.2_4_1.H64.1": 16, "e:AA.3_2_2.H32.2": 4, "e:AA.4_1_1.F77": 84, "e:AA.4_1_2.H91.A.EmptyNoId": 4, "e:AA.4_1_2.H91.A.NoContent": 28, "w:AA.1_1_1.H67.2": 1, "w:AA.1_3_1.H48": 1, "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2, "w:AA.1_4_3.G18.Alpha": 49, "w:AA.1_4_3.G18.BgImage": 6, "w:AA.2_1_1.G90": 3, "w:AA.4_1_2.H91.A.EmptyWithName": 1, "w:AA.4_1_2.H91.A.Empty": 3, "w:AA.4_1_2.H91.A.Placeholder": 2 }, "ibm": { "WCAG20_Img_HasAlt": 164, "WCAG20_A_HasText": 136, "RPT_Elem_UniqueId": 4, "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 24, "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 8, "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1, "element_attribute_deprecated": 6 }, "nuVal": { "The type attribute is unnecessary for JavaScript resources.": 89, "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": 4, "Bad value Expires for attribute http-equiv on element meta.": 4, "Bad value /Style Library/assets/js/jquery-1.11.1.min.js for attribute src on element script: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/UserDispLink.js for attribute src on element script: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/css/HomePage.css?v=1 for attribute href on element link: Illegal character in path segment: space is not allowed.": 4, "The type attribute for the style element is not needed and should be omitted.": 3, "CSS: Parse Error.": 40, "Bad value /Style Library/assets/css/styles.css for attribute href on element link: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/css/caiPublication.css for attribute href on element link: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/js/modernizr-2.6.2.min.js for attribute src on element script: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/js/html5.js for attribute src on element script: Illegal character in path segment: space is not allowed.": 4, "Bad value origin-trial for attribute http-equiv on element meta.": 4, "CSS: font-family: emoji is not a font-family value.": 4, "CSS: background: from(#738aba) is not a color value.": 4, "CSS: background: from(#4267B2) is not a color value.": 4, "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": 232, "Bad value /Style Library/assets/images/header-logo.png?rev=40 for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "The name attribute on the img element is obsolete. Use the id attribute instead.": 4, "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": 46, "Bad value /Style Library/assets/images/nav-toggle.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.": 6, "Bad value /Style Library/assets/images/header-social-facebook.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/header-social-instagram.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/header-social-linkedin.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/header-social-twitter.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/header-social-youtube.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Attribute webpartid not allowed on element div at this point.": 44, "Attribute haspers not allowed on element div at this point.": 44, "Attribute width not allowed on element div at this point.": 44, "Attribute onlyformepart not allowed on element div at this point.": 40, "Attribute allowdelete not allowed on element div at this point.": 44, "Bad value /Style Library/assets/images/nav-arrow.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 56, "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavChapters.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 8, "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavAdvocacy.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 8, "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavLearnCenter.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 8, "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavCommMgrs.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 8, "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavHomeLeaders.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 8, "Bad value /Style Library/assets/images/MegaNav_Images/MegaNavBizPartners.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 8, "Attribute componentid not allowed on element div at this point.": 8, "Attribute name not allowed on element div at this point.": 8, "Attribute autocorrect not allowed on element input at this point.": 8, "Duplicate ID MyProfileLinksContainer.": 8, "The first occurrence of ID MyProfileLinksContainer was here.": 2, "Bad value /Style Library/assets/images/video_grassroots.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/video_association_board.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/video_board_workshop_promo.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/video_govt.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/CAIIndustryData03.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.": 3, "Attribute xmlns:ddwrt not allowed here.": 20, "Attribute with the local name xmlns:ddwrt is not serializable as XML 1.0.": 5, "Bad value /Style Library/assets/images/CAI_CoronavirusResources.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/CAI_Exchange.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/CAI_AboutCommunityAssociations.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/CAI_Advocacy.jpg for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Saw <!-- within a comment. Probable cause: Nested comment (not allowed).": 12, "Element name ie:menuitem cannot be represented as XML 1.0.": 1, "Element ie:menuitem not allowed as child of element menu in this context. (Suppressing further errors from this subtree.)": 4, "Bad value /Style Library/assets/images/footer-social-mobile-facebook.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/footer-social-mobile-instagram.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/footer-social-mobile-linkedin.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/footer-social-mobile-twitter.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/footer-social-mobile-youtube.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.": 1, "Bad value /Style Library/assets/images/footer-social-facebook.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/footer-social-instagram.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/footer-social-linkedin.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/footer-social-twitter.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/images/footer-social-youtube.png for attribute src on element img: Illegal character in path segment: space is not allowed.": 4, "Element div not allowed as child of element h1 in this context. (Suppressing further errors from this subtree.)": 4, "Duplicate ID ctl00_ctl72_ExplicitLogin.": 4, "The first occurrence of ID ctl00_ctl72_ExplicitLogin was here.": 1, "Duplicate ID WebPartWPQ1.": 4, "The first occurrence of ID WebPartWPQ1 was here.": 1, "Duplicate ID ChapterMNLI.": 4, "The first occurrence of ID ChapterMNLI was here.": 1, "Duplicate ID AdvocacyMNLI.": 4, "The first occurrence of ID AdvocacyMNLI was here.": 1, "Duplicate ID LearningCenterMNLI.": 4, "The first occurrence of ID LearningCenterMNLI was here.": 1, "Duplicate ID CommunityManagerMNLI.": 4, "The first occurrence of ID CommunityManagerMNLI was here.": 1, "Duplicate ID BusinessPartnersMNLI.": 4, "The first occurrence of ID BusinessPartnersMNLI was here.": 1, "Duplicate ID DeltaPlaceHolderSearchArea.": 4, "The first occurrence of ID DeltaPlaceHolderSearchArea was here.": 1, "Duplicate ID searchInputBox.": 4, "The first occurrence of ID searchInputBox was here.": 1, "Duplicate ID WebPartWPQ2.": 4, "The first occurrence of ID WebPartWPQ2 was here.": 1, "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr.": 4, "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr was here.": 1, "Duplicate ID SearchBox.": 4, "The first occurrence of ID SearchBox was here.": 1, "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv.": 4, "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sboxdiv was here.": 1, "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox.": 4, "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_sbox was here.": 1, "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink.": 4, "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_SearchLink was here.": 1, "Duplicate ID searchImg.": 4, "The first occurrence of ID searchImg was here.": 1, "Duplicate ID AutoCompContainer.": 4, "The first occurrence of ID AutoCompContainer was here.": 1, "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList.": 4, "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_csr_AutoCompList was here.": 1, "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript.": 4, "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1_noscript was here.": 1, "Duplicate ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1.": 4, "The first occurrence of ID ctl00_PlaceHolderSearchArea_SmallSearchInputBox1 was here.": 1, "Duplicate ID WebPartWPQ3.": 4, "The first occurrence of ID WebPartWPQ3 was here.": 1, "Bad value /Style Library/assets/js/jquery.isotope.min.js for attribute src on element script: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/js/jquery.jpanelmenu.min.js for attribute src on element script: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/js/jquery.flexslider-min.js for attribute src on element script: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/js/script.js?v=2 for attribute src on element script: Illegal character in path segment: space is not allowed.": 4, "Bad value /Style Library/assets/js/CAI.js for attribute src on element script: Illegal character in path segment: space is not allowed.": 4, "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)": 4, "The scrolling attribute on the iframe element is obsolete. Use CSS instead.": 8, "The frameborder attribute on the iframe element is obsolete. Use CSS instead.": 8, "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.": 8, "Bad value for attribute id on element script: An ID must not be the empty string.": 20, "Duplicate ID .": 16, "The first occurrence of ID was here.": 4, "Bad value //www.rumiview.com/ppms.php?idsite=391d4089-ca49-4098-86e6-204b87c4dd80&rec=1&url=##pageUrl## for attribute src on element img: Illegal character in fragment: # is not allowed.": 4, "Bad value true for attribute allowfullscreen on element iframe.": 4 }, "wave": { "e:alt_missing": 120, "e:alt_link_missing": 108, "e:link_empty": 24, "c:contrast": 3, "a:image_title": 5, "a:label_title": 2, "a:link_redundant": 6, "a:link_pdf": 2, "a:noscript": 11, "a:accesskey": 5, "a:title_redundant": 2 }, "tenon": { "28": 4, "57": 188, "73": 24, "79": 12, "95": 48, "98": 124, "134": 348, "144": 132, "152": 128, "153": 34, "218": 4 } }, "groupDetails": { "groups": { "spontaneousMotion": { "testaro": { "motion": { "score": 10, "what": "Change of visible content not requested by user" } } }, "visibleBulk": { "testaro": { "bulk": { "score": 1, "what": "Page contains many visible elements" } } }, "tabFocusability": { "testaro": { "focAll": { "score": 5, "what": "Discrepancy between elements that should be and that are Tab-focusable" } } }, "focusIndication": { "testaro": { "focInd": { "score": 485, "what": "Focused element displaying no or nostandard focus indicator" } }, "alfa": { "r65": { "score": 120, "what": "Element in sequential focus order has no visible focus" } } }, "focusableOperable": { "testaro": { "focOp": { "score": 14, "what": "Operable elements that cannot be Tab-focused and vice versa" } } }, "hoverSurprise": { "testaro": { "hover": { "score": 30, "what": "Content changes caused by hovering" } } }, "linkIndication": { "testaro": { "linkUl": { "score": 151, "what": "Non-underlined adjacent links" } } }, "roleBad": { "testaro": { "role": { "score": 5, "what": "Nonexistent or implicit-overriding role" } }, "ibm": { "Rpt_Aria_ContentinfoWithNoMain_Implicit": { "score": 1, "what": "Element has a contentinfo role when no element has a main role" } } }, "inconsistentStyles": { "testaro": { "styleDiff": { "score": 11, "what": "Heading, link, and button style inconsistencies" } } }, "zIndexNotZero": { "testaro": { "zIndex": { "score": 12, "what": "Layering with nondefault z-index values" } } }, "linkNoText": { "alfa": { "r11": { "score": 96, "what": "Link has no accessible name" } }, "axe": { "link-name": { "score": 72, "what": "Link has no discernible text" } }, "continuum": { "237": { "score": 76, "what": "a element has no mechanism that allows an accessible name value to be calculated" } }, "htmlcs": { "e:AA.1_1_1.H30.2": { "score": 48, "what": "img element is the only link content but has no text alternative" }, "e:AA.4_1_2.H91.A.EmptyNoId": { "score": 4, "what": "Link has no name or id attribute or value" }, "e:AA.4_1_2.H91.A.NoContent": { "score": 28, "what": "Link has an href attribute but no text" }, "w:AA.4_1_2.H91.A.EmptyWithName": { "score": 1, "what": "Link has a name attribute but no href attribute or text" }, "w:AA.4_1_2.H91.A.Empty": { "score": 3, "what": "Link element has an id attribute but no href attribute or text" } }, "ibm": { "WCAG20_A_HasText": { "score": 136, "what": "Hyperlink has no text description" } }, "wave": { "e:alt_link_missing": { "score": 108, "what": "Linked image has no text alternative" }, "e:link_empty": { "score": 24, "what": "Link contains no text" } }, "tenon": { "57": { "score": 188, "what": "Link has no text inside it" } } }, "imageNoText": { "alfa": { "r2": { "score": 108, "what": "Image has no accessible name" } }, "axe": { "image-alt": { "score": 100, "what": "Image has no text alternative" } }, "continuum": { "89": { "score": 100, "what": "img element has no mechanism that allows an accessible name to be calculated" } }, "htmlcs": { "e:AA.1_1_1.H37": { "score": 68, "what": "img element has no alt attribute" } }, "ibm": { "WCAG20_Img_HasAlt": { "score": 164, "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative" } }, "nuVal": { "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": { "score": 232, "what": "img element has no alt attribute" } }, "wave": { "e:alt_missing": { "score": 120, "what": "Text alternative is missing" } } }, "duplicateID": { "alfa": { "r3": { "score": 129, "what": "Element id attribute value is not unique" } }, "axe": { "duplicate-id-active": { "score": 5, "what": "id attribute value of the active element is not unique" }, "duplicate-id": { "score": 14, "what": "id attribute value is not unique" } }, "continuum": { "94": { "score": 129, "what": "Elements contains an id attribute set to a value that is not unique in the DOM" } }, "htmlcs": { "e:AA.4_1_1.F77": { "score": 63, "what": "Duplicate id attribute value" } }, "ibm": { "RPT_Elem_UniqueId": { "score": 3, "what": "Element id attribute value is not unique within the document" } }, "nuVal": { "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": { "score": 3, "what": "Duplicate id" } } }, "noHeading": { "alfa": { "r59": { "score": 3, "what": "Document has no headings" } } }, "contrastAAA": { "alfa": { "r66": { "score": 1, "what": "Text contrast less than AAA requires" } }, "axe": { "color-contrast-enhanced": { "score": 8, "what": "Element has insufficient color contrast (Level AAA)" } }, "tenon": { "95": { "score": 12, "what": "Element has insufficient color contrast (Level AAA)" } } }, "childMissing": { "alfa": { "r68": { "score": 4, "what": "Element does not own an element required by its semantic role" } } }, "contrastAA": { "alfa": { "r69": { "score": 4, "what": "Text outside widget has subminimum contrast" } }, "axe": { "color-contrast": { "score": 15, "what": "Element has insufficient color contrast" } }, "wave": { "c:contrast": { "score": 3, "what": "Very low contrast" } } }, "skipRepeatedContent": { "alfa": { "r87": { "score": 1, "what": "First focusable element is not a link to the main content" } } }, "hiddenContentRisk": { "axe": { "hidden-content": { "score": 1, "what": "Some content is hidden and therefore may not be testable for accessibility" } } }, "linkConfusionRisk": { "axe": { "identical-links-same-purpose": { "score": 1, "what": "Links with the same accessible name may serve dissimilar purposes" } } }, "controlLabelInvisible": { "axe": { "label-title-only": { "score": 3, "what": "Form element has no visible label" } } }, "mainNot1": { "axe": { "landmark-one-main": { "score": 1, "what": "page has no main landmark" } } }, "h1Missing": { "axe": { "page-has-heading-one": { "score": 1, "what": "Page contains no level-one heading" } } }, "contentBeyondLandmarks": { "axe": { "region": { "score": 10, "what": "Some page content is not contained by landmarks" } }, "ibm": { "Rpt_Aria_OrphanedContent_Native_Host_Sematics": { "score": 12, "what": "Content does not reside within an element with a landmark role" } } }, "iframeTitleBad": { "htmlcs": { "e:AA.2_4_1.H64.1": { "score": 16, "what": "iframe element has no non-empty title attribute" } } }, "submitButton": { "htmlcs": { "e:AA.3_2_2.H32.2": { "score": 3, "what": "Form has no submit button" } } }, "decorativeImageRisk": { "htmlcs": { "w:AA.1_1_1.H67.2": { "score": 1, "what": "Image marked as decorative may be informative" } } }, "pseudoNavListRisk": { "htmlcs": { "w:AA.1_3_1.H48": { "score": 1, "what": "Navigation links are not coded as a list" } } }, "scrollRisk": { "htmlcs": { "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "score": 1, "what": "Fixed-position element may force bidirectional scrolling" } } }, "contrastRisk": { "htmlcs": { "w:AA.1_4_3.G18.Alpha": { "score": 12, "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency" }, "w:AA.1_4_3.G18.BgImage": { "score": 2, "what": "Contrast between the text and its background image may be less than 4.5:1" } } }, "eventKeyboardRisk": { "htmlcs": { "w:AA.2_1_1.G90": { "score": 1, "what": "Event handler functionality may not be available by keyboard" } } }, "linkBrokenRisk": { "htmlcs": { "w:AA.4_1_2.H91.A.Placeholder": { "score": 1, "what": "Link has text but no href, id, or name attribute" } } }, "navConfusion": { "ibm": { "Rpt_Aria_MultipleNavigationLandmarks_Implicit": { "score": 6, "what": "Element with a navigation role has no unique purpose label among the navigation-role elements" } } }, "obsolete": { "ibm": { "element_attribute_deprecated": { "score": 5, "what": "Element or attribute is obsolete" } }, "nuVal": { "^The .+ attribute on the .+ element is obsolete.+$": { "score": 6, "what": "Attribute is obsolete on its element" }, "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.": { "score": 2, "what": "name attribute is obsolete" }, "The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.": { "score": 1, "what": "border element is obsolete" } } }, "typeRedundant": { "nuVal": { "The type attribute is unnecessary for JavaScript resources.": { "score": 22, "what": "type attribute is unnecessary for a JavaScript resource" }, "The type attribute for the style element is not needed and should be omitted.": { "score": 1, "what": "type attribute is unnecessary for a style element" } } }, "metaBad": { "nuVal": { "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": { "score": 3, "what": "meta element with http-equiv=\"X-UA-Compatible\" has no content=\"IE=edge\"" }, "^Bad value .+ for attribute .+ on element meta.*$": { "score": 3, "what": "attribute of a meta element has an invalid value" } } }, "attributeBad": { "nuVal": { "^Bad value .* for attribute .+ on element .+$": { "score": 4, "what": "attribute on this element has an invalid value" }, "^Attribute .+ not allowed on element .+ at this point.*$": { "score": 8, "what": "attribute not allowed on this element" }, "^Attribute .+ not allowed here.*$": { "score": 20, "what": "Attribute not allowed here" }, "^Attribute .+ is not serializable as XML 1\\.0.*$": { "score": 5, "what": "Attribute is invalidly nonserializable" } } }, "cssInvalid": { "nuVal": { "CSS: Parse Error.": { "score": 30, "what": "Invalid CSS" }, "^CSS: .+: .+ is not a .+ value.*$": { "score": 3, "what": "Invalid value in CSS" } } }, "backgroundBad": { "nuVal": { "^CSS: background: .+ is not a color value.*$": { "score": 4, "what": "CSS background color is misdefined" } } }, "sectionHeadingless": { "nuVal": { "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": { "score": 12, "what": "section has no heading" } } }, "parseError": { "nuVal": { "The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.": { "score": 5, "what": "Comment contains --" }, "Saw <!-- within a comment. Probable cause: Nested comment (not allowed).": { "score": 9, "what": "Comment is nested within a comment" }, "^Element name .+ cannot be represented as XML 1\\.0.*$": { "score": 1, "what": "Invalid element name" }, "^Element .+ not allowed as child of element .+ in this context.*$": { "score": 3, "what": "Element not allowed as a child of its parent here" } } }, "styleParentBad": { "nuVal": { "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)": { "score": 4, "what": "style element not allowed as a child of the body element" } } }, "decorativeTitle": { "wave": { "a:image_title": { "score": 1, "what": "Image has a title attribute value but no alt value" } } }, "titleAsLabel": { "wave": { "a:label_title": { "score": 2, "what": "Form control has a title but no label" } } }, "linkPair": { "wave": { "a:link_redundant": { "score": 3, "what": "Adjacent links go to the same URL" } } }, "pdfLink": { "wave": { "a:link_pdf": { "score": 1, "what": "Link to PDF document" } } }, "noScriptRisk": { "wave": { "a:noscript": { "score": 3, "what": "noscript element may fail to contain an accessible equivalent or alternative" } } }, "accessKeyDuplicate": { "wave": { "a:accesskey": { "score": 4, "what": "Accesskey" } } }, "titleRedundant": { "wave": { "a:title_redundant": { "score": 1, "what": "Title attribute text is the same as text or alternative text" } }, "tenon": { "79": { "score": 3, "what": "Link has a title attribute that is the same as the text inside the link" } } }, "horizontalScrolling": { "tenon": { "28": { "score": 3, "what": "Layout or sizing of the page causes horizontal scrolling" } } }, "linkVague": { "tenon": { "73": { "score": 18, "what": "Link text is too generic to communicate the purpose or destination" } } }, "linkTextsSame": { "tenon": { "98": { "score": 62, "what": "Links have the same text but different destinations" } } }, "fontSmall": { "tenon": { "134": { "score": 261, "what": "Text is very small" } } }, "leadingClipsText": { "tenon": { "144": { "score": 132, "what": "Line height is insufficent to properly display the computed font size" } } }, "targetSize": { "tenon": { "152": { "score": 96, "what": "Actionable element is smaller than the minimum required size" } } }, "allCaps": { "tenon": { "153": { "score": 9, "what": "Long string of text is in all caps" } } }, "linkForcesNewWindow": { "tenon": { "218": { "score": 3, "what": "Link opens in a new window without user control" } } } }, "solos": {} }, "preventionScores": { "ibm": 100 }, "summary": { "total": 3065, "log": 83, "preventions": 100, "solos": 0, "groups": [ { "groupName": "focusIndication", "score": 535 }, { "groupName": "imageNoText", "score": 498 }, { "groupName": "linkNoText", "score": 428 }, { "groupName": "fontSmall", "score": 263 }, { "groupName": "duplicateID", "score": 218 }, { "groupName": "linkIndication", "score": 153 }, { "groupName": "leadingClipsText", "score": 134 }, { "groupName": "targetSize", "score": 98 }, { "groupName": "linkTextsSame", "score": 64 }, { "groupName": "attributeBad", "score": 39 }, { "groupName": "cssInvalid", "score": 35 }, { "groupName": "hoverSurprise", "score": 32 }, { "groupName": "typeRedundant", "score": 25 }, { "groupName": "contrastAA", "score": 20 }, { "groupName": "parseError", "score": 20 }, { "groupName": "linkVague", "score": 20 }, { "groupName": "contrastAAA", "score": 18 }, { "groupName": "contentBeyondLandmarks", "score": 18 }, { "groupName": "iframeTitleBad", "score": 18 }, { "groupName": "focusableOperable", "score": 16 }, { "groupName": "contrastRisk", "score": 16 }, { "groupName": "zIndexNotZero", "score": 14 }, { "groupName": "sectionHeadingless", "score": 14 }, { "groupName": "inconsistentStyles", "score": 13 }, { "groupName": "obsolete", "score": 13 }, { "groupName": "spontaneousMotion", "score": 12 }, { "groupName": "allCaps", "score": 11 }, { "groupName": "navConfusion", "score": 8 }, { "groupName": "metaBad", "score": 8 }, { "groupName": "tabFocusability", "score": 7 }, { "groupName": "roleBad", "score": 7 }, { "groupName": "childMissing", "score": 6 }, { "groupName": "backgroundBad", "score": 6 }, { "groupName": "styleParentBad", "score": 6 }, { "groupName": "accessKeyDuplicate", "score": 6 }, { "groupName": "noHeading", "score": 5 }, { "groupName": "controlLabelInvisible", "score": 5 }, { "groupName": "submitButton", "score": 5 }, { "groupName": "linkPair", "score": 5 }, { "groupName": "noScriptRisk", "score": 5 }, { "groupName": "titleRedundant", "score": 5 }, { "groupName": "horizontalScrolling", "score": 5 }, { "groupName": "linkForcesNewWindow", "score": 5 }, { "groupName": "titleAsLabel", "score": 4 }, { "groupName": "visibleBulk", "score": 3 }, { "groupName": "skipRepeatedContent", "score": 3 }, { "groupName": "hiddenContentRisk", "score": 3 }, { "groupName": "linkConfusionRisk", "score": 3 }, { "groupName": "mainNot1", "score": 3 }, { "groupName": "h1Missing", "score": 3 }, { "groupName": "decorativeImageRisk", "score": 3 }, { "groupName": "pseudoNavListRisk", "score": 3 }, { "groupName": "scrollRisk", "score": 3 }, { "groupName": "eventKeyboardRisk", "score": 3 }, { "groupName": "linkBrokenRisk", "score": 3 }, { "groupName": "decorativeTitle", "score": 3 }, { "groupName": "pdfLink", "score": 3 } ] } }, "scoreProcID": "sp15c" }