Assessment report
This report shows the overall accessibility of the website or web app through a combination of automated and manual tests that cover all the WCAG 2.0 AA success criteria.
Summary
Test details
Automated checks
46 Passed
Keyboard
Focus
Landmarks
Headings
Repetitive content
Links
Native widgets
Custom widgets
Timed events
Errors / status
Page navigation
Parsing
Images
Language
Sensory
Adaptable content
Audio / video
Multimedia
Live multimedia
Sequence
Semantics
8 Passed
Pointer / motion
Contrast
Scan details
https://cswparish.org.uk/login |
2020-09-24 1:46 PM GMT+1 |
Accessibility Insights report for cswparish.org.uk contact us page |
Failed tests8 Failed
Repetitive content1 Failed
Bypass blocks:1 Failed
A page must provide a keyboard-accessible method to bypass repetitive content-WCAG 2.4.11 FailedComment | No way to bypass banner and navigation sections with keyboard |
---|
Links1 Failed
Link function:1 Failed
If an anchor element functions as a custom widget, it must have the appropriate ARIA widget role-WCAG 4.1.21 FailedPath | .close |
---|---|
Snippet | <a class="close" data-dismiss="alert">×</a> |
Accessible name | × |
URL | (no value) |
Role | (no value) |
Tab Index | (no value) |
Aria attributes | (no value) |
Native widgets1 Failed
Autocomplete:2 Failed
Text fields that serve certain purposes must have the correct HTML5 autocomplete attribute-WCAG 1.3.52 FailedPath | #username |
---|---|
Snippet | <input type="text" name="username" id="username" value="" class="validate-username required" size="25" required="required" aria-required="true" autofocus="" aria-invalid="false"> |
Input type | text |
Autocomplete | (no value) |
Path | #password |
---|---|
Snippet | <input type="password" name="password" id="password" value="" class="validate-password required" size="25" maxlength="99" required="required" aria-required="true" aria-invalid="false"> |
Input type | password |
Autocomplete | (no value) |
Images2 Failed
Image function:1 Failed
Every image must be coded as either meaningful or decorative-WCAG 1.1.11 FailedPath | .brand > img |
---|---|
Snippet | <img src="https://cswparish.org.uk/images/images/CSW-PC-Logo-small-lettering.png" alt="Chittlehamholt, Satterleigh and Warkleigh Parish Council logo"> |
Image type | <img> |
Coded as | Meaningful |
ARIA role | (no value) |
Accessible name | Chittlehamholt, Satterleigh and Warkleigh Parish Council logo |
CAPTCHAs:1 Failed
If a CAPTCHA is used, alternative methods must be provided for both users without vision and users without hearing-WCAG 1.1.11 FailedComment | reCAPTCHA doesn't appear to offer support for users without vision |
---|
Adaptable content1 Failed
Resize text:1 Failed
Users must be able to resize text, without using assistive technology, up to 200% with no loss of content or functionality-WCAG 1.4.41 FailedComment | Navigation bar collapses to a button which is not navigable via keyboard |
---|
Contrast2 Failed
UI components:1 Failed
Visual information used to identify active user interface components and their states must have sufficient contrast-WCAG 1.4.111 FailedPath | .close |
---|---|
Snippet | <a class="close" data-dismiss="alert">×</a> |
Accessible name | × |
Element | link |
State changes:1 Failed
Any visual information that indicates a component's state must have sufficient contrast-WCAG 1.4.111 FailedPath | .close |
---|---|
Snippet | <a class="close" data-dismiss="alert">×</a> |
Accessible name | × |
Element | link |
Incomplete tests0 Incomplete
Passed tests126 Passed
Automated checks46 Passed
area-alt:0 Passed
Active <area> elements must have alternate text-WCAG 1.1.1, WCAG 2.4.4, WCAG 4.1.20 Passedaria-allowed-attr:4 Passed
Elements must only use allowed ARIA attributes-WCAG 4.1.1, WCAG 4.1.24 Passedaria-hidden-body:1 Passed
aria-hidden='true' must not be present on the document body-WCAG 4.1.21 Passedaria-hidden-focus:0 Passed
ARIA hidden element must not contain focusable elements-WCAG 4.1.2, WCAG 1.3.10 Passedaria-required-children:6 Passed
Certain ARIA roles must contain particular children-WCAG 1.3.16 Passedaria-required-parent:6 Passed
Certain ARIA roles must be contained by particular parents-WCAG 1.3.16 Passedaria-roledescription:0 Passed
Use aria-roledescription on elements with a semantic role-WCAG 4.1.20 Passedaria-roles:6 Passed
ARIA roles used must conform to valid values-WCAG 1.3.1, WCAG 4.1.1, WCAG 4.1.26 Passedaria-valid-attr-value:4 Passed
ARIA attributes must conform to valid values-WCAG 4.1.1, WCAG 4.1.24 Passedavoid-inline-spacing:0 Passed
Inline text spacing must be adjustable with custom stylesheets-WCAG 1.4.120 Passeddefinition-list:0 Passed
<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements-WCAG 1.3.10 Passedhtml-lang-valid:1 Passed
<html> element must have a valid value for the lang attribute-WCAG 3.1.11 Passedhtml-xml-lang-mismatch:0 Passed
HTML elements with lang and xml:lang must have the same base language-WCAG 3.1.10 Passedlist:6 Passed
<ul> and <ol> must only directly contain <li>, <script> or <template> elements-WCAG 1.3.16 Passedtd-headers-attr:0 Passed
All cells in a table element that use the headers attribute must only refer to other cells of that same table-WCAG 1.3.10 Passedth-has-data-cells:0 Passed
All th elements and elements with role=columnheader/rowheader must have data cells they describe-WCAG 1.3.10 PassedKeyboard6 Passed
Keyboard navigation:0 Passed
Users must be able to navigate to all interactive interface components using a keyboard-WCAG 2.1.10 PassedNo keyboard traps:0 Passed
Users must be able to navigate away from all components using a keyboard-WCAG 2.1.20 PassedOn focus:0 Passed
Navigating to a component must not trigger any unexpected change of context-WCAG 3.2.10 PassedOn input:0 Passed
Changing a component's settings must not trigger any unexpected change of context-WCAG 3.2.20 PassedNo keystroke timings:0 Passed
Components must not require specific timings for individual keystrokes-WCAG 2.1.10 PassedCharacter key shortcuts:0 Passed
Users must be able to turn off or remap character key shortcuts-WCAG 2.1.40 PassedFocus5 Passed
Visible focus:0 Passed
Components must provide a visible indication when they have the input focus-WCAG 2.4.70 PassedRevealing content:0 Passed
Activating a component that reveals hidden content must move input focus into the revealed content-WCAG 2.4.30 PassedModal dialogs:0 Passed
Users must not be able to Tab away from a modal dialog without explicitly dismissing it-WCAG 2.4.30 PassedClosing content:0 Passed
Closing revealed content must return input focus to the component that revealed it-WCAG 2.4.30 PassedFocus order:0 Passed
Components must receive focus in an order that preserves meaning and operability-WCAG 2.4.30 PassedLandmarks3 Passed
Landmark roles:6 Passed
A landmark region must have the role that best describes its content-WCAG 1.3.16 PassedPath | header |
---|---|
Snippet | <header class="header" role="banner"> |
Role | banner |
Path | .form-inline |
---|---|
Snippet | <form action="/login" method="post" class="form-inline" role="search"> |
Role | search |
Path | nav |
---|---|
Snippet | <nav class="navigation" role="navigation"> |
Role | navigation |
Path | #content |
---|---|
Snippet | <main id="content" role="main" class="span9"> |
Role | main |
Path | div[aria-label="Breadcrumbs"] |
---|---|
Snippet | <div aria-label="Breadcrumbs" role="navigation"> |
Role | navigation: breadcrumbs |
Path | footer |
---|---|
Snippet | <footer class="footer" role="contentinfo"> |
Role | contentinfo |
Primary content:1 Passed
The main landmark must contain all of the page's primary content-WCAG 1.3.1, WCAG 2.4.11 PassedNo repeating content:1 Passed
The main landmark must not contain any blocks of content that repeat across pages-WCAG 1.3.1, WCAG 2.4.11 PassedHeadings3 Passed
Heading function:10 Passed
An element coded as a heading must function as a heading-WCAG 1.3.1, WCAG 2.4.610 PassedPath | .alert-heading |
---|---|
Snippet | <h4 class="alert-heading">Error</h4> |
Heading text | Error |
Path | .well:nth-child(1) > h3 |
---|---|
Snippet | <h3 class="page-header">Coronavirus Information</h3> |
Heading text | Coronavirus Information |
Path | .well:nth-child(2) > h3 |
---|---|
Snippet | <h3 class="page-header">New on the Website</h3> |
Heading text | New on the Website |
Path | .well:nth-child(3) > h3 |
---|---|
Snippet | <h3 class="page-header">Parish News</h3> |
Heading text | Parish News |
Path | .newsflash-title:nth-child(1) |
---|---|
Snippet | <h4 class="newsflash-title"> Community Help Group </h4> |
Heading text | Community Help Group |
Path | .newsflash-title:nth-child(3) |
---|---|
Snippet | <h4 class="newsflash-title"> Potholes </h4> |
Heading text | Potholes |
Path | .newsflash-title:nth-child(5) |
---|---|
Snippet | <h4 class="newsflash-title"> Defibrillator for Satterleigh & Warkleigh / First Responders </h4> |
Heading text | Defibrillator for Satterleigh & Warkleigh / First Responders |
Path | .newsflash-title:nth-child(8) |
---|---|
Snippet | <h4 class="newsflash-title"> Launds Playing Field Play Equipment </h4> |
Heading text | Launds Playing Field Play Equipment |
Path | .newsflash-title:nth-child(11) |
---|---|
Snippet | <h4 class="newsflash-title"> Highway Maintenance Progress </h4> |
Heading text | Highway Maintenance Progress |
Path | .well:nth-child(4) > h3 |
---|---|
Snippet | <h3 class="page-header">Recent Council Meetings</h3> |
Heading text | Recent Council Meetings |
No missing headings:1 Passed
Text that looks like a heading must be coded as a heading-WCAG 1.3.1, WCAG 2.4.11 PassedHeading level:10 Passed
A heading's programmatic level must match the level that's presented visually-WCAG 1.3.110 PassedPath | .alert-heading |
---|---|
Snippet | <h4 class="alert-heading">Error</h4> |
Heading text | Error |
Path | .well:nth-child(1) > h3 |
---|---|
Snippet | <h3 class="page-header">Coronavirus Information</h3> |
Heading text | Coronavirus Information |
Path | .well:nth-child(2) > h3 |
---|---|
Snippet | <h3 class="page-header">New on the Website</h3> |
Heading text | New on the Website |
Path | .well:nth-child(3) > h3 |
---|---|
Snippet | <h3 class="page-header">Parish News</h3> |
Heading text | Parish News |
Path | .newsflash-title:nth-child(1) |
---|---|
Snippet | <h4 class="newsflash-title"> Community Help Group </h4> |
Heading text | Community Help Group |
Path | .newsflash-title:nth-child(3) |
---|---|
Snippet | <h4 class="newsflash-title"> Potholes </h4> |
Heading text | Potholes |
Path | .newsflash-title:nth-child(5) |
---|---|
Snippet | <h4 class="newsflash-title"> Defibrillator for Satterleigh & Warkleigh / First Responders </h4> |
Heading text | Defibrillator for Satterleigh & Warkleigh / First Responders |
Path | .newsflash-title:nth-child(8) |
---|---|
Snippet | <h4 class="newsflash-title"> Launds Playing Field Play Equipment </h4> |
Heading text | Launds Playing Field Play Equipment |
Path | .newsflash-title:nth-child(11) |
---|---|
Snippet | <h4 class="newsflash-title"> Highway Maintenance Progress </h4> |
Heading text | Highway Maintenance Progress |
Path | .well:nth-child(4) > h3 |
---|---|
Snippet | <h3 class="page-header">Recent Council Meetings</h3> |
Heading text | Recent Council Meetings |
Repetitive content2 Passed
Consistent navigation:0 Passed
Navigational mechanisms that appear on multiple pages must be presented in the same relative order-WCAG 3.2.30 PassedConsistent identification:0 Passed
Functional components that appear on multiple pages must be identified consistently-WCAG 3.2.40 PassedLinks1 Passed
Link purpose:39 Passed
The purpose of a link must be described by its link text alone, or by the link text together with preceding page context-WCAG 2.4.439 PassedPath | #back-top |
---|---|
Snippet | <a href="#" id="back-top" class="local"> Back to Top </a> |
Accessible name | Back to Top |
Accessible description | (no value) |
URL | # |
Path | .brand |
---|---|
Snippet | <a class="brand pull-left local" href="/"> <img src="https://cswparish.org.uk/images/images/CSW-PC-Logo-small-lettering.png" alt="Chittlehamholt, Satterleigh and Warkleigh Parish Council logo"> </a> |
Accessible name | Chittlehamholt, Satterleigh and Warkleigh Parish Council logo |
Accessible description | (no value) |
URL | / |
Path | .item-101 > .local[href="\/"] |
---|---|
Snippet | <a href="/" class="local">Home</a> |
Accessible name | Home |
Accessible description | (no value) |
URL | / |
Path | a[href$="coronavirus-news"] |
---|---|
Snippet | <a href="/coronavirus-news" class="local">Coronavirus News</a> |
Accessible name | Coronavirus News |
Accessible description | (no value) |
URL | /coronavirus-news |
Path | a[href$="pc-meetings"] |
---|---|
Snippet | <a href="/pc-meetings" class="local">Council Meetings</a> |
Accessible name | Council Meetings |
Accessible description | (no value) |
URL | /pc-meetings |
Path | .item-188 > a[href$="news"] |
---|---|
Snippet | <a href="/news" class="local">News</a> |
Accessible name | News |
Accessible description | (no value) |
URL | /news |
Path | a[href$="the-parishes"] |
---|---|
Snippet | <a href="/the-parishes" class="local">The Parishes</a> |
Accessible name | The Parishes |
Accessible description | (no value) |
URL | /the-parishes |
Path | a[href$="the-council"] |
---|---|
Snippet | <a href="/the-council" class="local">The Council</a> |
Accessible name | The Council |
Accessible description | (no value) |
URL | /the-council |
Path | a[href$="our-community"] |
---|---|
Snippet | <a href="/our-community" class="local">Our Community</a> |
Accessible name | Our Community |
Accessible description | (no value) |
URL | /our-community |
Path | .item-218 > a[href$="contact"] |
---|---|
Snippet | <a href="/contact" class="local">Contact Us</a> |
Accessible name | Contact Us |
Accessible description | (no value) |
URL | /contact |
Path | .item-562 > .local[href$="accessibility"] |
---|---|
Snippet | <a href="/accessibility" class="local">Accessibility</a> |
Accessible name | Accessibility |
Accessible description | (no value) |
URL | /accessibility |
Path | p:nth-child(3) > .local[target="_blank"] |
---|---|
Snippet | <a target="_blank" href="https://cswparish.org.uk/40-privacy/106-privacy-notice-general-public" class="local">our privacy policy</a> |
Accessible name | our privacy policy |
Accessible description | (no value) |
URL | https://cswparish.org.uk/40-privacy/106-privacy-notice-general-public |
Path | a[href="\/login\?view\=reset"] |
---|---|
Snippet | <a href="/login?view=reset" class="local"> Forgot your password? </a> |
Accessible name | Forgot your password? |
Accessible description | (no value) |
URL | /login?view=reset |
Path | a[href="\/login\?view\=remind"] |
---|---|
Snippet | <a href="/login?view=remind" class="local"> Forgot your username? </a> |
Accessible name | Forgot your username? |
Accessible description | (no value) |
URL | /login?view=remind |
Path | a[href="\/login\?view\=registration"] |
---|---|
Snippet | <a href="/login?view=registration" class="local"> Don't have an account? </a> |
Accessible name | Don't have an account? |
Accessible description | (no value) |
URL | /login?view=registration |
Path | .pathway |
---|---|
Snippet | <a itemprop="item" href="/" class="pathway local"><span itemprop="name">Home</span></a> |
Accessible name | Home |
Accessible description | (no value) |
URL | / |
Path | .well:nth-child(1) > .category-module > li:nth-child(1) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/162-public-parish-council-meetings-cancelled"> Public Parish Council Meetings Cancelled </a> |
Accessible name | Public Parish Council Meetings Cancelled |
Accessible description | (no value) |
URL | /coronavirus-news/162-public-parish-council-meetings-cancelled |
Path | .well:nth-child(1) > .category-module > li:nth-child(2) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/160-coronavirus-and-the-chittlehamholt-community-shop"> Coronavirus and the Community Shop </a> |
Accessible name | Coronavirus and the Community Shop |
Accessible description | (no value) |
URL | /coronavirus-news/160-coronavirus-and-the-chittlehamholt-community-shop |
Path | .well:nth-child(1) > .category-module > li:nth-child(3) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/161-coronavirus-information"> Coronavirus Information </a> |
Accessible name | Coronavirus Information |
Accessible description | (no value) |
URL | /coronavirus-news/161-coronavirus-information |
Path | .well:nth-child(1) > .category-module > li:nth-child(4) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/159-coronavirus-support-group-for-chittlehamholt-satterleigh-warkleigh"> Coronavirus Support Group for Chittlehamholt, Satterleigh & Warkleigh </a> |
Accessible name | Coronavirus Support Group for Chittlehamholt, Satterleigh & Warkleigh |
Accessible description | (no value) |
URL | /coronavirus-news/159-coronavirus-support-group-for-chittlehamholt-satterleigh-warkleigh |
Path | .well:nth-child(1) > .category-module > li:nth-child(5) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/coronavirus-news/158-coronavirus-self-isolating-poster"> Coronavirus Self-Isolating Poster </a> |
Accessible name | Coronavirus Self-Isolating Poster |
Accessible description | (no value) |
URL | /coronavirus-news/158-coronavirus-self-isolating-poster |
Path | .local[href$="accessibility"][itemprop="url"] |
---|---|
Snippet | <a href="/accessibility" itemprop="url" class="local"> <span itemprop="name"> Accessibility Statement for cswparish.org.uk </span> </a> |
Accessible name | Accessibility Statement for cswparish.org.uk |
Accessible description | (no value) |
URL | /accessibility |
Path | li[itemtype="https\:\/\/schema\.org\/Article"][itemscope=""]:nth-child(2) > .local[itemprop="url"] |
---|---|
Snippet | <a href="/pc-meetings/council-meetings/19-past-meetings/181-council-virtual-meeting-27th-july-2020" itemprop="url" class="local"> <span itemprop="name"> Council Virtual Meeting 27th July 2020 </span> </a> |
Accessible name | Council Virtual Meeting 27th July 2020 |
Accessible description | (no value) |
URL | /pc-meetings/council-meetings/19-past-meetings/181-council-virtual-meeting-27th-july-2020 |
Path | li[itemtype="https\:\/\/schema\.org\/Article"][itemscope=""]:nth-child(3) > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/180-community-help-group" itemprop="url" class="local"> <span itemprop="name"> Community Help Group </span> </a> |
Accessible name | Community Help Group |
Accessible description | (no value) |
URL | /news/parish-news/180-community-help-group |
Path | a[href$="\31 79-potholes"] |
---|---|
Snippet | <a href="/news/parish-news/179-potholes" itemprop="url" class="local"> <span itemprop="name"> Potholes </span> </a> |
Accessible name | Potholes |
Accessible description | (no value) |
URL | /news/parish-news/179-potholes |
Path | li[itemtype="https\:\/\/schema\.org\/Article"][itemscope=""]:nth-child(5) > .local[itemprop="url"] |
---|---|
Snippet | <a href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh" itemprop="url" class="local"> <span itemprop="name"> Defibrillator for Satterleigh & Warkleigh / First Responders </span> </a> |
Accessible name | Defibrillator for Satterleigh & Warkleigh / First Responders |
Accessible description | (no value) |
URL | /news/parish-news/178-defibrillator-for-satterleigh-warkleigh |
Path | a[title="Report\ a\ Highways\ Problem"] |
---|---|
Snippet | <a title="Report a Highways Problem" href="/the-council/the-services-we-offer/73-report-a-highways-problem" target="_blank" class="local">do this online</a> |
Accessible name | do this online |
Accessible description | (no value) |
URL | /the-council/the-services-we-offer/73-report-a-highways-problem |
Path | a[title="Parish\ Councillors"] |
---|---|
Snippet | <a title="Parish Councillors" href="/the-council/who-we-are-and-what-we-do/12-councillors?layout=*" target="_blank" class="local">contact details for your Parish Councillors here</a> |
Accessible name | contact details for your Parish Councillors here |
Accessible description | (no value) |
URL | /the-council/who-we-are-and-what-we-do/12-councillors?layout=* |
Path | .readmore.local:nth-child(7) |
---|---|
Snippet | <a class="readmore local" href="/news/parish-news/178-defibrillator-for-satterleigh-warkleigh">Read more ...</a> |
Accessible name | Read more ... |
Accessible description | (no value) |
URL | /news/parish-news/178-defibrillator-for-satterleigh-warkleigh |
Path | .readmore.local:nth-child(10) |
---|---|
Snippet | <a class="readmore local" href="/news/parish-news/177-lands-playing-field-play-equipment">Read more ...</a> |
Accessible name | Read more ... |
Accessible description | (no value) |
URL | /news/parish-news/177-lands-playing-field-play-equipment |
Path | .readmore.local:nth-child(13) |
---|---|
Snippet | <a class="readmore local" href="/news/parish-news/176-highway-maintenance-progress">Read more ...</a> |
Accessible name | Read more ... |
Accessible description | (no value) |
URL | /news/parish-news/176-highway-maintenance-progress |
Path | .well:nth-child(4) > .category-module > li:nth-child(1) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/181-council-virtual-meeting-27th-july-2020"> Council Virtual Meeting 27th July 2020 </a> |
Accessible name | Council Virtual Meeting 27th July 2020 |
Accessible description | (no value) |
URL | /pc-meetings/council-meetings/19-past-meetings/181-council-virtual-meeting-27th-july-2020 |
Path | .well:nth-child(4) > .category-module > li:nth-child(2) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/173-council-meeting-22nd-june-2020"> Council Virtual Meeting 22nd June 2020 </a> |
Accessible name | Council Virtual Meeting 22nd June 2020 |
Accessible description | (no value) |
URL | /pc-meetings/council-meetings/19-past-meetings/173-council-meeting-22nd-june-2020 |
Path | .well:nth-child(4) > .category-module > li:nth-child(3) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/170-council-virtual-meeting-18th-may-2020"> Council Virtual Meeting 18th May 2020 </a> |
Accessible name | Council Virtual Meeting 18th May 2020 |
Accessible description | (no value) |
URL | /pc-meetings/council-meetings/19-past-meetings/170-council-virtual-meeting-18th-may-2020 |
Path | .well:nth-child(4) > .category-module > li:nth-child(4) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/166-council-virtual-meeting-31st-march-2020"> Council Virtual Meeting 31st March 2020 </a> |
Accessible name | Council Virtual Meeting 31st March 2020 |
Accessible description | (no value) |
URL | /pc-meetings/council-meetings/19-past-meetings/166-council-virtual-meeting-31st-march-2020 |
Path | .well:nth-child(4) > .category-module > li:nth-child(5) > .mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title local" href="/pc-meetings/council-meetings/19-past-meetings/165-council-meeting-24th-february-2020"> Council Meeting 24th February 2020 </a> |
Accessible name | Council Meeting 24th February 2020 |
Accessible description | (no value) |
URL | /pc-meetings/council-meetings/19-past-meetings/165-council-meeting-24th-february-2020 |
Path | .footer2 > p > .local:nth-child(1) |
---|---|
Snippet | <a href="https://cswparish.org.uk/40-privacy/106-privacy-notice-general-public" class="local">Privacy Notice</a> |
Accessible name | Privacy Notice |
Accessible description | (no value) |
URL | https://cswparish.org.uk/40-privacy/106-privacy-notice-general-public |
Path | .footer2 > p > .local:nth-child(2) |
---|---|
Snippet | <a href="https://cswparish.org.uk/contact" class="local">Contact Us</a> |
Accessible name | Contact Us |
Accessible description | (no value) |
URL | https://cswparish.org.uk/contact |
Path | .local:nth-child(3) |
---|---|
Snippet | <a href="https://cswparish.org.uk/accessibility" class="local">Accessibility</a> |
Accessible name | Accessibility |
Accessible description | (no value) |
URL | https://cswparish.org.uk/accessibility |
Native widgets4 Passed
Widget function:2 Passed
If a native widget functions as a custom widget, it must have the appropriate ARIA widget role-WCAG 4.1.22 PassedPath | #username |
---|---|
Snippet | <input type="text" name="username" id="username" value="" class="validate-username required" size="25" required="required" aria-required="true" autofocus="" aria-invalid="false"> |
Element | input type="text" |
Accessible name | Username * |
Role | (no value) |
ARIA attributes: | |
aria-required | true |
Tab index | (no value) |
Path | #password |
---|---|
Snippet | <input type="password" name="password" id="password" value="" class="validate-password required" size="25" maxlength="99" required="required" aria-required="true" aria-invalid="false"> |
Element | input type="password" |
Accessible name | Password * |
Role | (no value) |
ARIA attributes: | |
aria-required | true |
Tab index | (no value) |
Instructions:6 Passed
If a native widget has a visible label or instructions, they must be programmatically related to it-WCAG 1.3.1, WCAG 2.5.36 PassedPath | #username |
---|---|
Snippet | <input type="text" name="username" id="username" value="" class="validate-username required" size="25" required="required" aria-required="true" autofocus="" aria-invalid="false"> |
Element | input type="text" |
Accessible name | Username * |
Accessible description | (no value) |
Path | #password |
---|---|
Snippet | <input type="password" name="password" id="password" value="" class="validate-password required" size="25" maxlength="99" required="required" aria-required="true" aria-invalid="false"> |
Element | input type="password" |
Accessible name | Password * |
Accessible description | (no value) |
Path | #mod-search-searchword94 |
---|---|
Snippet | <input name="searchword" id="mod-search-searchword94" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ..."> |
Element | input type="search" |
Accessible name | Search ... |
Accessible description | (no value) |
Path | .button |
---|---|
Snippet | <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button> |
Element | button |
Accessible name | Go |
Accessible description | (no value) |
Path | #remember |
---|---|
Snippet | <input id="remember" type="checkbox" name="remember" class="inputbox" value="yes"> |
Element | input type="checkbox" |
Accessible name | Remember me |
Accessible description | (no value) |
Path | button[type="submit"] |
---|---|
Snippet | <button type="submit" class="btn btn-primary"> Log in </button> |
Element | button |
Accessible name | Log in |
Accessible description | (no value) |
Expected input:6 Passed
A native widget must have a label and/or instructions that identify the expected input-WCAG 3.3.26 PassedPath | #username |
---|---|
Snippet | <input type="text" name="username" id="username" value="" class="validate-username required" size="25" required="required" aria-required="true" autofocus="" aria-invalid="false"> |
Element | input type="text" |
Accessible name | Username * |
Accessible description | (no value) |
Path | #password |
---|---|
Snippet | <input type="password" name="password" id="password" value="" class="validate-password required" size="25" maxlength="99" required="required" aria-required="true" aria-invalid="false"> |
Element | input type="password" |
Accessible name | Password * |
Accessible description | (no value) |
Path | #mod-search-searchword94 |
---|---|
Snippet | <input name="searchword" id="mod-search-searchword94" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ..."> |
Element | input type="search" |
Accessible name | Search ... |
Accessible description | (no value) |
Path | .button |
---|---|
Snippet | <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button> |
Element | button |
Accessible name | Go |
Accessible description | (no value) |
Path | #remember |
---|---|
Snippet | <input id="remember" type="checkbox" name="remember" class="inputbox" value="yes"> |
Element | input type="checkbox" |
Accessible name | Remember me |
Accessible description | (no value) |
Path | button[type="submit"] |
---|---|
Snippet | <button type="submit" class="btn btn-primary"> Log in </button> |
Element | button |
Accessible name | Log in |
Accessible description | (no value) |
Cues:6 Passed
If a native widget adopts certain interactive states, it must provide appropriate cues-WCAG 1.3.1, WCAG 4.1.26 PassedPath | #username |
---|---|
Snippet | <input type="text" name="username" id="username" value="" class="validate-username required" size="25" required="required" aria-required="true" autofocus="" aria-invalid="false"> |
Element | input type="text" |
Accessible name | Username * |
HTML cues: | |
required | required |
ARIA cues: | |
aria-required | true |
Path | #password |
---|---|
Snippet | <input type="password" name="password" id="password" value="" class="validate-password required" size="25" maxlength="99" required="required" aria-required="true" aria-invalid="false"> |
Element | input type="password" |
Accessible name | Password * |
HTML cues: | |
required | required |
ARIA cues: | |
aria-required | true |
Path | #mod-search-searchword94 |
---|---|
Snippet | <input name="searchword" id="mod-search-searchword94" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ..."> |
Element | input type="search" |
Accessible name | Search ... |
HTML cues | (no value) |
ARIA cues | (no value) |
Path | .button |
---|---|
Snippet | <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button> |
Element | button |
Accessible name | Go |
HTML cues | (no value) |
ARIA cues | (no value) |
Path | #remember |
---|---|
Snippet | <input id="remember" type="checkbox" name="remember" class="inputbox" value="yes"> |
Element | input type="checkbox" |
Accessible name | Remember me |
HTML cues | (no value) |
ARIA cues | (no value) |
Path | button[type="submit"] |
---|---|
Snippet | <button type="submit" class="btn btn-primary"> Log in </button> |
Element | button |
Accessible name | Log in |
HTML cues | (no value) |
ARIA cues | (no value) |
Custom widgets6 Passed
Design pattern:0 Passed
A custom widget must have the appropriate ARIA widget role for its design pattern-WCAG 4.1.20 PassedInstructions:0 Passed
If a custom widget has visible instructions, they must be programmatically related to it-WCAG 1.3.1, WCAG 2.5.30 PassedExpected input:0 Passed
A custom widget must have a label and/or instructions that identify the expected input-WCAG 3.3.20 PassedRole, state, property:0 Passed
A custom widget must support the ARIA roles, states, and properties specified by its design pattern-WCAG 4.1.20 PassedCues:0 Passed
If a custom widget adopts certain interactive states, it must communicate those states programmatically-WCAG 1.3.1, WCAG 4.1.20 PassedKeyboard interaction:0 Passed
A custom widget must support the keyboard interaction specified by its design pattern-WCAG 2.1.10 PassedTimed events4 Passed
Time limits:0 Passed
If a time limit is set by the content, the user must be able to turn off, adjust, or extend the time limit-WCAG 2.2.10 PassedMoving content:0 Passed
If content moves, blinks, or scrolls automatically for more than five seconds, users must be able to pause, stop, or hide it-WCAG 2.2.20 PassedAuto-updating content:0 Passed
If content updates automatically, users must be able to pause, stop, hide, or control frequency of the updates-WCAG 2.2.20 PassedAudio control:0 Passed
If audio content plays automatically for longer than three seconds, users must be able to pause or mute it-WCAG 1.4.20 PassedErrors / status4 Passed
Error identification:0 Passed
If an input error is automatically detected, the item in error must be identified, and the error described, in text-WCAG 3.3.10 PassedError suggestion:0 Passed
If an input error is automatically detected, guidance for correcting the error must be provided-WCAG 3.3.30 PassedError prevention:0 Passed
If submitting data might have serious consequences, users must be able to correct the data input before finalizing a submission-WCAG 3.3.40 PassedStatus messages:0 Passed
Status messages must be programmatically determinable without receiving focus-WCAG 4.1.30 PassedPage navigation3 Passed
Page title:1 Passed
A web page must have a title that describes its topic or purpose-WCAG 2.4.21 PassedPath | html |
---|---|
Snippet | <html lang="en-gb" dir="ltr"> |
Page title | Login - Chittlehamholt, Satterleigh and Warkleigh Parish Council |
Frame title:0 Passed
A frame or iframe must have a title that describes its content-WCAG 4.1.20 PassedParsing1 Passed
Parsing:0 Passed
Elements must have complete start and end tags, must not contain duplicate attributes, and must be nested according to their specifications-WCAG 4.1.10 PassedImages2 Passed
Text alternative:1 Passed
A meaningful image must have a text alternative that serves the equivalent purpose-WCAG 1.1.11 PassedPath | .brand > img |
---|---|
Snippet | <img src="https://cswparish.org.uk/images/images/CSW-PC-Logo-small-lettering.png" alt="Chittlehamholt, Satterleigh and Warkleigh Parish Council logo"> |
Image type | <img> |
Accessible name | Chittlehamholt, Satterleigh and Warkleigh Parish Council logo |
Accessible description | (no value) |
Images of text:1 Passed
Images of text are allowed only where a specific appearance is required (e.g., logotypes)-WCAG 1.4.51 PassedPath | .brand > img |
---|---|
Snippet | <img src="https://cswparish.org.uk/images/images/CSW-PC-Logo-small-lettering.png" alt="Chittlehamholt, Satterleigh and Warkleigh Parish Council logo"> |
Image type | <img> |
ARIA role | (no value) |
Accessible name | Chittlehamholt, Satterleigh and Warkleigh Parish Council logo |
Language3 Passed
Language of parts:0 Passed
If the language of a passage differs from the default language of the page, the passage must have its own language attribute-WCAG 3.1.20 PassedText direction:0 Passed
If a page or a passage uses a script that is read right-to-left, it must have the correct text direction-WCAG 1.3.20 PassedSensory4 Passed
Color as meaning:1 Passed
Color must not be used as the only visual means for conveying meaning-WCAG 1.4.11 PassedInstructions:0 Passed
Instructions must not rely solely on color or other sensory characteristics-WCAG 1.3.30 PassedFlashing:0 Passed
Web pages must not have content that flashes more than three times per second-WCAG 2.3.10 PassedAdaptable content6 Passed
High contrast mode:0 Passed
Websites and web apps must honor high contrast appearance settings and functions-SECTION 508 - 502.2.20 PassedOrientation:0 Passed
Web content must not be locked to a particular screen orientation-WCAG 1.3.40 PassedReflow:0 Passed
Content must be visible without having to scroll in two dimensions-WCAG 1.4.100 PassedText spacing:0 Passed
Users must be able to adjust text spacing with no loss of content or functionality-WCAG 1.4.120 PassedHover / focus content:0 Passed
Content that appears on focus or hover must be dismissible, hoverable, and persistent-WCAG 1.4.130 PassedAudio / video2 Passed
Audio-only equivalent:0 Passed
Pre-recorded audio-only content must be accompanied by an equivalent text alternative-WCAG 1.2.10 PassedVideo-only equivalent:0 Passed
Pre-recorded video-only content must be accompanied by an equivalent text or audio alternative-WCAG 1.2.10 PassedMultimedia5 Passed
No obstruction:0 Passed
Captions must not obscure or obstruct relevant information in the video-WCAG 1.2.20 PassedAudio description:0 Passed
Pre-recorded video with audio must have an audio description-WCAG 1.2.50 PassedSynchronization:0 Passed
An audio description must be synchronized with the video content-WCAG 1.2.50 PassedNo conflict:0 Passed
An audio description must not conflict with audible information in the sound track-WCAG 1.2.50 PassedLive multimedia1 Passed
Sequence3 Passed
CSS positioning:1 Passed
Meaningful content positioned on the page using CSS must retain its meaning when CSS is disabled-WCAG 1.3.21 PassedLayout tables:0 Passed
The content in an HTML layout table must make sense when the table is linearized-WCAG 1.3.20 PassedColumns:0 Passed
Content presented in multi-column format must support a correct reading sequence-WCAG 1.3.1, WCAG 1.3.20 PassedSemantics8 Passed
CSS content:1 Passed
Meaningful content must not be implemented using only CSS :before or :after-WCAG 1.3.11 PassedTable semantics:0 Passed
A <table> element must be coded correctly as a data table or a layout table-WCAG 1.3.10 PassedHeaders attribute:0 Passed
The headers attribute of a <td> element must reference the correct <th> element(s)-WCAG 1.3.10 PassedEmphasis:0 Passed
Words and phrases that are visually emphasized must be contained within semantically correct containers-WCAG 1.3.10 PassedLetter spacing:0 Passed
Spacing characters must not be used to increase the space between letters in a word-WCAG 1.3.10 PassedPointer / motion3 Passed
Pointer gestures:0 Passed
Functions must be operable without requiring multipoint or path-based gestures-WCAG 2.5.10 PassedPointer cancellation:0 Passed
Users must be able to cancel functions that can be operated using a single pointer-WCAG 2.5.20 PassedMotion operation:0 Passed
If a function can be operated through motion, it must also be operable through user interface components-WCAG 2.5.40 PassedContrast1 Passed
Path | .brand > img |
---|---|
Snippet | <img src="https://cswparish.org.uk/images/images/CSW-PC-Logo-small-lettering.png" alt="Chittlehamholt, Satterleigh and Warkleigh Parish Council logo"> |
Image type | <img> |
Accessible name | Chittlehamholt, Satterleigh and Warkleigh Parish Council logo |