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
6 Passed, 0 Incomplete, 0 Failed
Focus
5 Passed, 0 Incomplete, 0 Failed
Landmarks
3 Passed, 0 Incomplete, 0 Failed
Headings
3 Passed, 0 Incomplete, 0 Failed
Repetitive content
2 Passed, 0 Incomplete, 1 Failed
Links
1 Passed, 0 Incomplete, 1 Failed
Native widgets
4 Passed, 0 Incomplete, 1 Failed
Custom widgets
6 Passed, 0 Incomplete, 0 Failed
Timed events
4 Passed, 0 Incomplete, 0 Failed
Errors / status
4 Passed, 0 Incomplete, 0 Failed
Page navigation
3 Passed, 0 Incomplete, 0 Failed
Parsing
1 Passed, 0 Incomplete, 0 Failed
Images
2 Passed, 0 Incomplete, 2 Failed
Language
3 Passed, 0 Incomplete, 0 Failed
Sensory
4 Passed, 0 Incomplete, 0 Failed
Adaptable content
6 Passed, 0 Incomplete, 1 Failed
Audio / video
2 Passed, 0 Incomplete, 0 Failed
Multimedia
5 Passed, 0 Incomplete, 0 Failed
Live multimedia
1 Passed, 0 Incomplete, 0 Failed
Sequence
3 Passed, 0 Incomplete, 0 Failed
Semantics
8 Passed
Pointer / motion
3 Passed, 0 Incomplete, 0 Failed
Contrast
1 Passed, 0 Incomplete, 2 Failed

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 Failed
CommentNo 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 Failed
Path.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 FailedNew for WCAG 2.1
Path#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 typetext
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 typepassword
Autocomplete(no value)

Images2 Failed

Image function:1 Failed

Every image must be coded as either meaningful or decorative-WCAG 1.1.11 Failed
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>
Coded asMeaningful
ARIA role(no value)
Accessible nameChittlehamholt, 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 Failed
CommentreCAPTCHA 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 Failed
CommentNavigation 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 FailedNew for WCAG 2.1
Path.close
Snippet<a class="close" data-dismiss="alert">×</a>
Accessible name×
Elementlink

State changes:1 Failed

Any visual information that indicates a component's state must have sufficient contrast-WCAG 1.4.111 FailedNew for WCAG 2.1
Path.close
Snippet<a class="close" data-dismiss="alert">×</a>
Accessible name×
Elementlink

Incomplete tests0 Incomplete

Passed tests126 Passed

Automated checks46 Passed

area-alt:0 Passed

Active <area> elements must have alternate text-WCAG 1.1.1WCAG 2.4.4WCAG 4.1.20 Passed
No matching instances

aria-allowed-attr:4 Passed

Elements must only use allowed ARIA attributes-WCAG 4.1.1WCAG 4.1.24 Passed
No failing instances

aria-hidden-body:1 Passed

aria-hidden='true' must not be present on the document body-WCAG 4.1.21 Passed
No failing instances

aria-hidden-focus:0 Passed

ARIA hidden element must not contain focusable elements-WCAG 4.1.2WCAG 1.3.10 Passed
No matching instances

aria-input-field-name:0 Passed

ARIA input fields must have an accessible name-WCAG 4.1.20 Passed
No matching instances

aria-required-attr:6 Passed

Required ARIA attributes must be provided-WCAG 4.1.1WCAG 4.1.26 Passed
No failing instances

aria-required-children:6 Passed

Certain ARIA roles must contain particular children-WCAG 1.3.16 Passed
No failing instances

aria-required-parent:6 Passed

Certain ARIA roles must be contained by particular parents-WCAG 1.3.16 Passed
No failing instances

aria-roledescription:0 Passed

Use aria-roledescription on elements with a semantic role-WCAG 4.1.20 Passed
No matching instances

aria-roles:6 Passed

ARIA roles used must conform to valid values-WCAG 1.3.1WCAG 4.1.1WCAG 4.1.26 Passed
No failing instances

aria-toggle-field-name:0 Passed

ARIA toggle fields have an accessible name-WCAG 4.1.20 Passed
No matching instances

aria-valid-attr-value:4 Passed

ARIA attributes must conform to valid values-WCAG 4.1.1WCAG 4.1.24 Passed
No failing instances

aria-valid-attr:4 Passed

ARIA attributes must conform to valid names-WCAG 4.1.14 Passed
No failing instances

audio-caption:0 Passed

<audio> elements must have a captions track-WCAG 1.2.10 Passed
No matching instances

autocomplete-valid:0 Passed

autocomplete attribute must be used correctly-WCAG 1.3.50 PassedNew for WCAG 2.1
No matching instances

avoid-inline-spacing:0 Passed

Inline text spacing must be adjustable with custom stylesheets-WCAG 1.4.120 PassedNew for WCAG 2.1
No matching instances

blink:0 Passed

<blink> elements are deprecated and must not be used-WCAG 2.2.20 Passed
No matching instances

button-name:2 Passed

Buttons must have discernible text-WCAG 4.1.22 Passed
No failing instances

bypass:1 Passed

Page must have means to bypass repeated blocks-WCAG 2.4.11 Passed
No failing instances

color-contrast:70 Passed

Elements must have sufficient color contrast-WCAG 1.4.370 Passed
No failing instances

definition-list:0 Passed

<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements-WCAG 1.3.10 Passed
No matching instances

dlitem:0 Passed

<dt> and <dd> elements must be contained by a <dl>-WCAG 1.3.10 Passed
No matching instances

document-title:1 Passed

Documents must have <title> element to aid in navigation-WCAG 2.4.21 Passed
No failing instances

duplicate-id-active:1 Passed

IDs of active elements must be unique-WCAG 4.1.11 Passed
No failing instances

duplicate-id-aria:4 Passed

IDs used in ARIA and labels must be unique-WCAG 4.1.14 Passed
No failing instances

duplicate-id:9 Passed

id attribute value must be unique-WCAG 4.1.19 Passed
No failing instances

frame-title:0 Passed

Frames must have title attribute-WCAG 2.4.10 Passed
No matching instances

html-has-lang:1 Passed

<html> element must have a lang attribute-WCAG 3.1.11 Passed
No failing instances

html-lang-valid:1 Passed

<html> element must have a valid value for the lang attribute-WCAG 3.1.11 Passed
No failing instances

html-xml-lang-mismatch:0 Passed

HTML elements with lang and xml:lang must have the same base language-WCAG 3.1.10 Passed
No matching instances

image-alt:2 Passed

Images must have alternate text-WCAG 1.1.12 Passed
No failing instances

input-button-name:0 Passed

Input buttons must have discernible text-WCAG 4.1.20 Passed
No matching instances

input-image-alt:0 Passed

Image buttons must have alternate text-WCAG 1.1.10 Passed
No matching instances

label:4 Passed

Form elements must have labels-WCAG 1.3.1WCAG 4.1.24 Passed
No failing instances

list:6 Passed

<ul> and <ol> must only directly contain <li>, <script> or <template> elements-WCAG 1.3.16 Passed
No failing instances

listitem:30 Passed

<li> elements must be contained in a <ul> or <ol>-WCAG 1.3.130 Passed
No failing instances

marquee:0 Passed

<marquee> elements are deprecated and must not be used-WCAG 2.2.20 Passed
No matching instances

meta-refresh:0 Passed

Timed refresh must not exist-WCAG 2.2.10 Passed
No matching instances

object-alt:0 Passed

<object> elements must have alternate text-WCAG 1.1.10 Passed
No matching instances

role-img-alt:0 Passed

[role='img'] elements have an alternative text-WCAG 1.1.10 Passed
No matching instances

server-side-image-map:0 Passed

Server-side image maps must not be used-WCAG 2.1.10 Passed
No matching instances

svg-img-alt:0 Passed

svg elements with an img role have an alternative text-WCAG 1.1.10 Passed
No matching instances

td-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 Passed
No matching instances

th-has-data-cells:0 Passed

All th elements and elements with role=columnheader/rowheader must have data cells they describe-WCAG 1.3.10 Passed
No matching instances

valid-lang:0 Passed

lang attribute must have a valid value-WCAG 3.1.20 Passed
No matching instances

video-caption:0 Passed

<video> elements must have captions-WCAG 1.2.20 Passed
No matching instances

Keyboard6 Passed

Keyboard navigation:0 Passed

Users must be able to navigate to all interactive interface components using a keyboard-WCAG 2.1.10 Passed
No matching instances

No keyboard traps:0 Passed

Users must be able to navigate away from all components using a keyboard-WCAG 2.1.20 Passed
No matching instances

On focus:0 Passed

Navigating to a component must not trigger any unexpected change of context-WCAG 3.2.10 Passed
No matching instances

On input:0 Passed

Changing a component's settings must not trigger any unexpected change of context-WCAG 3.2.20 Passed
No matching instances

No keystroke timings:0 Passed

Components must not require specific timings for individual keystrokes-WCAG 2.1.10 Passed
No matching instances

Character key shortcuts:0 Passed

Users must be able to turn off or remap character key shortcuts-WCAG 2.1.40 PassedNew for WCAG 2.1
No matching instances

Focus5 Passed

Visible focus:0 Passed

Components must provide a visible indication when they have the input focus-WCAG 2.4.70 Passed
No matching instances

Revealing content:0 Passed

Activating a component that reveals hidden content must move input focus into the revealed content-WCAG 2.4.30 Passed
No matching instances

Modal dialogs:0 Passed

Users must not be able to Tab away from a modal dialog without explicitly dismissing it-WCAG 2.4.30 Passed
No matching instances

Closing content:0 Passed

Closing revealed content must return input focus to the component that revealed it-WCAG 2.4.30 Passed
No matching instances

Focus order:0 Passed

Components must receive focus in an order that preserves meaning and operability-WCAG 2.4.30 Passed
No matching instances

Landmarks3 Passed

Landmark roles:6 Passed

A landmark region must have the role that best describes its content-WCAG 1.3.16 Passed
Pathheader
Snippet<header class="header" role="banner">
Rolebanner
Path.form-inline
Snippet<form action="/login" method="post" class="form-inline" role="search">
Rolesearch
Pathnav
Snippet<nav class="navigation" role="navigation">
Rolenavigation
Path#content
Snippet<main id="content" role="main" class="span9">
Rolemain
Pathdiv[aria-label="Breadcrumbs"]
Snippet<div aria-label="Breadcrumbs" role="navigation">
Rolenavigation: breadcrumbs
Pathfooter
Snippet<footer class="footer" role="contentinfo">
Rolecontentinfo

Primary content:1 Passed

The main landmark must contain all of the page's primary content-WCAG 1.3.1WCAG 2.4.11 Passed

No repeating content:1 Passed

The main landmark must not contain any blocks of content that repeat across pages-WCAG 1.3.1WCAG 2.4.11 Passed

Headings3 Passed

Heading function:10 Passed

An element coded as a heading must function as a heading-WCAG 1.3.1WCAG 2.4.610 Passed
Path.alert-heading
Snippet<h4 class="alert-heading">Error</h4>
Heading textError
Path.well:nth-child(1) > h3
Snippet<h3 class="page-header">Coronavirus Information</h3>
Heading textCoronavirus Information
Path.well:nth-child(2) > h3
Snippet<h3 class="page-header">New on the Website</h3>
Heading textNew on the Website
Path.well:nth-child(3) > h3
Snippet<h3 class="page-header">Parish News</h3>
Heading textParish News
Path.newsflash-title:nth-child(1)
Snippet<h4 class="newsflash-title"> Community Help Group </h4>
Heading textCommunity Help Group
Path.newsflash-title:nth-child(3)
Snippet<h4 class="newsflash-title"> Potholes </h4>
Heading textPotholes
Path.newsflash-title:nth-child(5)
Snippet<h4 class="newsflash-title"> Defibrillator for Satterleigh &amp; Warkleigh / First Responders </h4>
Heading textDefibrillator for Satterleigh & Warkleigh / First Responders
Path.newsflash-title:nth-child(8)
Snippet<h4 class="newsflash-title"> Launds Playing Field Play Equipment </h4>
Heading textLaunds Playing Field Play Equipment
Path.newsflash-title:nth-child(11)
Snippet<h4 class="newsflash-title"> Highway Maintenance Progress </h4>
Heading textHighway Maintenance Progress
Path.well:nth-child(4) > h3
Snippet<h3 class="page-header">Recent Council Meetings</h3>
Heading textRecent Council Meetings

No missing headings:1 Passed

Text that looks like a heading must be coded as a heading-WCAG 1.3.1WCAG 2.4.11 Passed

Heading level:10 Passed

A heading's programmatic level must match the level that's presented visually-WCAG 1.3.110 Passed
Path.alert-heading
Snippet<h4 class="alert-heading">Error</h4>
Heading textError
Path.well:nth-child(1) > h3
Snippet<h3 class="page-header">Coronavirus Information</h3>
Heading textCoronavirus Information
Path.well:nth-child(2) > h3
Snippet<h3 class="page-header">New on the Website</h3>
Heading textNew on the Website
Path.well:nth-child(3) > h3
Snippet<h3 class="page-header">Parish News</h3>
Heading textParish News
Path.newsflash-title:nth-child(1)
Snippet<h4 class="newsflash-title"> Community Help Group </h4>
Heading textCommunity Help Group
Path.newsflash-title:nth-child(3)
Snippet<h4 class="newsflash-title"> Potholes </h4>
Heading textPotholes
Path.newsflash-title:nth-child(5)
Snippet<h4 class="newsflash-title"> Defibrillator for Satterleigh &amp; Warkleigh / First Responders </h4>
Heading textDefibrillator for Satterleigh & Warkleigh / First Responders
Path.newsflash-title:nth-child(8)
Snippet<h4 class="newsflash-title"> Launds Playing Field Play Equipment </h4>
Heading textLaunds Playing Field Play Equipment
Path.newsflash-title:nth-child(11)
Snippet<h4 class="newsflash-title"> Highway Maintenance Progress </h4>
Heading textHighway Maintenance Progress
Path.well:nth-child(4) > h3
Snippet<h3 class="page-header">Recent Council Meetings</h3>
Heading textRecent 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 Passed
No matching instances

Consistent identification:0 Passed

Functional components that appear on multiple pages must be identified consistently-WCAG 3.2.40 Passed
No matching instances

Links1 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 Passed
Path#back-top
Snippet<a href="#" id="back-top" class="local"> Back to Top </a>
Accessible nameBack 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 nameChittlehamholt, Satterleigh and Warkleigh Parish Council logo
Accessible description(no value)
URL/
Path.item-101 > .local[href="\/"]
Snippet<a href="/" class="local">Home</a>
Accessible nameHome
Accessible description(no value)
URL/
Patha[href$="coronavirus-news"]
Snippet<a href="/coronavirus-news" class="local">Coronavirus News</a>
Accessible nameCoronavirus News
Accessible description(no value)
URL/coronavirus-news
Patha[href$="pc-meetings"]
Snippet<a href="/pc-meetings" class="local">Council Meetings</a>
Accessible nameCouncil Meetings
Accessible description(no value)
URL/pc-meetings
Path.item-188 > a[href$="news"]
Snippet<a href="/news" class="local">News</a>
Accessible nameNews
Accessible description(no value)
URL/news
Patha[href$="the-parishes"]
Snippet<a href="/the-parishes" class="local">The Parishes</a>
Accessible nameThe Parishes
Accessible description(no value)
URL/the-parishes
Patha[href$="the-council"]
Snippet<a href="/the-council" class="local">The Council</a>
Accessible nameThe Council
Accessible description(no value)
URL/the-council
Patha[href$="our-community"]
Snippet<a href="/our-community" class="local">Our Community</a>
Accessible nameOur Community
Accessible description(no value)
URL/our-community
Path.item-218 > a[href$="contact"]
Snippet<a href="/contact" class="local">Contact Us</a>
Accessible nameContact Us
Accessible description(no value)
URL/contact
Path.item-562 > .local[href$="accessibility"]
Snippet<a href="/accessibility" class="local">Accessibility</a>
Accessible nameAccessibility
Accessible description(no value)
URL/accessibility
Pathp: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 nameour privacy policy
Accessible description(no value)
URLhttps://cswparish.org.uk/40-privacy/106-privacy-notice-general-public
Patha[href="\/login\?view\=reset"]
Snippet<a href="/login?view=reset" class="local"> Forgot your password? </a>
Accessible nameForgot your password?
Accessible description(no value)
URL/login?view=reset
Patha[href="\/login\?view\=remind"]
Snippet<a href="/login?view=remind" class="local"> Forgot your username? </a>
Accessible nameForgot your username?
Accessible description(no value)
URL/login?view=remind
Patha[href="\/login\?view\=registration"]
Snippet<a href="/login?view=registration" class="local"> Don't have an account? </a>
Accessible nameDon'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 nameHome
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 namePublic 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 nameCoronavirus 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 nameCoronavirus 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 &amp; Warkleigh </a>
Accessible nameCoronavirus 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 nameCoronavirus 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 nameAccessibility Statement for cswparish.org.uk
Accessible description(no value)
URL/accessibility
Pathli[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 nameCouncil Virtual Meeting 27th July 2020
Accessible description(no value)
URL/pc-meetings/council-meetings/19-past-meetings/181-council-virtual-meeting-27th-july-2020
Pathli[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 nameCommunity Help Group
Accessible description(no value)
URL/news/parish-news/180-community-help-group
Patha[href$="\31 79-potholes"]
Snippet<a href="/news/parish-news/179-potholes" itemprop="url" class="local"> <span itemprop="name"> Potholes </span> </a>
Accessible namePotholes
Accessible description(no value)
URL/news/parish-news/179-potholes
Pathli[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 &amp; Warkleigh / First Responders </span> </a>
Accessible nameDefibrillator for Satterleigh & Warkleigh / First Responders
Accessible description(no value)
URL/news/parish-news/178-defibrillator-for-satterleigh-warkleigh
Patha[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 namedo this online
Accessible description(no value)
URL/the-council/the-services-we-offer/73-report-a-highways-problem
Patha[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 namecontact 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 nameRead 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 nameRead 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 nameRead 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 nameCouncil 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 nameCouncil 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 nameCouncil 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 nameCouncil 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 nameCouncil 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 namePrivacy Notice
Accessible description(no value)
URLhttps://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 nameContact Us
Accessible description(no value)
URLhttps://cswparish.org.uk/contact
Path.local:nth-child(3)
Snippet<a href="https://cswparish.org.uk/accessibility" class="local">Accessibility</a>
Accessible nameAccessibility
Accessible description(no value)
URLhttps://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 Passed
Path#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">
Elementinput type="text"
Accessible nameUsername *
Role(no value)
ARIA attributes:
aria-requiredtrue
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">
Elementinput type="password"
Accessible namePassword *
Role(no value)
ARIA attributes:
aria-requiredtrue
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.1WCAG 2.5.36 PassedNew for WCAG 2.1
Path#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">
Elementinput type="text"
Accessible nameUsername *
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">
Elementinput type="password"
Accessible namePassword *
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 ...">
Elementinput type="search"
Accessible nameSearch ...
Accessible description(no value)
Path.button
Snippet<button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button>
Elementbutton
Accessible nameGo
Accessible description(no value)
Path#remember
Snippet<input id="remember" type="checkbox" name="remember" class="inputbox" value="yes">
Elementinput type="checkbox"
Accessible nameRemember me
Accessible description(no value)
Pathbutton[type="submit"]
Snippet<button type="submit" class="btn btn-primary"> Log in </button>
Elementbutton
Accessible nameLog 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 Passed
Path#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">
Elementinput type="text"
Accessible nameUsername *
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">
Elementinput type="password"
Accessible namePassword *
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 ...">
Elementinput type="search"
Accessible nameSearch ...
Accessible description(no value)
Path.button
Snippet<button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button>
Elementbutton
Accessible nameGo
Accessible description(no value)
Path#remember
Snippet<input id="remember" type="checkbox" name="remember" class="inputbox" value="yes">
Elementinput type="checkbox"
Accessible nameRemember me
Accessible description(no value)
Pathbutton[type="submit"]
Snippet<button type="submit" class="btn btn-primary"> Log in </button>
Elementbutton
Accessible nameLog in
Accessible description(no value)

Cues:6 Passed

If a native widget adopts certain interactive states, it must provide appropriate cues-WCAG 1.3.1WCAG 4.1.26 Passed
Path#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">
Elementinput type="text"
Accessible nameUsername *
HTML cues:
requiredrequired
ARIA cues:
aria-requiredtrue
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">
Elementinput type="password"
Accessible namePassword *
HTML cues:
requiredrequired
ARIA cues:
aria-requiredtrue
Path#mod-search-searchword94
Snippet<input name="searchword" id="mod-search-searchword94" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ...">
Elementinput type="search"
Accessible nameSearch ...
HTML cues(no value)
ARIA cues(no value)
Path.button
Snippet<button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button>
Elementbutton
Accessible nameGo
HTML cues(no value)
ARIA cues(no value)
Path#remember
Snippet<input id="remember" type="checkbox" name="remember" class="inputbox" value="yes">
Elementinput type="checkbox"
Accessible nameRemember me
HTML cues(no value)
ARIA cues(no value)
Pathbutton[type="submit"]
Snippet<button type="submit" class="btn btn-primary"> Log in </button>
Elementbutton
Accessible nameLog 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 Passed
No matching instances

Instructions:0 Passed

If a custom widget has visible instructions, they must be programmatically related to it-WCAG 1.3.1WCAG 2.5.30 PassedNew for WCAG 2.1
No matching instances

Expected input:0 Passed

A custom widget must have a label and/or instructions that identify the expected input-WCAG 3.3.20 Passed
No matching instances

Role, state, property:0 Passed

A custom widget must support the ARIA roles, states, and properties specified by its design pattern-WCAG 4.1.20 Passed
No matching instances

Cues:0 Passed

If a custom widget adopts certain interactive states, it must communicate those states programmatically-WCAG 1.3.1WCAG 4.1.20 Passed
No matching instances

Keyboard interaction:0 Passed

A custom widget must support the keyboard interaction specified by its design pattern-WCAG 2.1.10 Passed
No matching instances

Timed 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 Passed
No matching instances

Moving 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 Passed
No matching instances

Auto-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 Passed
No matching instances

Audio 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 Passed
No matching instances

Errors / 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 Passed
No matching instances

Error suggestion:0 Passed

If an input error is automatically detected, guidance for correcting the error must be provided-WCAG 3.3.30 Passed
No matching instances

Error 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 Passed
No matching instances

Status messages:0 Passed

Status messages must be programmatically determinable without receiving focus-WCAG 4.1.30 PassedNew for WCAG 2.1
No matching instances

Page navigation3 Passed

Page title:1 Passed

A web page must have a title that describes its topic or purpose-WCAG 2.4.21 Passed
Pathhtml
Snippet<html lang="en-gb" dir="ltr">
Page titleLogin - 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 Passed
No matching instances

Multiple ways:0 Passed

Users must have multiple ways to navigate to a page-WCAG 2.4.50 Passed
No matching instances

Parsing1 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 Passed
No matching instances

Images2 Passed

Text alternative:1 Passed

A meaningful image must have a text alternative that serves the equivalent purpose-WCAG 1.1.11 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 nameChittlehamholt, 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 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>
ARIA role(no value)
Accessible nameChittlehamholt, Satterleigh and Warkleigh Parish Council logo

Language3 Passed

Language of page:0 Passed

A page must have the correct default language-WCAG 3.1.10 Passed
No matching instances

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 Passed
No matching instances

Text 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 Passed
No matching instances

Sensory4 Passed

Color as meaning:1 Passed

Color must not be used as the only visual means for conveying meaning-WCAG 1.4.11 Passed

Instructions:0 Passed

Instructions must not rely solely on color or other sensory characteristics-WCAG 1.3.30 Passed
No matching instances

Auditory cues:0 Passed

Auditory cues must be accompanied by visual cues-WCAG 1.1.10 Passed
No matching instances

Flashing:0 Passed

Web pages must not have content that flashes more than three times per second-WCAG 2.3.10 Passed
No matching instances

Adaptable content6 Passed

High contrast mode:0 Passed

Websites and web apps must honor high contrast appearance settings and functions-SECTION 508 - 502.2.20 Passed
No matching instances

Contrast:0 Passed

Text elements must have sufficient contrast-WCAG 1.4.30 Passed
No matching instances

Orientation:0 Passed

Web content must not be locked to a particular screen orientation-WCAG 1.3.40 PassedNew for WCAG 2.1
No matching instances

Reflow:0 Passed

Content must be visible without having to scroll in two dimensions-WCAG 1.4.100 PassedNew for WCAG 2.1
No matching instances

Text spacing:0 Passed

Users must be able to adjust text spacing with no loss of content or functionality-WCAG 1.4.120 PassedNew for WCAG 2.1
No matching instances

Hover / focus content:0 Passed

Content that appears on focus or hover must be dismissible, hoverable, and persistent-WCAG 1.4.130 PassedNew for WCAG 2.1
No matching instances

Audio / video2 Passed

Audio-only equivalent:0 Passed

Pre-recorded audio-only content must be accompanied by an equivalent text alternative-WCAG 1.2.10 Passed
No matching instances

Video-only equivalent:0 Passed

Pre-recorded video-only content must be accompanied by an equivalent text or audio alternative-WCAG 1.2.10 Passed
No matching instances

Multimedia5 Passed

Captions:0 Passed

Pre-recorded multimedia content must have captions-WCAG 1.2.20 Passed
No matching instances

No obstruction:0 Passed

Captions must not obscure or obstruct relevant information in the video-WCAG 1.2.20 Passed
No matching instances

Audio description:0 Passed

Pre-recorded video with audio must have an audio description-WCAG 1.2.50 Passed
No matching instances

Synchronization:0 Passed

An audio description must be synchronized with the video content-WCAG 1.2.50 Passed
No matching instances

No conflict:0 Passed

An audio description must not conflict with audible information in the sound track-WCAG 1.2.50 Passed
No matching instances

Live multimedia1 Passed

Captions:0 Passed

Captions must be provided for live (streaming) video with audio-WCAG 1.2.40 Passed
No matching instances

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 Passed

Layout tables:0 Passed

The content in an HTML layout table must make sense when the table is linearized-WCAG 1.3.20 Passed
No matching instances

Columns:0 Passed

Content presented in multi-column format must support a correct reading sequence-WCAG 1.3.1WCAG 1.3.20 Passed
No matching instances

Semantics8 Passed

CSS content:1 Passed

Meaningful content must not be implemented using only CSS :before or :after-WCAG 1.3.11 Passed

Table semantics:0 Passed

A <table> element must be coded correctly as a data table or a layout table-WCAG 1.3.10 Passed
No matching instances

Table headers:0 Passed

Coded headers must be used correctly-WCAG 1.3.10 Passed
No matching instances

Headers attribute:0 Passed

The headers attribute of a <td> element must reference the correct <th> element(s)-WCAG 1.3.10 Passed
No matching instances

Lists:0 Passed

Lists must be contained within semantically correct containers-WCAG 1.3.10 Passed
No matching instances

Emphasis:0 Passed

Words and phrases that are visually emphasized must be contained within semantically correct containers-WCAG 1.3.10 Passed
No matching instances

Quotes:0 Passed

The <blockquote> element must not be used to style non-quote text-WCAG 1.3.10 Passed
No matching instances

Letter spacing:0 Passed

Spacing characters must not be used to increase the space between letters in a word-WCAG 1.3.10 Passed
No matching instances

Pointer / motion3 Passed

Pointer gestures:0 Passed

Functions must be operable without requiring multipoint or path-based gestures-WCAG 2.5.10 PassedNew for WCAG 2.1
No matching instances

Pointer cancellation:0 Passed

Users must be able to cancel functions that can be operated using a single pointer-WCAG 2.5.20 PassedNew for WCAG 2.1
No matching instances

Motion operation:0 Passed

If a function can be operated through motion, it must also be operable through user interface components-WCAG 2.5.40 PassedNew for WCAG 2.1
No matching instances

Contrast1 Passed

Graphics:1 Passed

Graphics must have sufficient contrast-WCAG 1.4.111 PassedNew for WCAG 2.1
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 nameChittlehamholt, Satterleigh and Warkleigh Parish Council logo