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
49 Passed
Keyboard
Focus
Landmarks
Headings
Repetitive content
Links
Native widgets
Custom widgets
Timed events
Errors / status
Page navigation
Parsing
Images
Language
Sensory
Text legibility
Audio / video
Multimedia
Live multimedia
Sequence
Semantics
Pointer / motion
Contrast
Scan details
https://www.camborne-tc.gov.uk/your-council |
2019-10-10 2:50 PM GMT+1 |
Failed tests0 Failed
Incomplete tests0 Incomplete
Passed tests135 Passed
Automated checks49 Passed
aria-allowed-attr:1 Passed
Elements must only use allowed ARIA attributes-WCAG 4.1.1, WCAG 4.1.21 Passedaria-hidden-body:1 Passed
aria-hidden='true' must not be present on the document body-WCAG 4.1.21 Passedaria-hidden-focus:1 Passed
ARIA hidden element must not contain focusable elements-WCAG 4.1.2, WCAG 1.3.11 Passedaria-required-children:5 Passed
Certain ARIA roles must contain particular children-WCAG 1.3.15 Passedaria-required-parent:5 Passed
Certain ARIA roles must be contained by particular parents-WCAG 1.3.15 Passedaria-roles:5 Passed
ARIA roles used must conform to valid values-WCAG 1.3.1, WCAG 4.1.1, WCAG 4.1.25 Passedaria-valid-attr-value:1 Passed
ARIA attributes must conform to valid values-WCAG 4.1.1, WCAG 4.1.21 Passedavoid-inline-spacing:0 Passed
Inline text spacing must be adjustable with custom stylesheets-WCAG 1.4.120 Passeddefinition-list:0 Passed
<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script> or <template> elements-WCAG 1.3.10 Passedhtml-lang-valid:1 Passed
<html> element must have a valid value for the lang attribute-WCAG 3.1.11 Passedhtml-xml-lang-mismatch:0 Passed
HTML elements with lang and xml:lang must have the same base language-WCAG 3.1.10 Passedlist:1 Passed
<ul> and <ol> must only directly contain <li>, <script> or <template> elements-WCAG 1.3.11 Passedtd-headers-attr:0 Passed
All cells in a table element that use the headers attribute must only refer to other cells of that same table-WCAG 1.3.10 Passedth-has-data-cells:0 Passed
All th elements and elements with role=columnheader/rowheader must have data cells they describe-WCAG 1.3.10 PassedKeyboard6 Passed
Keyboard navigation:0 Passed
Users must be able to navigate to all interactive interface components using a keyboard-WCAG 2.1.10 PassedNo keyboard traps:0 Passed
Users must be able to navigate away from all components using a keyboard-WCAG 2.1.20 PassedOn focus:0 Passed
Navigating to a component must not trigger any unexpected change of context-WCAG 3.2.10 PassedOn input:0 Passed
Changing a component's settings must not trigger any unexpected change of context-WCAG 3.2.20 PassedNo keystroke timing: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:1 Passed
Components must receive focus in an order that preserves meaning and operability-WCAG 2.4.31 PassedLandmarks3 Passed
Landmark roles:4 Passed
A landmark region must have the role that best describes its content-WCAG 1.3.14 PassedPath | #navbar |
---|---|
Snippet | <header class="navbar navbar-default container-fluid" id="navbar" role="banner"> |
Role | banner |
Path | .main-container |
---|---|
Snippet | <div role="main" class="main-container container-fluid js-quickedit-main-content"> |
Role | main |
Path | footer |
---|---|
Snippet | <footer class="footer container-fluid" role="contentinfo"> |
Role | contentinfo |
Path | #block-footerinfomenu |
---|---|
Snippet | <nav role="navigation" aria-labelledby="block-footerinfomenu-menu" id="block-footerinfomenu" class="settings-tray-editable" data-drupal-settingstray="editable"> |
Role | navigation: footer info menu |
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:3 Passed
An element coded as a heading must function as a heading-WCAG 1.3.1, WCAG 2.4.63 PassedPath | .background-image-text > h2:nth-child(1) |
---|---|
Snippet | <h2 class="cai-gold"></h2> |
Path | h2:nth-child(2) |
---|---|
Snippet | <h2>Your Council</h2> |
Heading text | Your Council |
Path | #block-footerinfomenu-menu |
---|---|
Snippet | <h2 class="visually-hidden" id="block-footerinfomenu-menu"> |
Heading text | Footer Info Menu |
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:3 Passed
A heading's programmatic level must match the level that's presented visually-WCAG 1.3.13 PassedPath | .background-image-text > h2:nth-child(1) |
---|---|
Snippet | <h2 class="cai-gold"></h2> |
Path | h2:nth-child(2) |
---|---|
Snippet | <h2>Your Council</h2> |
Heading text | Your Council |
Path | #block-footerinfomenu-menu |
---|---|
Snippet | <h2 class="visually-hidden" id="block-footerinfomenu-menu"> |
Heading text | Footer Info Menu |
Repetitive content3 Passed
Bypass blocks:0 Passed
A page must provide a keyboard-accessible method to bypass repetitive content-WCAG 2.4.10 PassedConsistent 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:1 Passed
If an anchor element functions as a custom widget, it must have the appropriate ARIA widget role-WCAG 4.1.21 PassedPath | #main-content |
---|---|
Snippet | <a id="main-content"></a> |
Accessible name | (no value) |
URL | (no value) |
Role | (no value) |
Tab Index | (no value) |
Aria attributes | (no value) |
Link purpose:9 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.49 PassedPath | #main-content |
---|---|
Snippet | <a id="main-content"></a> |
Accessible name | (no value) |
Accessible description | (no value) |
URL | (no value) |
Path | .focusable |
---|---|
Snippet | <a href="#main-content" class="visually-hidden focusable skip-link"> Skip to main content </a> |
Accessible name | Skip to main content |
Accessible description | (no value) |
URL | #main-content |
Path | #toggle-icon |
---|---|
Snippet | <a id="toggle-icon" class="toggle responsive-menu-toggle-icon" title="Menu" href="#off-canvas"> <span class="icon"></span><span class="label">Menu</span> </a> |
Accessible name | Menu |
Accessible description | (no value) |
URL | #off-canvas |
Path | .name |
---|---|
Snippet | <a class="name navbar-brand" href="/" title="Home" rel="home"> <p class="navbar-text"><span class="cai-gold">KEMENETH KYNSA - </span>COMMUNITY FIRST</p> </a> |
Accessible name | KEMENETH KYNSA - COMMUNITY FIRST |
Accessible description | (no value) |
URL | / |
Path | .logo |
---|---|
Snippet | <a class="logo navbar-btn pull-left" href="/" title="Home" rel="home"> <img src="/sites/default/files/camborne_1.png" alt="Home"> </a> |
Accessible name | Home |
Accessible description | (no value) |
URL | / |
Path | p:nth-child(4) > a |
---|---|
Snippet | <a href="https://www.camborne-tc.gov.uk/councillors">Councillors on Camborne Town Council </a> |
Accessible name | Councillors on Camborne Town Council |
Accessible description | (no value) |
URL | https://www.camborne-tc.gov.uk/councillors |
Path | a[href$="disclaimer"] |
---|---|
Snippet | <a href="/disclaimer" title="Disclaimer" data-drupal-link-system-path="node/2679">Disclaimer</a> |
Accessible name | Disclaimer |
Accessible description | (no value) |
URL | /disclaimer |
Path | a[href$="data-protection-policy"] |
---|---|
Snippet | <a href="/data-protection-policy" title="Data Protection Policy" data-drupal-link-system-path="node/2678">Data Protection Policy</a> |
Accessible name | Data Protection Policy |
Accessible description | (no value) |
URL | /data-protection-policy |
Path | a[title="Privacy"] |
---|---|
Snippet | <a href="/privacy" title="Privacy" data-drupal-link-system-path="node/81">Privacy</a> |
Accessible name | Privacy |
Accessible description | (no value) |
URL | /privacy |
Native widgets5 Passed
Widget function:0 Passed
If a native widget functions as a custom widget, it must have the appropriate ARIA widget role-WCAG 4.1.20 PassedInstructions:0 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.30 PassedExpected input:0 Passed
A native widget must have a label and/or instructions that identify the expected input-WCAG 3.3.20 PassedCues:0 Passed
If a native widget adopts certain interactive states, it must provide appropriate cues-WCAG 1.3.1, WCAG 4.1.20 PassedAutocomplete:0 Passed
Text fields that serve certain purposes must have the correct HTML5 autocomplete attribute-WCAG 1.3.50 PassedCustom widgets6 Passed
Design pattern:0 Passed
A custom widget must have the appropriate ARIA widget role for its design pattern-WCAG 4.1.20 PassedInstructions:0 Passed
If a custom widget has visible instructions, they must be programmatically related to it-WCAG 1.3.1, WCAG 2.5.30 PassedExpected input:0 Passed
A custom widget must have a label and/or instructions that identify the expected input-WCAG 3.3.20 PassedRole, state, property:0 Passed
A custom widget must support the ARIA roles, states, and properties specified by its design pattern-WCAG 4.1.20 PassedCues:0 Passed
If a custom widget adopts certain interactive states, it must communicate those states programmatically-WCAG 1.3.1, WCAG 4.1.20 PassedKeyboard interaction:0 Passed
A custom widget must support the keyboard interaction specified by its design pattern-WCAG 2.1.10 PassedTimed events4 Passed
Time limits:0 Passed
If a time limit is set by the content, the user must be able to turn off, adjust, or extend the time limit-WCAG 2.2.10 PassedMoving content:0 Passed
If content moves, blinks, or scrolls automatically for more than five seconds, users must be able to pause, stop, or hide it-WCAG 2.2.20 PassedAuto-updating content:0 Passed
If content updates automatically, users must be able to pause, stop, hide, or control frequency of the updates-WCAG 2.2.20 PassedAudio control:0 Passed
If audio content plays automatically for longer than three seconds, users must be able to pause or mute it-WCAG 1.4.20 PassedErrors / status4 Passed
Error identification:0 Passed
If an input error is automatically detected, the item in error must be identified, and the error described, in text-WCAG 3.3.10 PassedError suggestion:0 Passed
If an input error is automatically detected, guidance for correcting the error must be provided-WCAG 3.3.30 PassedError prevention:0 Passed
If submitting data might have serious consequences, users must be able to correct the data input before finalizing a submission-WCAG 3.3.40 PassedStatus messages:0 Passed
If an input error is automatically detected, the item in error must be identified, and the error described, in text-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" dir="ltr" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# " class="js"> |
Page title | Your Council | Camborne Town 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 PassedImages4 Passed
Image function:3 Passed
Every image must be coded as either meaningful or decorative-WCAG 1.1.13 PassedPath | img[alt="Home"] |
---|---|
Snippet | <img src="/sites/default/files/camborne_1.png" alt="Home"> |
Image type | <img> |
Coded as | Meaningful |
Accessible name | Home |
Path | img[alt="Image"] |
---|---|
Snippet | <img alt="Image" height="419" src="https://pbs.twimg.com/media/EELxSVFWsAU9b0T?format=jpg&name=4096x4096" width="458"> |
Image type | <img> |
Coded as | Meaningful |
Accessible name | Image |
Path | img[alt=""] |
---|---|
Snippet | <img alt="" data-entity-type="" data-entity-uuid="" src="/themes/custom/camborne/images/local-council-award-scheme.png"> |
Image type | <img> |
Coded as | Decorative |
Accessible name | (no value) |
Text alternative:2 Passed
A meaningful image must have a text alternative that serves the equivalent purpose-WCAG 1.1.12 PassedPath | img[alt="Home"] |
---|---|
Snippet | <img src="/sites/default/files/camborne_1.png" alt="Home"> |
Image type | <img> |
Accessible name | Home |
Accessible description | (no value) |
Path | img[alt="Image"] |
---|---|
Snippet | <img alt="Image" height="419" src="https://pbs.twimg.com/media/EELxSVFWsAU9b0T?format=jpg&name=4096x4096" width="458"> |
Image type | <img> |
Accessible name | Image |
Accessible description | (no value) |
Images of text:2 Passed
Images of text are allowed only where a specific appearance is required (e.g., logotypes)-WCAG 1.4.52 PassedPath | img[alt="Home"] |
---|---|
Snippet | <img src="/sites/default/files/camborne_1.png" alt="Home"> |
Image type | <img> |
Accessible name | Home |
Path | img[alt="Image"] |
---|---|
Snippet | <img alt="Image" height="419" src="https://pbs.twimg.com/media/EELxSVFWsAU9b0T?format=jpg&name=4096x4096" width="458"> |
Image type | <img> |
Accessible name | Image |
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 PassedText legibility7 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 PassedPath | h2:nth-child(2) |
---|---|
Snippet | <h2>Your Council</h2> |
Text string | Your Council |
Size | large |
Orientation:0 Passed
Web content must not be locked to a particular screen orientation-WCAG 1.3.40 PassedReflow:0 Passed
Text content must be visible without having to scroll in two dimensions-WCAG 1.4.100 PassedText spacing:0 Passed
Users must be able to adjust text spacing with no loss of content or functionality-WCAG 1.4.120 PassedHover / focus content:0 Passed
Content that appears on focus or hover must be dismissible, hoverable, and persistent-WCAG 1.4.130 PassedAudio / video2 Passed
Audio-only equivalent:0 Passed
Pre-recorded audio-only content must be accompanied by an equivalent text alternative-WCAG 1.2.10 PassedVideo-only equivalent:0 Passed
Pre-recorded video-only content must be accompanied by an equivalent text or audio alternative-WCAG 1.2.10 PassedMultimedia5 Passed
No obstruction:0 Passed
Captions must not obscure or obstruct relevant information in the video-WCAG 1.2.20 PassedAudio description:0 Passed
Pre-recorded video with audio must have an audio description-WCAG 1.2.50 PassedSynchronization:0 Passed
An audio description must be synchronized with the video content-WCAG 1.2.50 PassedNo conflict:0 Passed
An audio description must not conflict with audible information in the sound track-WCAG 1.2.50 PassedLive multimedia1 Passed
Sequence3 Passed
CSS positioning:1 Passed
Meaningful content positioned on the page using CSS must retain its meaning when CSS is disabled-WCAG 1.3.21 PassedLayout tables:0 Passed
The content in an HTML layout table must make sense when the table is linearized-WCAG 1.3.20 PassedColumns:0 Passed
White space characters must not be used to create the appearance of columns-WCAG 1.3.1, WCAG 1.3.20 PassedSemantics6 Passed
CSS content:1 Passed
Meaningful content must not be implemented using only CSS :before or :after-WCAG 1.3.11 PassedData tables:0 Passed
Semantic elements in a data table must not be coded as decorative-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:9 Passed
Visual information used to indicate states and boundaries of active interface components must have sufficient contrast-WCAG 1.4.119 PassedPath | .focusable |
---|---|
Snippet | <a href="#main-content" class="visually-hidden focusable skip-link"> Skip to main content </a> |
Accessible name | Skip to main content |
Element | link |
Path | #toggle-icon |
---|---|
Snippet | <a id="toggle-icon" class="toggle responsive-menu-toggle-icon" title="Menu" href="#off-canvas"> <span class="icon"></span><span class="label">Menu</span> </a> |
Accessible name | Menu |
Element | link |
Path | .name |
---|---|
Snippet | <a class="name navbar-brand" href="/" title="Home" rel="home"> <p class="navbar-text"><span class="cai-gold">KEMENETH KYNSA - </span>COMMUNITY FIRST</p> </a> |
Accessible name | KEMENETH KYNSA - COMMUNITY FIRST |
Element | link |
Path | .logo |
---|---|
Snippet | <a class="logo navbar-btn pull-left" href="/" title="Home" rel="home"> <img src="/sites/default/files/camborne_1.png" alt="Home"> </a> |
Accessible name | Home |
Element | link |
Path | #main-content |
---|---|
Snippet | <a id="main-content"></a> |
Accessible name | (no value) |
Element | link |
Path | p:nth-child(4) > a |
---|---|
Snippet | <a href="https://www.camborne-tc.gov.uk/councillors">Councillors on Camborne Town Council </a> |
Accessible name | Councillors on Camborne Town Council |
Element | link |
Path | a[href$="disclaimer"] |
---|---|
Snippet | <a href="/disclaimer" title="Disclaimer" data-drupal-link-system-path="node/2679">Disclaimer</a> |
Accessible name | Disclaimer |
Element | link |
Path | a[href$="data-protection-policy"] |
---|---|
Snippet | <a href="/data-protection-policy" title="Data Protection Policy" data-drupal-link-system-path="node/2678">Data Protection Policy</a> |
Accessible name | Data Protection Policy |
Element | link |
Path | a[title="Privacy"] |
---|---|
Snippet | <a href="/privacy" title="Privacy" data-drupal-link-system-path="node/81">Privacy</a> |
Accessible name | Privacy |
Element | link |
State changes:9 Passed
Any visual effect that indicates a component's state must have sufficient contrast-WCAG 1.4.119 PassedPath | .focusable |
---|---|
Snippet | <a href="#main-content" class="visually-hidden focusable skip-link"> Skip to main content </a> |
Accessible name | Skip to main content |
Element | link |
Path | #toggle-icon |
---|---|
Snippet | <a id="toggle-icon" class="toggle responsive-menu-toggle-icon" title="Menu" href="#off-canvas"> <span class="icon"></span><span class="label">Menu</span> </a> |
Accessible name | Menu |
Element | link |
Path | .name |
---|---|
Snippet | <a class="name navbar-brand" href="/" title="Home" rel="home"> <p class="navbar-text"><span class="cai-gold">KEMENETH KYNSA - </span>COMMUNITY FIRST</p> </a> |
Accessible name | KEMENETH KYNSA - COMMUNITY FIRST |
Element | link |
Path | .logo |
---|---|
Snippet | <a class="logo navbar-btn pull-left" href="/" title="Home" rel="home"> <img src="/sites/default/files/camborne_1.png" alt="Home"> </a> |
Accessible name | Home |
Element | link |
Path | #main-content |
---|---|
Snippet | <a id="main-content"></a> |
Accessible name | (no value) |
Element | link |
Path | p:nth-child(4) > a |
---|---|
Snippet | <a href="https://www.camborne-tc.gov.uk/councillors">Councillors on Camborne Town Council </a> |
Accessible name | Councillors on Camborne Town Council |
Element | link |
Path | a[href$="disclaimer"] |
---|---|
Snippet | <a href="/disclaimer" title="Disclaimer" data-drupal-link-system-path="node/2679">Disclaimer</a> |
Accessible name | Disclaimer |
Element | link |
Path | a[href$="data-protection-policy"] |
---|---|
Snippet | <a href="/data-protection-policy" title="Data Protection Policy" data-drupal-link-system-path="node/2678">Data Protection Policy</a> |
Accessible name | Data Protection Policy |
Element | link |
Path | a[title="Privacy"] |
---|---|
Snippet | <a href="/privacy" title="Privacy" data-drupal-link-system-path="node/81">Privacy</a> |
Accessible name | Privacy |
Element | link |
Path | img[alt="Home"] |
---|---|
Snippet | <img src="/sites/default/files/camborne_1.png" alt="Home"> |
Image type | <img> |
Accessible name | Home |
Path | img[alt="Image"] |
---|---|
Snippet | <img alt="Image" height="419" src="https://pbs.twimg.com/media/EELxSVFWsAU9b0T?format=jpg&name=4096x4096" width="458"> |
Image type | <img> |
Accessible name | Image |