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
45 Passed1 Failed
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
7 Passed1 Failed
Pointer / motion
Contrast
Scan details
https://cswparish.org.uk/pc-meetings/council-meetings/19-past-meetings/165-council-meeting-24th-february-2020 |
2020-09-24 2:26 PM GMT+1 |
Accessibility Insights report for cswparish.org.uk council meeting page |
Failed tests7 Failed
Automated checks1 Failed
Path | iframe |
---|---|
Snippet | <iframe src="https://player.vimeo.com/video/394419899" width="640" height="361" frameborder="0" allowfullscreen="" allow="autoplay; fullscreen"></iframe> |
Repetitive content1 Failed
Bypass blocks:2 Failed
A page must provide a keyboard-accessible method to bypass repetitive content-WCAG 2.4.12 FailedComment | No way to skip banner LM with keyboard navigation |
---|
Comment | No way to skip navigation LM via keyboard navigation |
---|
Custom widgets2 Failed
Instructions:2 Failed
If a custom widget has visible instructions, they must be programmatically related to it-WCAG 1.3.1, WCAG 2.5.32 FailedPath | iframe, .play-bar |
---|---|
Snippet | <div class="play-bar rounded-box" role="toolbar"> |
Design pattern | Toolbar |
Accessible name | - |
Accessible description | - |
Path | iframe, .vp-sidedock |
---|---|
Snippet | <div class="vp-sidedock" role="toolbar"> |
Design pattern | Toolbar |
Accessible name | - |
Accessible description | - |
Expected input:2 Failed
A custom widget must have a label and/or instructions that identify the expected input-WCAG 3.3.22 FailedPath | iframe, .play-bar |
---|---|
Snippet | <div class="play-bar rounded-box" role="toolbar"> |
Design pattern | Toolbar |
Accessible name | - |
Accessible description | - |
Path | iframe, .vp-sidedock |
---|---|
Snippet | <div class="vp-sidedock" role="toolbar"> |
Design pattern | Toolbar |
Accessible name | - |
Accessible description | - |
Images1 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 |
Multimedia1 Failed
Comment | Video and audio recordings of meetings do not have captions |
---|
Semantics1 Failed
Table semantics:1 Failed
A <table> element must be coded correctly as a data table or a layout table-WCAG 1.3.11 FailedComment | Layout tables do not have the required role attribute |
---|
Incomplete tests0 Incomplete
Passed tests127 Passed
Automated checks45 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:15 Passed
Elements must only use allowed ARIA attributes-WCAG 4.1.1, WCAG 4.1.215 Passedaria-hidden-body:2 Passed
aria-hidden='true' must not be present on the document body-WCAG 4.1.22 Passedaria-hidden-focus:9 Passed
ARIA hidden element must not contain focusable elements-WCAG 4.1.2, WCAG 1.3.19 Passedaria-required-attr:15 Passed
Required ARIA attributes must be provided-WCAG 4.1.1, WCAG 4.1.215 Passedaria-required-children:15 Passed
Certain ARIA roles must contain particular children-WCAG 1.3.115 Passedaria-required-parent:15 Passed
Certain ARIA roles must be contained by particular parents-WCAG 1.3.115 Passedaria-roledescription:0 Passed
Use aria-roledescription on elements with a semantic role-WCAG 4.1.20 Passedaria-roles:15 Passed
ARIA roles used must conform to valid values-WCAG 1.3.1, WCAG 4.1.1, WCAG 4.1.215 Passedaria-valid-attr-value:15 Passed
ARIA attributes must conform to valid values-WCAG 4.1.1, WCAG 4.1.215 Passedavoid-inline-spacing:10 Passed
Inline text spacing must be adjustable with custom stylesheets-WCAG 1.4.1210 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:2 Passed
<html> element must have a valid value for the lang attribute-WCAG 3.1.12 Passedhtml-xml-lang-mismatch:0 Passed
HTML elements with lang and xml:lang must have the same base language-WCAG 3.1.10 Passedlist:7 Passed
<ul> and <ol> must only directly contain <li>, <script> or <template> elements-WCAG 1.3.17 Passedtd-headers-attr:1 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.11 Passedth-has-data-cells:1 Passed
All th elements and elements with role=columnheader/rowheader must have data cells they describe-WCAG 1.3.11 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:8 Passed
A landmark region must have the role that best describes its content-WCAG 1.3.18 PassedPath | header |
---|---|
Snippet | <header class="header" role="banner"> |
Role | banner |
Path | form |
---|---|
Snippet | <form action="/pc-meetings/council-meetings" 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 |
Path | iframe, .vp-title |
---|---|
Snippet | <div class="vp-title" role="contentinfo"> |
Role | contentinfo |
Path | iframe, header |
---|---|
Snippet | <header class="vp-title-header"> |
Role | banner |
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:15 Passed
An element coded as a heading must function as a heading-WCAG 1.3.1, WCAG 2.4.615 PassedPath | h2 |
---|---|
Snippet | <h2 itemprop="headline"> Council Meeting 24th February 2020 </h2> |
Heading text | Council Meeting 24th February 2020 |
Path | tr:nth-child(1) > td:nth-child(1) > h5 |
---|---|
Snippet | <h5 style="color: #000000; text-align: left;">Agenda</h5> |
Heading text | Agenda |
Path | tr:nth-child(2) > td:nth-child(1) > h5 |
---|---|
Snippet | <h5 style="color: #000000; text-align: left;">Minutes</h5> |
Heading text | Minutes |
Path | tr:nth-child(3) > td:nth-child(1) > h5 |
---|---|
Snippet | <h5 style="color: #000000; text-align: left;">Video</h5> |
Heading text | Video |
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 | h4:nth-child(1) |
---|---|
Snippet | <h4 class="newsflash-title"> Community Help Group </h4> |
Heading text | Community Help Group |
Path | h4:nth-child(3) |
---|---|
Snippet | <h4 class="newsflash-title"> Potholes </h4> |
Heading text | Potholes |
Path | h4:nth-child(5) |
---|---|
Snippet | <h4 class="newsflash-title"> Defibrillator for Satterleigh & Warkleigh / First Responders </h4> |
Heading text | Defibrillator for Satterleigh & Warkleigh / First Responders |
Path | h4:nth-child(8) |
---|---|
Snippet | <h4 class="newsflash-title"> Launds Playing Field Play Equipment </h4> |
Heading text | Launds Playing Field Play Equipment |
Path | h4: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 |
Path | iframe, h1 |
---|---|
Snippet | <h1 aria-describedby="new-window"> CSW Parish Council Meeting 24th February 2020 </h1> |
Heading text | CSW Parish Council Meeting 24th February 2020 |
Path | iframe, h2 |
---|---|
Snippet | <h2 class="byline-from">from <a href="https://vimeo.com/user57731613" target="_blank" rel="noopener" data-track-click="video-byline" aria-describedby="new-window">CSW Parish Council</a></h2> |
Heading text | from CSW Parish Council |
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:15 Passed
A heading's programmatic level must match the level that's presented visually-WCAG 1.3.115 PassedPath | h2 |
---|---|
Snippet | <h2 itemprop="headline"> Council Meeting 24th February 2020 </h2> |
Heading text | Council Meeting 24th February 2020 |
Path | tr:nth-child(1) > td:nth-child(1) > h5 |
---|---|
Snippet | <h5 style="color: #000000; text-align: left;">Agenda</h5> |
Heading text | Agenda |
Path | tr:nth-child(2) > td:nth-child(1) > h5 |
---|---|
Snippet | <h5 style="color: #000000; text-align: left;">Minutes</h5> |
Heading text | Minutes |
Path | tr:nth-child(3) > td:nth-child(1) > h5 |
---|---|
Snippet | <h5 style="color: #000000; text-align: left;">Video</h5> |
Heading text | Video |
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 | h4:nth-child(1) |
---|---|
Snippet | <h4 class="newsflash-title"> Community Help Group </h4> |
Heading text | Community Help Group |
Path | h4:nth-child(3) |
---|---|
Snippet | <h4 class="newsflash-title"> Potholes </h4> |
Heading text | Potholes |
Path | h4:nth-child(5) |
---|---|
Snippet | <h4 class="newsflash-title"> Defibrillator for Satterleigh & Warkleigh / First Responders </h4> |
Heading text | Defibrillator for Satterleigh & Warkleigh / First Responders |
Path | h4:nth-child(8) |
---|---|
Snippet | <h4 class="newsflash-title"> Launds Playing Field Play Equipment </h4> |
Heading text | Launds Playing Field Play Equipment |
Path | h4: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 |
Path | iframe, h1 |
---|---|
Snippet | <h1 aria-describedby="new-window"> CSW Parish Council Meeting 24th February 2020 </h1> |
Heading text | CSW Parish Council Meeting 24th February 2020 |
Path | iframe, h2 |
---|---|
Snippet | <h2 class="byline-from">from <a href="https://vimeo.com/user57731613" target="_blank" rel="noopener" data-track-click="video-byline" aria-describedby="new-window">CSW Parish Council</a></h2> |
Heading text | from CSW Parish Council |
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 PassedLinks2 Passed
Link function:4 Passed
If an anchor element functions as a custom widget, it must have the appropriate ARIA widget role-WCAG 4.1.24 PassedPath | iframe, a[data-track-click="video-byline"] |
---|---|
Snippet | <a href="https://vimeo.com/user57731613" target="_blank" rel="noopener" data-track-click="video-byline" aria-describedby="new-window">CSW Parish Council</a> |
Accessible name | CSW Parish Council |
URL | https://vimeo.com/user57731613 |
Role | (no value) |
Tab Index | (no value) |
Aria attributes: | |
aria-describedby | new-window |
Path | a[rel="prev"] |
---|---|
Snippet | <a class="hasTooltip local" title="" aria-label="Previous article: Council Virtual Meeting 31st March 2020" href="/pc-meetings/council-meetings/19-past-meetings/166-council-virtual-meeting-31st-march-2020" rel="prev" data-original-title="Council Virtual Meeting 31st March 2020"> |
Accessible name | Previous article: Council Virtual Meeting 31st March 2020 |
URL | /pc-meetings/council-meetings/19-past-meetings/166-council-virtual-meeting-31st-march-2020 |
Role | (no value) |
Tab Index | (no value) |
Aria attributes: | |
aria-label | Previous article: Council Virtual Meeting 31st March 2020 |
Path | a[rel="next"] |
---|---|
Snippet | <a class="hasTooltip local" title="" aria-label="Next article: Council Meeting 27th January 2020" href="/pc-meetings/council-meetings/19-past-meetings/156-council-meeting-27th-january-2020" rel="next" data-original-title="Council Meeting 27th January 2020"> |
Accessible name | Next article: Council Meeting 27th January 2020 |
URL | /pc-meetings/council-meetings/19-past-meetings/156-council-meeting-27th-january-2020 |
Role | (no value) |
Tab Index | (no value) |
Aria attributes: | |
aria-label | Next article: Council Meeting 27th January 2020 |
Path | #back-top |
---|---|
Snippet | <a href="#" id="back-top" class="local"> Back to Top </a> |
Accessible name | Back to Top |
URL | # |
Role | (no value) |
Tab Index | (no value) |
Aria attributes | (no value) |
Link purpose:47 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.447 PassedPath | iframe, a[data-track-click="video-byline"] |
---|---|
Snippet | <a href="https://vimeo.com/user57731613" target="_blank" rel="noopener" data-track-click="video-byline" aria-describedby="new-window">CSW Parish Council</a> |
Accessible name | CSW Parish Council |
Accessible description | (no value) |
URL | https://vimeo.com/user57731613 |
Path | a[rel="prev"] |
---|---|
Snippet | <a class="hasTooltip local" title="" aria-label="Previous article: Council Virtual Meeting 31st March 2020" href="/pc-meetings/council-meetings/19-past-meetings/166-council-virtual-meeting-31st-march-2020" rel="prev" data-original-title="Council Virtual Meeting 31st March 2020"> |
Accessible name | Previous article: 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 | a[rel="next"] |
---|---|
Snippet | <a class="hasTooltip local" title="" aria-label="Next article: Council Meeting 27th January 2020" href="/pc-meetings/council-meetings/19-past-meetings/156-council-meeting-27th-january-2020" rel="next" data-original-title="Council Meeting 27th January 2020"> |
Accessible name | Next article: Council Meeting 27th January 2020 |
Accessible description | (no value) |
URL | /pc-meetings/council-meetings/19-past-meetings/156-council-meeting-27th-january-2020 |
Path | #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 | .tag-5 > a[href$="meetings"] |
---|---|
Snippet | <a href="/component/tags/tag/meetings" class="label label-info local"> meetings </a> |
Accessible name | meetings |
Accessible description | (no value) |
URL | /component/tags/tag/meetings |
Path | a[href="\/component\/tags\/tag\/2020"] |
---|---|
Snippet | <a href="/component/tags/tag/2020" class="label label-info local"> 2020 </a> |
Accessible name | 2020 |
Accessible description | (no value) |
URL | /component/tags/tag/2020 |
Path | .tag-53 > a[href$="council"] |
---|---|
Snippet | <a href="/component/tags/tag/council" class="label label-info local"> council </a> |
Accessible name | council |
Accessible description | (no value) |
URL | /component/tags/tag/council |
Path | a[href$="february"] |
---|---|
Snippet | <a href="/component/tags/tag/february" class="label label-info local"> february </a> |
Accessible name | february |
Accessible description | (no value) |
URL | /component/tags/tag/february |
Path | tr:nth-child(1) > td[align="right"] > .local[target="_blank"] |
---|---|
Snippet | <a title="CSW Parish Council Agenda 24th February 2020" href="/images/minutes/2020/2020-02-24/CSW_Parish_Council_Agenda_2020-02-24.pdf" target="_blank" class="local"><img src="/images/pdf_tiny.png" alt="pdf of meeting agenda"></a> |
Accessible name | pdf of meeting agenda |
Accessible description | (no value) |
URL | /images/minutes/2020/2020-02-24/CSW_Parish_Council_Agenda_2020-02-24.pdf |
Path | tr:nth-child(2) > td[align="right"] > .local[target="_blank"] |
---|---|
Snippet | <a title="CSW Parish Council Minutes 24th February 2020" href="/images/minutes/2020/2020-02-24/CSW_Parish_Council_Minutes_2020-02-24_.pdf" target="_blank" class="local"><img src="/images/images/pdf_tiny.png" alt="pdf of meeting minutes"></a> |
Accessible name | pdf of meeting minutes |
Accessible description | (no value) |
URL | /images/minutes/2020/2020-02-24/CSW_Parish_Council_Minutes_2020-02-24_.pdf |
Path | .pathway[href="\/"][itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/" class="pathway local"><span itemprop="name">Home</span></a> |
Accessible name | Home |
Accessible description | (no value) |
URL | / |
Path | li[itemprop="itemListElement"][itemtype="https\:\/\/schema\.org\/ListItem"][itemscope=""]:nth-child(3) > .pathway.local[itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/pc-meetings?view=meetingschedule" class="pathway local"><span itemprop="name">Council Meetings</span></a> |
Accessible name | Council Meetings |
Accessible description | (no value) |
URL | /pc-meetings?view=meetingschedule |
Path | .pathway[href$="council-meetings"][itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/pc-meetings/council-meetings" class="pathway local"><span itemprop="name">Past Council Meetings</span></a> |
Accessible name | Past Council Meetings |
Accessible description | (no value) |
URL | /pc-meetings/council-meetings |
Path | li[itemprop="itemListElement"][itemtype="https\:\/\/schema\.org\/ListItem"][itemscope=""]:nth-child(5) > .pathway.local[itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/pc-meetings/council-meetings/19-past-meetings" class="pathway local"><span itemprop="name">Past Meetings</span></a> |
Accessible name | Past Meetings |
Accessible description | (no value) |
URL | /pc-meetings/council-meetings/19-past-meetings |
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 | .active.mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title active 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 widgets5 Passed
Widget function:4 Passed
If a native widget functions as a custom widget, it must have the appropriate ARIA widget role-WCAG 4.1.24 PassedPath | iframe, .vp-prefs |
---|---|
Snippet | <button type="button" class="vp-prefs js-prefs" aria-haspopup="true"> |
Element | button |
Accessible name | Settings |
Role | (no value) |
ARIA attributes | (no value) |
Tab index | (no value) |
Path | iframe, .like-button |
---|---|
Snippet | <button type="button" class="like-button rounded-box" aria-label="Like (this opens in a new window)" data-label-add="Like" data-label-add-logged-out="Like (this opens in a new window)" data-label-remove="Unlike"> |
Element | button |
Accessible name | Like (this opens in a new window) |
Role | (no value) |
ARIA attributes | (no value) |
Tab index | (no value) |
Path | iframe, .watch-later-button |
---|---|
Snippet | <button type="button" class="watch-later-button rounded-box" aria-label="Add to Watch Later (this opens in a new window)" data-label-add="Add to Watch Later" data-label-add-logged-out="Add to Watch Later (this opens in a new window)" data-label-remove="Remove from Watch Later"> |
Element | button |
Accessible name | Add to Watch Later (this opens in a new window) |
Role | (no value) |
ARIA attributes | (no value) |
Tab index | (no value) |
Path | iframe, .share-button |
---|---|
Snippet | <button type="button" class="share-button rounded-box" aria-label="Share"> <svg class="share-icon" viewBox="0 0 20 20" preserveAspectRatio="xMidYMid" focusable="false"><polygon class="fill" points="20,0 0,12 5,15 17,4 7,16 7,19 9,17 14,20"></polygon></svg> </button> |
Element | button |
Accessible name | Share |
Role | (no value) |
ARIA attributes | (no value) |
Tab index | (no value) |
Instructions:8 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.38 PassedPath | iframe, .vp-prefs |
---|---|
Snippet | <button type="button" class="vp-prefs js-prefs" aria-haspopup="true"> |
Element | button |
Accessible name | Settings |
Accessible description | (no value) |
Path | iframe, .like-button |
---|---|
Snippet | <button type="button" class="like-button rounded-box" aria-label="Like (this opens in a new window)" data-label-add="Like" data-label-add-logged-out="Like (this opens in a new window)" data-label-remove="Unlike"> |
Element | button |
Accessible name | Like (this opens in a new window) |
Accessible description | (no value) |
Path | iframe, .watch-later-button |
---|---|
Snippet | <button type="button" class="watch-later-button rounded-box" aria-label="Add to Watch Later (this opens in a new window)" data-label-add="Add to Watch Later" data-label-add-logged-out="Add to Watch Later (this opens in a new window)" data-label-remove="Remove from Watch Later"> |
Element | button |
Accessible name | Add to Watch Later (this opens in a new window) |
Accessible description | (no value) |
Path | iframe, .share-button |
---|---|
Snippet | <button type="button" class="share-button rounded-box" aria-label="Share"> <svg class="share-icon" viewBox="0 0 20 20" preserveAspectRatio="xMidYMid" focusable="false"><polygon class="fill" points="20,0 0,12 5,15 17,4 7,16 7,19 9,17 14,20"></polygon></svg> </button> |
Element | button |
Accessible name | Share |
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 | iframe, .play |
---|---|
Snippet | <button type="button" class="play rounded-box state-paused"> |
Element | button |
Accessible name | Play |
Accessible description | (no value) |
Path | iframe, .fullscreen |
---|---|
Snippet | <button type="button" class="fullscreen"> |
Element | button |
Accessible name | Enter full screen |
Accessible description | (no value) |
Expected input:8 Passed
A native widget must have a label and/or instructions that identify the expected input-WCAG 3.3.28 PassedPath | iframe, .vp-prefs |
---|---|
Snippet | <button type="button" class="vp-prefs js-prefs" aria-haspopup="true"> |
Element | button |
Accessible name | Settings |
Accessible description | (no value) |
Path | iframe, .like-button |
---|---|
Snippet | <button type="button" class="like-button rounded-box" aria-label="Like (this opens in a new window)" data-label-add="Like" data-label-add-logged-out="Like (this opens in a new window)" data-label-remove="Unlike"> |
Element | button |
Accessible name | Like (this opens in a new window) |
Accessible description | (no value) |
Path | iframe, .watch-later-button |
---|---|
Snippet | <button type="button" class="watch-later-button rounded-box" aria-label="Add to Watch Later (this opens in a new window)" data-label-add="Add to Watch Later" data-label-add-logged-out="Add to Watch Later (this opens in a new window)" data-label-remove="Remove from Watch Later"> |
Element | button |
Accessible name | Add to Watch Later (this opens in a new window) |
Accessible description | (no value) |
Path | iframe, .share-button |
---|---|
Snippet | <button type="button" class="share-button rounded-box" aria-label="Share"> <svg class="share-icon" viewBox="0 0 20 20" preserveAspectRatio="xMidYMid" focusable="false"><polygon class="fill" points="20,0 0,12 5,15 17,4 7,16 7,19 9,17 14,20"></polygon></svg> </button> |
Element | button |
Accessible name | Share |
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 | iframe, .play |
---|---|
Snippet | <button type="button" class="play rounded-box state-paused"> |
Element | button |
Accessible name | Play |
Accessible description | (no value) |
Path | iframe, .fullscreen |
---|---|
Snippet | <button type="button" class="fullscreen"> |
Element | button |
Accessible name | Enter full screen |
Accessible description | (no value) |
Cues:8 Passed
If a native widget adopts certain interactive states, it must provide appropriate cues-WCAG 1.3.1, WCAG 4.1.28 PassedPath | iframe, .vp-prefs |
---|---|
Snippet | <button type="button" class="vp-prefs js-prefs" aria-haspopup="true"> |
Element | button |
Accessible name | Settings |
HTML cues | (no value) |
ARIA cues | (no value) |
Path | iframe, .like-button |
---|---|
Snippet | <button type="button" class="like-button rounded-box" aria-label="Like (this opens in a new window)" data-label-add="Like" data-label-add-logged-out="Like (this opens in a new window)" data-label-remove="Unlike"> |
Element | button |
Accessible name | Like (this opens in a new window) |
HTML cues | (no value) |
ARIA cues | (no value) |
Path | iframe, .watch-later-button |
---|---|
Snippet | <button type="button" class="watch-later-button rounded-box" aria-label="Add to Watch Later (this opens in a new window)" data-label-add="Add to Watch Later" data-label-add-logged-out="Add to Watch Later (this opens in a new window)" data-label-remove="Remove from Watch Later"> |
Element | button |
Accessible name | Add to Watch Later (this opens in a new window) |
HTML cues | (no value) |
ARIA cues | (no value) |
Path | iframe, .share-button |
---|---|
Snippet | <button type="button" class="share-button rounded-box" aria-label="Share"> <svg class="share-icon" viewBox="0 0 20 20" preserveAspectRatio="xMidYMid" focusable="false"><polygon class="fill" points="20,0 0,12 5,15 17,4 7,16 7,19 9,17 14,20"></polygon></svg> </button> |
Element | button |
Accessible name | Share |
HTML cues | (no value) |
ARIA cues | (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 ... |
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 | iframe, .play |
---|---|
Snippet | <button type="button" class="play rounded-box state-paused"> |
Element | button |
Accessible name | Play |
HTML cues | (no value) |
ARIA cues | (no value) |
Path | iframe, .fullscreen |
---|---|
Snippet | <button type="button" class="fullscreen"> |
Element | button |
Accessible name | Enter full screen |
HTML cues | (no value) |
ARIA cues | (no value) |
Autocomplete:1 Passed
Text fields that serve certain purposes must have the correct HTML5 autocomplete attribute-WCAG 1.3.51 PassedPath | #mod-search-searchword94 |
---|---|
Snippet | <input name="searchword" id="mod-search-searchword94" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ..."> |
Input type | search |
Autocomplete | (no value) |
Custom widgets4 Passed
Design pattern:4 Passed
A custom widget must have the appropriate ARIA widget role for its design pattern-WCAG 4.1.24 PassedPath | iframe, .play-bar |
---|---|
Snippet | <div class="play-bar rounded-box" role="toolbar"> |
Widget role | toolbar |
Design pattern | Toolbar |
Accessible name | - |
Path | iframe, .focus-target |
---|---|
Snippet | <div class="focus-target" role="slider" aria-label="Progress Bar" aria-valuemin="0" aria-valuemax="5494" aria-valuenow="5" tabindex="0" aria-valuetext="00:04 of 1:31:34"></div> |
Widget role | slider |
Design pattern | Slider, Slider (Multi-thumb) |
Accessible name | - |
Path | iframe, .volume |
---|---|
Snippet | <div class="volume" role="slider" title="Volume (use up/down arrow keys to change)" aria-valuemin="0" aria-valuemax="1" tabindex="0" aria-valuenow="1.000" aria-valuetext="100%"><div></div><div></div><div></div><div></div><div></div></div> |
Widget role | slider |
Design pattern | Slider, Slider (Multi-thumb) |
Accessible name | - |
Path | iframe, .vp-sidedock |
---|---|
Snippet | <div class="vp-sidedock" role="toolbar"> |
Widget role | toolbar |
Design pattern | Toolbar |
Accessible name | - |
Role, state, property:4 Passed
A custom widget must support the ARIA roles, states, and properties specified by its design pattern-WCAG 4.1.24 PassedPath | iframe, .play-bar |
---|---|
Snippet | <div class="play-bar rounded-box" role="toolbar"> |
Design pattern | Toolbar |
Accessible name | - |
Path | iframe, .focus-target |
---|---|
Snippet | <div class="focus-target" role="slider" aria-label="Progress Bar" aria-valuemin="0" aria-valuemax="5494" aria-valuenow="5" tabindex="0" aria-valuetext="00:04 of 1:31:34"></div> |
Design pattern | Slider, Slider (Multi-thumb) |
Accessible name | - |
Path | iframe, .volume |
---|---|
Snippet | <div class="volume" role="slider" title="Volume (use up/down arrow keys to change)" aria-valuemin="0" aria-valuemax="1" tabindex="0" aria-valuenow="1.000" aria-valuetext="100%"><div></div><div></div><div></div><div></div><div></div></div> |
Design pattern | Slider, Slider (Multi-thumb) |
Accessible name | - |
Path | iframe, .vp-sidedock |
---|---|
Snippet | <div class="vp-sidedock" role="toolbar"> |
Design pattern | Toolbar |
Accessible name | - |
Cues:4 Passed
If a custom widget adopts certain interactive states, it must communicate those states programmatically-WCAG 1.3.1, WCAG 4.1.24 PassedPath | iframe, .play-bar |
---|---|
Snippet | <div class="play-bar rounded-box" role="toolbar"> |
Widget role | toolbar |
Design pattern | Toolbar |
HTML cues | - |
ARIA cues | - |
Path | iframe, .focus-target |
---|---|
Snippet | <div class="focus-target" role="slider" aria-label="Progress Bar" aria-valuemin="0" aria-valuemax="5494" aria-valuenow="5" tabindex="0" aria-valuetext="00:04 of 1:31:34"></div> |
Widget role | slider |
Design pattern | Slider, Slider (Multi-thumb) |
HTML cues | - |
ARIA cues | - |
Path | iframe, .volume |
---|---|
Snippet | <div class="volume" role="slider" title="Volume (use up/down arrow keys to change)" aria-valuemin="0" aria-valuemax="1" tabindex="0" aria-valuenow="1.000" aria-valuetext="100%"><div></div><div></div><div></div><div></div><div></div></div> |
Widget role | slider |
Design pattern | Slider, Slider (Multi-thumb) |
HTML cues | - |
ARIA cues | - |
Path | iframe, .vp-sidedock |
---|---|
Snippet | <div class="vp-sidedock" role="toolbar"> |
Widget role | toolbar |
Design pattern | Toolbar |
HTML cues | - |
ARIA cues | - |
Keyboard interaction:4 Passed
A custom widget must support the keyboard interaction specified by its design pattern-WCAG 2.1.14 PassedPath | iframe, .play-bar |
---|---|
Snippet | <div class="play-bar rounded-box" role="toolbar"> |
Design pattern | Toolbar |
Accessible name | - |
Path | iframe, .focus-target |
---|---|
Snippet | <div class="focus-target" role="slider" aria-label="Progress Bar" aria-valuemin="0" aria-valuemax="5494" aria-valuenow="5" tabindex="0" aria-valuetext="00:04 of 1:31:34"></div> |
Design pattern | Slider, Slider (Multi-thumb) |
Accessible name | - |
Path | iframe, .volume |
---|---|
Snippet | <div class="volume" role="slider" title="Volume (use up/down arrow keys to change)" aria-valuemin="0" aria-valuemax="1" tabindex="0" aria-valuenow="1.000" aria-valuetext="100%"><div></div><div></div><div></div><div></div><div></div></div> |
Design pattern | Slider, Slider (Multi-thumb) |
Accessible name | - |
Path | iframe, .vp-sidedock |
---|---|
Snippet | <div class="vp-sidedock" role="toolbar"> |
Design pattern | Toolbar |
Accessible name | - |
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 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 | Council Meeting 24th February 2020 - 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 PassedImages3 Passed
Text alternative:7 Passed
A meaningful image must have a text alternative that serves the equivalent purpose-WCAG 1.1.17 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) |
Path | img[alt="pdf\ of\ meeting\ agenda"] |
---|---|
Snippet | <img src="/images/pdf_tiny.png" alt="pdf of meeting agenda"> |
Image type | <img> |
Accessible name | pdf of meeting agenda |
Accessible description | (no value) |
Path | img[alt="pdf\ of\ meeting\ minutes"] |
---|---|
Snippet | <img src="/images/images/pdf_tiny.png" alt="pdf of meeting minutes"> |
Image type | <img> |
Accessible name | pdf of meeting minutes |
Accessible description | (no value) |
Path | iframe, svg[aria-labelledby="play-icon-title"] |
---|---|
Snippet | <svg viewBox="0 0 20 20" preserveAspectRatio="xMidYMid" focusable="false" aria-labelledby="play-icon-title" role="img"><title id="play-icon-title">Play</title><polygon class="fill" points="1,0 20,10 1,20"></polygon></svg> |
Image type | Role="img" |
Accessible name | Play |
Accessible description | (no value) |
Path | iframe, .icon-gear |
---|---|
Snippet | <svg class="icon-gear" viewBox="0 0 16 16" preserveAspectRatio="xMidYMid" focusable="false" aria-labelledby="settings-icon-title" role="img"> |
Image type | Role="img" |
Accessible name | Settings |
Accessible description | (no value) |
Path | iframe, svg[aria-labelledby="fullscreen-icon-title"] |
---|---|
Snippet | <svg viewBox="0 0 12 12" preserveAspectRatio="xMidYMid" focusable="false" aria-labelledby="fullscreen-icon-title" role="img"> |
Image type | Role="img" |
Accessible name | Enter full screen |
Accessible description | (no value) |
Path | iframe, svg[viewBox="\30 \ 0\ 140\ 40"] |
---|---|
Snippet | <svg viewBox="0 0 140 40" preserveAspectRatio="xMidYMid" role="img" focusable="false" aria-labelledby="logo-icon-title"> |
Image type | Role="img" |
Accessible name | Vimeo |
Accessible description | (no value) |
Images of text:7 Passed
Images of text are allowed only where a specific appearance is required (e.g., logotypes)-WCAG 1.4.57 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 |
Path | img[alt="pdf\ of\ meeting\ agenda"] |
---|---|
Snippet | <img src="/images/pdf_tiny.png" alt="pdf of meeting agenda"> |
Image type | <img> |
ARIA role | (no value) |
Accessible name | pdf of meeting agenda |
Path | img[alt="pdf\ of\ meeting\ minutes"] |
---|---|
Snippet | <img src="/images/images/pdf_tiny.png" alt="pdf of meeting minutes"> |
Image type | <img> |
ARIA role | (no value) |
Accessible name | pdf of meeting minutes |
Path | iframe, svg[aria-labelledby="play-icon-title"] |
---|---|
Snippet | <svg viewBox="0 0 20 20" preserveAspectRatio="xMidYMid" focusable="false" aria-labelledby="play-icon-title" role="img"><title id="play-icon-title">Play</title><polygon class="fill" points="1,0 20,10 1,20"></polygon></svg> |
Image type | Role="img" |
ARIA role | (no value) |
Accessible name | Play |
Path | iframe, .icon-gear |
---|---|
Snippet | <svg class="icon-gear" viewBox="0 0 16 16" preserveAspectRatio="xMidYMid" focusable="false" aria-labelledby="settings-icon-title" role="img"> |
Image type | Role="img" |
ARIA role | (no value) |
Accessible name | Settings |
Path | iframe, svg[aria-labelledby="fullscreen-icon-title"] |
---|---|
Snippet | <svg viewBox="0 0 12 12" preserveAspectRatio="xMidYMid" focusable="false" aria-labelledby="fullscreen-icon-title" role="img"> |
Image type | Role="img" |
ARIA role | (no value) |
Accessible name | Enter full screen |
Path | iframe, svg[viewBox="\30 \ 0\ 140\ 40"] |
---|---|
Snippet | <svg viewBox="0 0 140 40" preserveAspectRatio="xMidYMid" role="img" focusable="false" aria-labelledby="logo-icon-title"> |
Image type | Role="img" |
ARIA role | (no value) |
Accessible name | Vimeo |
CAPTCHAs:0 Passed
If a CAPTCHA is used, alternative methods must be provided for both users without vision and users without hearing-WCAG 1.1.10 PassedLanguage3 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 content7 Passed
High contrast mode:0 Passed
Websites and web apps must honor high contrast appearance settings and functions-SECTION 508 - 502.2.20 PassedResize text:0 Passed
Users must be able to resize text, without using assistive technology, up to 200% with no loss of content or functionality-WCAG 1.4.40 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 PassedMultimedia4 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 PassedSemantics7 Passed
CSS content:1 Passed
Meaningful content must not be implemented using only CSS :before or :after-WCAG 1.3.11 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 PassedContrast3 Passed
UI components:54 Passed
Visual information used to identify active user interface components and their states must have sufficient contrast-WCAG 1.4.1154 PassedPath | .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 |
Element | link |
Path | .item-101 > .local[href="\/"] |
---|---|
Snippet | <a href="/" class="local">Home</a> |
Accessible name | Home |
Element | link |
Path | a[href$="coronavirus-news"] |
---|---|
Snippet | <a href="/coronavirus-news" class="local">Coronavirus News</a> |
Accessible name | Coronavirus News |
Element | link |
Path | a[href$="pc-meetings"] |
---|---|
Snippet | <a href="/pc-meetings" class="local">Council Meetings</a> |
Accessible name | Council Meetings |
Element | link |
Path | .item-188 > a[href$="news"] |
---|---|
Snippet | <a href="/news" class="local">News</a> |
Accessible name | News |
Element | link |
Path | a[href$="the-parishes"] |
---|---|
Snippet | <a href="/the-parishes" class="local">The Parishes</a> |
Accessible name | The Parishes |
Element | link |
Path | a[href$="the-council"] |
---|---|
Snippet | <a href="/the-council" class="local">The Council</a> |
Accessible name | The Council |
Element | link |
Path | a[href$="our-community"] |
---|---|
Snippet | <a href="/our-community" class="local">Our Community</a> |
Accessible name | Our Community |
Element | link |
Path | .item-218 > a[href$="contact"] |
---|---|
Snippet | <a href="/contact" class="local">Contact Us</a> |
Accessible name | Contact Us |
Element | link |
Path | .item-562 > .local[href$="accessibility"] |
---|---|
Snippet | <a href="/accessibility" class="local">Accessibility</a> |
Accessible name | Accessibility |
Element | link |
Path | .tag-5 > a[href$="meetings"] |
---|---|
Snippet | <a href="/component/tags/tag/meetings" class="label label-info local"> meetings </a> |
Accessible name | meetings |
Element | link |
Path | a[href="\/component\/tags\/tag\/2020"] |
---|---|
Snippet | <a href="/component/tags/tag/2020" class="label label-info local"> 2020 </a> |
Accessible name | 2020 |
Element | link |
Path | .tag-53 > a[href$="council"] |
---|---|
Snippet | <a href="/component/tags/tag/council" class="label label-info local"> council </a> |
Accessible name | council |
Element | link |
Path | a[href$="february"] |
---|---|
Snippet | <a href="/component/tags/tag/february" class="label label-info local"> february </a> |
Accessible name | february |
Element | link |
Path | tr:nth-child(1) > td[align="right"] > .local[target="_blank"] |
---|---|
Snippet | <a title="CSW Parish Council Agenda 24th February 2020" href="/images/minutes/2020/2020-02-24/CSW_Parish_Council_Agenda_2020-02-24.pdf" target="_blank" class="local"><img src="/images/pdf_tiny.png" alt="pdf of meeting agenda"></a> |
Accessible name | pdf of meeting agenda |
Element | link |
Path | tr:nth-child(2) > td[align="right"] > .local[target="_blank"] |
---|---|
Snippet | <a title="CSW Parish Council Minutes 24th February 2020" href="/images/minutes/2020/2020-02-24/CSW_Parish_Council_Minutes_2020-02-24_.pdf" target="_blank" class="local"><img src="/images/images/pdf_tiny.png" alt="pdf of meeting minutes"></a> |
Accessible name | pdf of meeting minutes |
Element | link |
Path | a[rel="prev"] |
---|---|
Snippet | <a class="hasTooltip local" title="" aria-label="Previous article: Council Virtual Meeting 31st March 2020" href="/pc-meetings/council-meetings/19-past-meetings/166-council-virtual-meeting-31st-march-2020" rel="prev" data-original-title="Council Virtual Meeting 31st March 2020"> |
Accessible name | Previous article: Council Virtual Meeting 31st March 2020 |
Element | link |
Path | a[rel="next"] |
---|---|
Snippet | <a class="hasTooltip local" title="" aria-label="Next article: Council Meeting 27th January 2020" href="/pc-meetings/council-meetings/19-past-meetings/156-council-meeting-27th-january-2020" rel="next" data-original-title="Council Meeting 27th January 2020"> |
Accessible name | Next article: Council Meeting 27th January 2020 |
Element | link |
Path | .pathway[href="\/"][itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/" class="pathway local"><span itemprop="name">Home</span></a> |
Accessible name | Home |
Element | link |
Path | li[itemprop="itemListElement"][itemtype="https\:\/\/schema\.org\/ListItem"][itemscope=""]:nth-child(3) > .pathway.local[itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/pc-meetings?view=meetingschedule" class="pathway local"><span itemprop="name">Council Meetings</span></a> |
Accessible name | Council Meetings |
Element | link |
Path | .pathway[href$="council-meetings"][itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/pc-meetings/council-meetings" class="pathway local"><span itemprop="name">Past Council Meetings</span></a> |
Accessible name | Past Council Meetings |
Element | link |
Path | li[itemprop="itemListElement"][itemtype="https\:\/\/schema\.org\/ListItem"][itemscope=""]:nth-child(5) > .pathway.local[itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/pc-meetings/council-meetings/19-past-meetings" class="pathway local"><span itemprop="name">Past Meetings</span></a> |
Accessible name | Past Meetings |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 ... |
Element | link |
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 ... |
Element | link |
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 ... |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
Path | .active.mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title active 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 |
Element | link |
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 |
Element | link |
Path | .footer2 > p > .local:nth-child(2) |
---|---|
Snippet | <a href="https://cswparish.org.uk/contact" class="local">Contact Us</a> |
Accessible name | Contact Us |
Element | link |
Path | .local:nth-child(3) |
---|---|
Snippet | <a href="https://cswparish.org.uk/accessibility" class="local">Accessibility</a> |
Accessible name | Accessibility |
Element | link |
Path | #back-top |
---|---|
Snippet | <a href="#" id="back-top" class="local"> Back to Top </a> |
Accessible name | Back to Top |
Element | link |
Path | #mod-search-searchword94 |
---|---|
Snippet | <input name="searchword" id="mod-search-searchword94" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ..."> |
Accessible name | Search ... |
Element | input type="search" |
Path | button |
---|---|
Snippet | <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button> |
Accessible name | Go |
Element | button |
Path | iframe, .play |
---|---|
Snippet | <button type="button" class="play rounded-box state-paused"> |
Accessible name | Play |
Element | button |
Path | iframe, .vp-prefs |
---|---|
Snippet | <button type="button" class="vp-prefs js-prefs" aria-haspopup="true"> |
Accessible name | Settings |
Element | button |
Path | iframe, .fullscreen |
---|---|
Snippet | <button type="button" class="fullscreen"> |
Accessible name | Enter full screen |
Element | button |
Path | iframe, .play-bar |
---|---|
Snippet | <div class="play-bar rounded-box" role="toolbar"> |
Accessible name | (no value) |
Role | toolbar |
Path | iframe, .focus-target |
---|---|
Snippet | <div class="focus-target" role="slider" aria-label="Progress Bar" aria-valuemin="0" aria-valuemax="5494" aria-valuenow="4" tabindex="0" aria-valuetext="00:04 of 1:31:34"></div> |
Accessible name | Progress Bar |
Role | slider |
Path | iframe, .volume |
---|---|
Snippet | <div class="volume" role="slider" title="Volume (use up/down arrow keys to change)" aria-valuemin="0" aria-valuemax="1" tabindex="0" aria-valuenow="1.000" aria-valuetext="100%"><div></div><div></div><div></div><div></div><div></div></div> |
Accessible name | Volume (use up/down arrow keys to change) |
Role | slider |
State changes:54 Passed
Any visual information that indicates a component's state must have sufficient contrast-WCAG 1.4.1154 PassedPath | .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 |
Element | link |
Path | .item-101 > .local[href="\/"] |
---|---|
Snippet | <a href="/" class="local">Home</a> |
Accessible name | Home |
Element | link |
Path | a[href$="coronavirus-news"] |
---|---|
Snippet | <a href="/coronavirus-news" class="local">Coronavirus News</a> |
Accessible name | Coronavirus News |
Element | link |
Path | a[href$="pc-meetings"] |
---|---|
Snippet | <a href="/pc-meetings" class="local">Council Meetings</a> |
Accessible name | Council Meetings |
Element | link |
Path | .item-188 > a[href$="news"] |
---|---|
Snippet | <a href="/news" class="local">News</a> |
Accessible name | News |
Element | link |
Path | a[href$="the-parishes"] |
---|---|
Snippet | <a href="/the-parishes" class="local">The Parishes</a> |
Accessible name | The Parishes |
Element | link |
Path | a[href$="the-council"] |
---|---|
Snippet | <a href="/the-council" class="local">The Council</a> |
Accessible name | The Council |
Element | link |
Path | a[href$="our-community"] |
---|---|
Snippet | <a href="/our-community" class="local">Our Community</a> |
Accessible name | Our Community |
Element | link |
Path | .item-218 > a[href$="contact"] |
---|---|
Snippet | <a href="/contact" class="local">Contact Us</a> |
Accessible name | Contact Us |
Element | link |
Path | .item-562 > .local[href$="accessibility"] |
---|---|
Snippet | <a href="/accessibility" class="local">Accessibility</a> |
Accessible name | Accessibility |
Element | link |
Path | .tag-5 > a[href$="meetings"] |
---|---|
Snippet | <a href="/component/tags/tag/meetings" class="label label-info local"> meetings </a> |
Accessible name | meetings |
Element | link |
Path | a[href="\/component\/tags\/tag\/2020"] |
---|---|
Snippet | <a href="/component/tags/tag/2020" class="label label-info local"> 2020 </a> |
Accessible name | 2020 |
Element | link |
Path | .tag-53 > a[href$="council"] |
---|---|
Snippet | <a href="/component/tags/tag/council" class="label label-info local"> council </a> |
Accessible name | council |
Element | link |
Path | a[href$="february"] |
---|---|
Snippet | <a href="/component/tags/tag/february" class="label label-info local"> february </a> |
Accessible name | february |
Element | link |
Path | tr:nth-child(1) > td[align="right"] > .local[target="_blank"] |
---|---|
Snippet | <a title="CSW Parish Council Agenda 24th February 2020" href="/images/minutes/2020/2020-02-24/CSW_Parish_Council_Agenda_2020-02-24.pdf" target="_blank" class="local"><img src="/images/pdf_tiny.png" alt="pdf of meeting agenda"></a> |
Accessible name | pdf of meeting agenda |
Element | link |
Path | tr:nth-child(2) > td[align="right"] > .local[target="_blank"] |
---|---|
Snippet | <a title="CSW Parish Council Minutes 24th February 2020" href="/images/minutes/2020/2020-02-24/CSW_Parish_Council_Minutes_2020-02-24_.pdf" target="_blank" class="local"><img src="/images/images/pdf_tiny.png" alt="pdf of meeting minutes"></a> |
Accessible name | pdf of meeting minutes |
Element | link |
Path | a[rel="prev"] |
---|---|
Snippet | <a class="hasTooltip local" title="" aria-label="Previous article: Council Virtual Meeting 31st March 2020" href="/pc-meetings/council-meetings/19-past-meetings/166-council-virtual-meeting-31st-march-2020" rel="prev" data-original-title="Council Virtual Meeting 31st March 2020"> |
Accessible name | Previous article: Council Virtual Meeting 31st March 2020 |
Element | link |
Path | a[rel="next"] |
---|---|
Snippet | <a class="hasTooltip local" title="" aria-label="Next article: Council Meeting 27th January 2020" href="/pc-meetings/council-meetings/19-past-meetings/156-council-meeting-27th-january-2020" rel="next" data-original-title="Council Meeting 27th January 2020"> |
Accessible name | Next article: Council Meeting 27th January 2020 |
Element | link |
Path | .pathway[href="\/"][itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/" class="pathway local"><span itemprop="name">Home</span></a> |
Accessible name | Home |
Element | link |
Path | li[itemprop="itemListElement"][itemtype="https\:\/\/schema\.org\/ListItem"][itemscope=""]:nth-child(3) > .pathway.local[itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/pc-meetings?view=meetingschedule" class="pathway local"><span itemprop="name">Council Meetings</span></a> |
Accessible name | Council Meetings |
Element | link |
Path | .pathway[href$="council-meetings"][itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/pc-meetings/council-meetings" class="pathway local"><span itemprop="name">Past Council Meetings</span></a> |
Accessible name | Past Council Meetings |
Element | link |
Path | li[itemprop="itemListElement"][itemtype="https\:\/\/schema\.org\/ListItem"][itemscope=""]:nth-child(5) > .pathway.local[itemprop="item"] |
---|---|
Snippet | <a itemprop="item" href="/pc-meetings/council-meetings/19-past-meetings" class="pathway local"><span itemprop="name">Past Meetings</span></a> |
Accessible name | Past Meetings |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 ... |
Element | link |
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 ... |
Element | link |
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 ... |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
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 |
Element | link |
Path | .active.mod-articles-category-title.local |
---|---|
Snippet | <a class="mod-articles-category-title active 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 |
Element | link |
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 |
Element | link |
Path | .footer2 > p > .local:nth-child(2) |
---|---|
Snippet | <a href="https://cswparish.org.uk/contact" class="local">Contact Us</a> |
Accessible name | Contact Us |
Element | link |
Path | .local:nth-child(3) |
---|---|
Snippet | <a href="https://cswparish.org.uk/accessibility" class="local">Accessibility</a> |
Accessible name | Accessibility |
Element | link |
Path | #back-top |
---|---|
Snippet | <a href="#" id="back-top" class="local"> Back to Top </a> |
Accessible name | Back to Top |
Element | link |
Path | #mod-search-searchword94 |
---|---|
Snippet | <input name="searchword" id="mod-search-searchword94" maxlength="200" class="inputbox search-query input-medium" type="search" placeholder="Search ..."> |
Accessible name | Search ... |
Element | input type="search" |
Path | button |
---|---|
Snippet | <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Go</button> |
Accessible name | Go |
Element | button |
Path | iframe, .play |
---|---|
Snippet | <button type="button" class="play rounded-box state-paused"> |
Accessible name | Play |
Element | button |
Path | iframe, .vp-prefs |
---|---|
Snippet | <button type="button" class="vp-prefs js-prefs" aria-haspopup="true"> |
Accessible name | Settings |
Element | button |
Path | iframe, .fullscreen |
---|---|
Snippet | <button type="button" class="fullscreen"> |
Accessible name | Enter full screen |
Element | button |
Path | iframe, .play-bar |
---|---|
Snippet | <div class="play-bar rounded-box" role="toolbar"> |
Accessible name | (no value) |
Role | toolbar |
Path | iframe, .focus-target |
---|---|
Snippet | <div class="focus-target" role="slider" aria-label="Progress Bar" aria-valuemin="0" aria-valuemax="5494" aria-valuenow="4" tabindex="0" aria-valuetext="00:04 of 1:31:34"></div> |
Accessible name | Progress Bar |
Role | slider |
Path | iframe, .volume |
---|---|
Snippet | <div class="volume" role="slider" title="Volume (use up/down arrow keys to change)" aria-valuemin="0" aria-valuemax="1" tabindex="0" aria-valuenow="1.000" aria-valuetext="100%"><div></div><div></div><div></div><div></div><div></div></div> |
Accessible name | Volume (use up/down arrow keys to change) |
Role | slider |
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 |
Path | img[alt="pdf\ of\ meeting\ agenda"] |
---|---|
Snippet | <img src="/images/pdf_tiny.png" alt="pdf of meeting agenda"> |
Image type | <img> |
Accessible name | pdf of meeting agenda |
Path | img[alt="pdf\ of\ meeting\ minutes"] |
---|---|
Snippet | <img src="/images/images/pdf_tiny.png" alt="pdf of meeting minutes"> |
Image type | <img> |
Accessible name | pdf of meeting minutes |
Path | iframe, svg[aria-labelledby="play-icon-title"] |
---|---|
Snippet | <svg viewBox="0 0 20 20" preserveAspectRatio="xMidYMid" focusable="false" aria-labelledby="play-icon-title" role="img"><title id="play-icon-title">Play</title><polygon class="fill" points="1,0 20,10 1,20"></polygon></svg> |
Image type | Role="img" |
Accessible name | Play |
Path | iframe, .icon-gear |
---|---|
Snippet | <svg class="icon-gear" viewBox="0 0 16 16" preserveAspectRatio="xMidYMid" focusable="false" aria-labelledby="settings-icon-title" role="img"> |
Image type | Role="img" |
Accessible name | Settings |
Path | iframe, svg[aria-labelledby="fullscreen-icon-title"] |
---|---|
Snippet | <svg viewBox="0 0 12 12" preserveAspectRatio="xMidYMid" focusable="false" aria-labelledby="fullscreen-icon-title" role="img"> |
Image type | Role="img" |
Accessible name | Enter full screen |
Path | iframe, svg[viewBox="\30 \ 0\ 140\ 40"] |
---|---|
Snippet | <svg viewBox="0 0 140 40" preserveAspectRatio="xMidYMid" role="img" focusable="false" aria-labelledby="logo-icon-title"> |
Image type | Role="img" |
Accessible name | Vimeo |