Accessibility digest
Page | Candidate Carlos Villapudua (D) |
---|---|
URL | https://carlos2022.com/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/18 |
Score | 1515 |
Tested by | Testaro, procedure ts27 |
Scored by | Testilo, procedure tsp27 |
Digested by | Testilo, procedure tdp27 |
Introduction
This is a digest of results from a battery of web accessibility tests.
Ten different tools (Alfa, Axe, Continuum, Equal Access, HTML CodeSniffer, Nu Html Checker, QualWeb, Tenon, Testaro, and WAVE) tested the web page of Candidate Carlos Villapudua (D) at https://carlos2022.com/ to check its compliance with various rules. There were a total of about 1350 rules, classified into about 250 accessibility issues.
The results were interpreted to yield an aggregate score of 1515, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 1515 | Sum of the component scores |
issue | 1290 | Severity and number of reported defects |
tool | 189 | Tool-by-tool defect ratings |
prevention | 0 | Failed attempts by tools to test the page |
log | 36 | Browser warnings about the page |
latency | 0 | Abnormal delay in page responses |
Issue scores
The score of an issue depends on the severity (user impact and certainty) of the issue and on how many instances were reported (by one or more tools).
Issue | Score |
---|---|
focusIndication | 192 |
contentBeyondLandmarks | 130 |
textContrastAA | 128 |
colorMissing | 88 |
parentBad | 56 |
errorReferenceBad | 56 |
noHeading | 51 |
linkIndication | 50 |
attributeBad | 48 |
obsolete | 45 |
slashParseRisk | 38 |
svgImageNoText | 32 |
linkForcesNewWindow | 30 |
duplicateID | 24 |
linkTextsSame | 24 |
siteNavigation | 23 |
fontSizeAbsolute | 22 |
ariaRedundant | 22 |
overflowHiddenRisk | 19 |
sectionHeadingless | 12 |
focusableOperable | 12 |
hoverSurprise | 12 |
linkPair | 12 |
labelConfusionRisk | 10 |
boxSizeAbsolute | 9 |
inconsistentStyles | 9 |
zIndexNotZero | 9 |
linkNoText | 8 |
iframeTitleBad | 8 |
contrastAAA | 8 |
headingOfNothing | 8 |
linkElementBad | 8 |
skipRepeatedContent | 6 |
labelForBad | 6 |
fieldSetMissing | 6 |
roleRedundant | 6 |
fontSmall | 6 |
linkWindowSurpriseRisk | 5 |
labelClash | 4 |
labelBadID | 4 |
contrastRisk | 4 |
headingStructure | 4 |
pseudoNavList | 4 |
autocompleteNone | 4 |
h1Missing | 3 |
repeatedContentRisk | 3 |
hiddenContentRisk | 3 |
landmarkConfusion | 3 |
horizontalScrolling | 3 |
targetSize | 3 |
decorativeImageRisk | 2 |
mainNone | 2 |
frameContentRisk | 1 |
linkConfusionRisk | 1 |
pseudoHeadingRisk | 1 |
fieldSetRisk | 1 |
visibleBulk | 1 |
videoCaptionRisk | 1 |
Itemized issues
The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the complete report at the end of this page.
Issue focusIndication
WCAG: 2.4.7
Score: 192
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Description: Element in the sequential focus order has no visible focus
Count of instances: 48
Complaint specifics
- This rule checks that each element in sequential focus order has some visible focus indication.
Complaints by testaro
Rule focInd
focInd
Description: Focused element displays a nonstandard or no focus indicator
Count of instances: 13
Complaint specifics
- INPUT element has a non-outline focus indicator
- TEXTAREA element has a non-outline focus indicator
- IFRAME element has no focus indicator
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 130
Complaints by alfa
Rule r57
r57
Description: Perceivable text content is not included in any landmark
Count of instances: 65
Complaint specifics
- Perceivable text content is included in a landmark
Complaints by axe
Rule region
region
Description: Some page content is not contained by landmarks
Count of instances: 41
Complaint specifics
- All page content should be contained by landmarks; Some page content is not contained by landmarks
Complaints by ibm
Rule aria_content_in_landmark
aria_content_in_landmark
Description: Content is not within a landmark element
Count of instances: 44
Complaint specifics
- Content is not within a landmark element
Issue textContrastAA
WCAG: 1.4.3
Score: 128
Complaints by alfa
Rule r69
r69
Description: Text outside widget has subminimum contrast
Count of instances: 5
Complaint specifics
- Text outside widget has minimum contrast
Complaints by axe
Rule color-contrast
color-contrast
Description: Element has insufficient color contrast
Count of instances: 32
Complaint specifics
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it's partially obscured by another element
Complaints by qualWeb
Rule QW-ACT-R37
QW-ACT-R37
Description: Text has less than the minimum contrast
Count of instances: 8
Complaint specifics
- This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.
Complaints by wave
Rule contrast
contrast
Description: Very low contrast
Count of instances: 10
Complaint specifics
- Very low contrast
Issue colorMissing
WCAG: 1.4.3
Score: 88
Complaints by qualWeb
Rule QW-WCAG-T31
QW-WCAG-T31
Description: Foreground or background color is specified but not both
Count of instances: 22
Complaint specifics
- Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.
Issue parentBad
WCAG: 1.3.1
Score: 56
Complaints by nuVal
Rule ^Element .+ not allowed as child of element .+ in this context.*$
^Element .+ not allowed as child of element .+ in this context.*$
Description: Element has an invalid parent
Count of instances: 14
Complaint specifics
- Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)
Issue errorReferenceBad
WCAG: 3.3.1
Score: 56
Complaints by qualWeb
Rule QW-ACT-R41
QW-ACT-R41
Description: Error message describes no invalid form field value
Count of instances: 14
Complaint specifics
- This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.
Issue noHeading
WCAG: 1.3.1
Score: 51
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Description: h1-h6 not used to identify headings
Count of instances: 17
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue linkIndication
WCAG: 1.3.3
Score: 50
Complaints by testaro
Rule linkUl
linkUl
Description: Non-underlined adjacent links
Count of instances: 25
Complaint specifics
- Link is inline but has no underline
Issue attributeBad
WCAG: 1.3.1
Score: 48
Complaints by nuVal
Rule ^Attribute .+ not allowed on element .+ at this point.*$
^Attribute .+ not allowed on element .+ at this point.*$
Description: Attribute not allowed on this element
Count of instances: 12
Complaint specifics
- Attribute migration_allowed not allowed on element nav at this point.
- Attribute migrated not allowed on element nav at this point.
- Attribute webkitallowfullscreen not allowed on element iframe at this point.
- Attribute mozallowfullscreen not allowed on element iframe at this point.
Issue obsolete
WCAG: 4.1
Score: 45
Complaints by ibm
Rule element_attribute_deprecated
element_attribute_deprecated
Description: Element or attribute is obsolete
Count of instances: 2
Complaint specifics
- The HTML attribute(s) "scrolling, frameborder" is deprecated for the <iframe> element in HTML 5
Complaints by nuVal
Rule ^The .+ attribute on the .+ element is obsolete.+$
^The .+ attribute on the .+ element is obsolete.+$
Description: Attribute is obsolete on its element
Count of instances: 15
Complaint specifics
- The charset attribute on the script element is obsolete.
- The scrolling attribute on the iframe element is obsolete. Use CSS instead.
- The frameborder attribute on the iframe element is obsolete. Use CSS instead.
Issue slashParseRisk
WCAG: 4.1
Score: 38
Complaints by nuVal
Rule Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Description: Void element has a useless trailing slash.
Count of instances: 38
Complaint specifics
- Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Issue svgImageNoText
WCAG: 1.1.1
Score: 32
Complaints by continuum
Rule 123
123
Description: svg element has no machanism allowing an accessible name to be calculated
Count of instances: 8
Complaint specifics
- This svg element does not have a mechanism that allows an accessible name value to be calculated
Issue linkForcesNewWindow
WCAG: 3.2.5
Score: 30
Complaints by tenon
Rule 218
218
Description: Link opens in a new window without user control
Count of instances: 10
Complaint specifics
- This link opens in a new window without user control.
Issue duplicateID
WCAG: 4.1.1
Score: 24
Complaints by alfa
Rule r3
r3
Description: Element id attribute value is not unique
Count of instances: 2
Complaint specifics
- id attributes have a unique value
Complaints by axe
Rule duplicate-id-aria
duplicate-id-aria
Description: id attribute used in ARIA or in a label has a value that is not unique
Count of instances: 1
Complaint specifics
- IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: form-field-email
Complaints by continuum
Rule 94
94
Description: Element contains an id attribute set to a value that is not unique in the DOM
Count of instances: 2
Complaint specifics
- This INPUT has an id attribute of 'form-field-email', which is not unique in the same DOM
Complaints by htmlcs
Rule AAA.4_1_1.F77
AAA.4_1_1.F77
Description: Duplicate id attribute value
Count of instances: 1
Complaint specifics
- Duplicate id attribute value "form-field-email" found on the web page.
Complaints by ibm
Rule element_id_unique
element_id_unique
Description: Element has an id attribute value that is already in use
Count of instances: 2
Complaint specifics
- The <span> element has the id "elementor-device-mode" that is already in use
- The <input> element has the id "form-field-email" that is already in use
Complaints by nuVal
Rule ^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
Description: Duplicate id
Count of instances: 4
Complaint specifics
- Duplicate ID form-field-email.
- The first occurrence of ID form-field-email was here.
Complaints by qualWeb
Rule QW-ACT-R18
QW-ACT-R18
Description: id attribute value is not unique
Count of instances: 6
Complaint specifics
- This rule checks that all id attribute values on a single page are unique.
Issue linkTextsSame
WCAG: 2.4.4
Score: 24
Complaints by qualWeb
Rule QW-ACT-R9
QW-ACT-R9
Description: Links with identical accessible names have different purposes
Count of instances: 6
Complaint specifics
- This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.
Rule QW-ACT-R44
Description: Links with identical accessible names and context serve different purposes
Count of instances: 6
Complaint specifics
- This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.
Complaints by tenon
Rule 98
98
Description: Links have the same text but different destinations
Count of instances: 5
Complaint specifics
- These links have the same text but different destinations.
Issue siteNavigation
WCAG: 2.4
Score: 23
Complaints by qualWeb
Rule QW-WCAG-T15
QW-WCAG-T15
Description: link element and navigation tools not used
Count of instances: 23
Complaint specifics
- The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.
Issue fontSizeAbsolute
WCAG: 1.4.4
Score: 22
Complaints by alfa
Rule r74
r74
Description: Paragraph text has an absolute font size
Count of instances: 6
Complaint specifics
- Paragraphs of text do not have font sizes defined in absolute units
Complaints by qualWeb
Rule QW-WCAG-T28
QW-WCAG-T28
Description: Percent, em, or name is used for a font size
Count of instances: 11
Complaint specifics
- This technique checks that all font-size attribute uses percent, em or names.
Issue ariaRedundant
WCAG: 4.1.2
Score: 22
Complaints by ibm
Rule aria_attribute_redundant
aria_attribute_redundant
Description: ARIA attribute is used when there is a corresponding HTML attribute
Count of instances: 11
Complaint specifics
- The ARIA attribute "aria-required" is redundant with the HTML attribute "required"
Complaints by nuVal
Rule ^Attribute aria-.+ is unnecessary for elements that have attribute .+$
^Attribute aria-.+ is unnecessary for elements that have attribute .+$
Description: ARIA attribute is redundant with the synonymous native attribute
Count of instances: 22
Complaint specifics
- Attribute aria-required is unnecessary for elements that have attribute required.
Issue overflowHiddenRisk
WCAG: 1.4.4
Score: 19
Complaints by qualWeb
Rule QW-ACT-R40
QW-ACT-R40
Description: Zoomed text node may be clipped by a CSS overflow declaration
Count of instances: 19
Complaint specifics
- This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.
Issue sectionHeadingless
WCAG: 1.3.1
Score: 12
Complaints by nuVal
Rule Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.
Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.
Description: section has no heading
Count of instances: 12
Complaint specifics
- Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.
Complaints by qualWeb
Rule QW-WCAG-T9
QW-WCAG-T9
Description: Page is not organized using headings
Count of instances: 1
Complaint specifics
- The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order
Issue focusableOperable
WCAG: 2.1.1
Score: 12
Complaints by testaro
Rule focOp
focOp
Description: Tab-focusable elements that are inoperable or operable elements that are not focusable
Count of instances: 4
Complaint specifics
Issue hoverSurprise
WCAG: 1.4.13
Score: 12
Complaints by testaro
Rule hover
hover
Description: Hovering is impossible or mis-indicated or changes content
Count of instances: 6
Complaint specifics
- Hovering over element has unexpected effects
- Operable element cannot be hovered over
- Link or button makes the hovering mouse cursor nonstandard
- Button shows no indication of being hovered over
Issue linkPair
WCAG: 2.4.4
Score: 12
Complaints by wave
Rule link_redundant
link_redundant
Description: Adjacent links go to the same URL
Count of instances: 6
Complaint specifics
- Redundant link
Issue labelConfusionRisk
WCAG: 3.3.2
Score: 10
Complaints by qualWeb
Rule QW-WCAG-T17
QW-WCAG-T17
Description: label not positioned to maximize the predictability of the relationship
Count of instances: 10
Complaint specifics
- This technique checks the correct position of labels in forms
Issue boxSizeAbsolute
WCAG: 1.4.4
Score: 9
Complaints by qualWeb
Rule QW-BP15
QW-BP15
Description: Element width is specified in an absolute value
Count of instances: 3
Complaint specifics
- At least one width attribute of an HTML element is expressed in absolute values
Issue inconsistentStyles
WCAG: 3.2.4
Score: 9
Complaints by testaro
Rule styleDiff
styleDiff
Description: Heading, link, and button style inconsistencies
Count of instances: 9
Complaint specifics
- In-line links have 2 different styles
- Links in columns have 2 different styles
- Buttons have 2 different styles
- Level-2 headings have 7 different styles
Issue zIndexNotZero
WCAG: 1.4
Score: 9
Complaints by testaro
Rule zIndex
zIndex
Description: Layering with nondefault z-index values
Count of instances: 9
Complaint specifics
- DIV element has a non-default Z index
- UL element has a non-default Z index
- NAV element has a non-default Z index
Issue linkNoText
WCAG: 2.4.4
Score: 8
Complaints by alfa
Rule r11
r11
Description: Link has no accessible name
Count of instances: 1
Complaint specifics
- Links have an accessible name
Complaints by axe
Rule link-name
link-name
Description: Link has no discernible text
Count of instances: 1
Complaint specifics
- Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute
Complaints by continuum
Rule 237
237
Description: a element has no machanism allowing an accessible name value to be calculated
Count of instances: 1
Complaint specifics
- This A element does not have a mechanism that allows an accessible name value to be calculated
Complaints by htmlcs
Rule AAA.1_1_1.H30.2
AAA.1_1_1.H30.2
Description: img element is the only link content but has no text alternative
Count of instances: 1
Complaint specifics
- Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
Complaints by ibm
Rule a_text_purpose
a_text_purpose
Description: Hyperlink has no link text, label, or image with a text alternative
Count of instances: 1
Complaint specifics
- Hyperlink has no link text, label or image with a text alternative
Complaints by qualWeb
Rule QW-ACT-R12
QW-ACT-R12
Description: Link has no accessible name
Count of instances: 1
Complaint specifics
- This rule checks that each link has an accessible name.
Rule QW-WCAG-T21
Description: Accessible name is not provided for an image which is the only content in a link
Count of instances: 1
Complaint specifics
- This technique checks the text alternative of images which are the only content of a link
Complaints by tenon
Rule 57
57
Description: Link has no text inside it
Count of instances: 1
Complaint specifics
- This link has no text inside it.
Complaints by wave
Rule alt_link_missing
alt_link_missing
Description: Linked image has no text alternative
Count of instances: 1
Complaint specifics
- Linked image missing alternative text
Issue iframeTitleBad
WCAG: 4.1.2
Score: 8
Complaints by alfa
Rule r13
r13
Description: iframe has no accessible name
Count of instances: 2
Complaint specifics
- <iframe> elements have an accessible name
Complaints by axe
Rule frame-title
frame-title
Description: Frame has no accessible name
Count of instances: 2
Complaint specifics
- Frames must have an accessible name; Element has no title attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element's default semantics were not overridden with role="none" or role="presentation"
Complaints by continuum
Rule 228
228
Description: iframe has no machanism allowing an accessible name to be calculated
Count of instances: 2
Complaint specifics
- This iframe element does not have a mechanism that allows an accessible name value to be calculated
Complaints by htmlcs
Rule AAA.2_4_1.H64.1
AAA.2_4_1.H64.1
Description: iframe element has no non-empty title attribute
Count of instances: 2
Complaint specifics
- Iframe element requires a non-empty title attribute that identifies the frame.
Complaints by ibm
Rule frame_title_exists
frame_title_exists
Description: Inline frame has no title attribute
Count of instances: 2
Complaint specifics
- Inline frame does not have a 'title' attribute
Complaints by qualWeb
Rule QW-ACT-R19
QW-ACT-R19
Description: iframe element has no accessible name
Count of instances: 2
Complaint specifics
- This rule checks that each iframe element has an accessible name.
Issue contrastAAA
WCAG: 1.4.6
Score: 8
Complaints by alfa
Rule r66
r66
Description: Text contrast less than AAA requires
Count of instances: 7
Complaint specifics
- Text outside widget has enhanced contrast
Complaints by axe
Rule color-contrast-enhanced
color-contrast-enhanced
Description: Element has insufficient color contrast (Level AAA)
Count of instances: 1
Complaint specifics
- Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element
Complaints by htmlcs
Rule AAA.1_4_6.G17.Fail
AAA.1_4_6.G17.Fail
Description: Text has insufficient contrast
Count of instances: 1
Complaint specifics
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4:1. Recommendation: change text colour to #b60000.
Complaints by qualWeb
Rule QW-ACT-R76
QW-ACT-R76
Description: Text has less than the enhanced minimum contrast
Count of instances: 8
Complaint specifics
- This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.
Issue headingOfNothing
WCAG: 1.3.1
Score: 8
Complaints by alfa
Rule r78
r78
Description: No content between two headings of the same level
Count of instances: 4
Complaint specifics
- Headings of same level have text content between them
Issue linkElementBad
WCAG: 1.3.1
Score: 8
Complaints by htmlcs
Rule AAA.2_4_8.H59.1
AAA.2_4_8.H59.1
Description: link element is not in the document head
Count of instances: 2
Complaint specifics
- Link elements can only be located in the head section of the document.
Issue skipRepeatedContent
WCAG: 2.4.1
Score: 6
Complaints by axe
Rule skip-link
skip-link
Description: Skip-link target is not focusable or does not exist
Count of instances: 1
Complaint specifics
- The skip-link target should exist and be focusable; No skip link target
Complaints by qualWeb
Rule QW-ACT-R64
QW-ACT-R64
Description: Document has no heading for non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that the non-repeated content contains a heading
Rule QW-ACT-R75
Description: Blocks of repeated content cannot be bypassed
Count of instances: 1
Complaint specifics
- This rule checks that each page has a mechanism to bypass repeated blocks of content.
Complaints by wave
Rule link_skip_broken
link_skip_broken
Description: Skip-navigation link has no target or is not keyboard accessible
Count of instances: 1
Complaint specifics
- Broken skip link
Issue labelForBad
WCAG: 1.3.1
Score: 6
Complaints by ibm
Rule label_ref_valid
label_ref_valid
Description: Value of the for attribute of the label element is not the id of a valid input element
Count of instances: 1
Complaint specifics
- The value "form-field-iwantto" of the 'for' attribute is not the 'id' of a valid <input> element
Complaints by nuVal
Rule The value of the for attribute of the label element must be the ID of a non-hidden form control.
The value of the for attribute of the label element must be the ID of a non-hidden form control.
Description: for attribute of the label element does not reference a non-hidden form control
Count of instances: 2
Complaint specifics
- The value of the for attribute of the label element must be the ID of a non-hidden form control.
Issue fieldSetMissing
WCAG: 1.3.1
Score: 6
Complaints by ibm
Rule input_checkboxes_grouped
input_checkboxes_grouped
Description: checkbox input is not grouped with others with the same name
Count of instances: 3
Complaint specifics
- Checkbox input and others with the name "form_fields[iwantto][]" are not grouped together
Complaints by wave
Rule fieldset_missing
fieldset_missing
Description: fieldset element is missing
Count of instances: 1
Complaint specifics
- Missing fieldset
Issue roleRedundant
WCAG: 4.1.2
Score: 6
Complaints by ibm
Rule aria_role_redundant
aria_role_redundant
Description: Explicitly assigned ARIA role is redundant with the implicit role of the element
Count of instances: 1
Complaint specifics
- The explicitly-assigned ARIA role "navigation" is redundant with the implicit role of the element <nav>
Complaints by nuVal
Rule ^The .+ role is unnecessary for element .+$
^The .+ role is unnecessary for element .+$
Description: explicit role is redundant for its element
Count of instances: 4
Complaint specifics
- The navigation role is unnecessary for element nav.
Complaints by testaro
Rule role
role
Description: Invalid, native-replacing, or redundant role
Count of instances: 6
Complaint specifics
- NAV elements have redundant explicit role navigation (count: 2)
- DIV elements have invalid or native-replaceable explicit role button (count: 1)
- A elements have invalid or native-replaceable explicit role button (count: 3)
Issue fontSmall
WCAG: 1.4
Score: 6
Complaints by tenon
Rule 134
134
Description: Text is very small
Count of instances: 2
Complaint specifics
- Very small text found.
Issue linkWindowSurpriseRisk
WCAG: 3.2.5
Score: 5
Complaints by htmlcs
Rule AAA.3_2_5.H83.3
AAA.3_2_5.H83.3
Description: Link text may fail to indicate that the link will open in a new window
Count of instances: 5
Complaint specifics
- Check that this link's link text contains information indicating that the link will open in a new window.
Issue labelClash
WCAG: 1.3.1
Score: 4
Complaints by axe
Rule form-field-multiple-labels
form-field-multiple-labels
Description: Form field has multiple label elements
Count of instances: 2
Complaint specifics
- Form field must not have multiple label elements
Complaints by ibm
Rule form_label_unique
form_label_unique
Description: Form control has more than one label
Count of instances: 1
Complaint specifics
- Form control has more than one label
Complaints by testaro
Rule labClash
labClash
Description: Incompatible label types
Count of instances: 1
Complaint specifics
- Element INPUT is unlabeled
Complaints by wave
Rule label_multiple
label_multiple
Description: Form control has more than one label associated with it
Count of instances: 2
Complaint specifics
- Multiple form labels
Issue labelBadID
WCAG: 1.3.1
Score: 4
Complaints by htmlcs
Rule AAA.1_3_1.H44.NonExistentFragment
AAA.1_3_1.H44.NonExistentFragment
Description: Label for attribute references a nonexistent element
Count of instances: 1
Complaint specifics
- This label's "for" attribute contains an ID that does not exist in the document fragment.
Complaints by wave
Rule label_orphaned
label_orphaned
Description: Orphaned form label
Count of instances: 1
Complaint specifics
- Orphaned form label
Issue contrastRisk
WCAG: 1.4.3
Score: 4
Complaints by htmlcs
Rule AAA.1_4_3_F24.F24.FGColour
AAA.1_4_3_F24.F24.FGColour
Description: Inline foreground color may lack a complementary background color
Count of instances: 1
Complaint specifics
- Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.
Rule AAA.1_4_6.G17.BgImage
Description: Contrast between the text and its background image may be less than 7:1
Count of instances: 2
Complaint specifics
- This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.
Rule AAA.1_4_6.G18.BgImage
Description: Contrast between the text and the background image may be less than 4.5:1
Count of instances: 1
Complaint specifics
- This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.
Issue headingStructure
WCAG: 1.3.1
Score: 4
Complaints by htmlcs
Rule AAA.1_3_1_AAA.G141
AAA.1_3_1_AAA.G141
Description: Heading level is incorrect
Count of instances: 2
Complaint specifics
- The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.
- The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.
Complaints by tenon
Rule 155
155
Description: Headings are not structured in a hierarchical manner
Count of instances: 1
Complaint specifics
- These headings are not structured in a hierarchical manner.
Issue pseudoNavList
WCAG: 1.3.1
Score: 4
Complaints by qualWeb
Rule QW-WCAG-T32
QW-WCAG-T32
Description: ol, ul or dl is not used for a list or group of links
Count of instances: 2
Complaint specifics
- The objective of this technique is to create lists of related items using list elements appropriate for their purposes.
Issue autocompleteNone
WCAG: 1.3.5
Score: 4
Complaints by testaro
Rule autocomplete
autocomplete
Description: Name or email input is missing its required autocomplete attribute
Count of instances: 4
Complaint specifics
- Input is missing the required autocomplete attribute with value email
- Input is missing the required autocomplete attribute with value given-name
- Input is missing the required autocomplete attribute with value family-name
Issue h1Missing
WCAG: 1.3.1
Score: 3
Complaints by alfa
Rule r61
r61
Description: First heading is not h1
Count of instances: 1
Complaint specifics
- Documents start with a level 1 heading
Complaints by wave
Rule h1_missing
h1_missing
Description: Missing first level heading
Count of instances: 1
Complaint specifics
- Missing first level heading
Issue repeatedContentRisk
WCAG: 2.4.1
Score: 3
Complaints by alfa
Rule r87
r87
Description: First focusable element is not a link to the main content
Count of instances: 1
Complaint specifics
- First focusable element is link to main content
Complaints by qualWeb
Rule QW-ACT-R73
QW-ACT-R73
Description: Block of repeated content is not collapsible
Count of instances: 1
Complaint specifics
- This rule checks that repeated blocks of content are collapsible.
Rule QW-ACT-R74
Description: Document has no instrument to move focus to non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that there is an instrument to move focus to non-repeated content in the page.
Rule QW-WCAG-T23
Description: No link at the top of the page that goes directly to the main content area
Count of instances: 1
Complaint specifics
- The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.
Issue hiddenContentRisk
WCAG: 4.1
Score: 3
Complaints by axe
Rule hidden-content
hidden-content
Description: Some content is hidden and therefore may not be testable for accessibility
Count of instances: 3
Complaint specifics
- Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.
Issue landmarkConfusion
WCAG: 1.3.6
Score: 3
Complaints by ibm
Rule aria_landmark_name_unique
aria_landmark_name_unique
Description: Multiple landmarks with the same parent region are not distinguished from one another
Count of instances: 1
Complaint specifics
- Multiple "navigation" landmarks with the same parent region are not distinguished from one another because they have the same "" label
Issue horizontalScrolling
WCAG: 1.4.10
Score: 3
Complaints by tenon
Rule 28
28
Description: Layout or sizing of the page causes horizontal scrolling
Count of instances: 1
Complaint specifics
- The layout or sizing of this page causes horizontal scrolling.
Issue targetSize
WCAG: 2.5.5
Score: 3
Complaints by tenon
Rule 152
152
Description: Actionable element is smaller than the minimum required size
Count of instances: 1
Complaint specifics
- This actionable element is smaller than the minimum required size.
Issue decorativeImageRisk
WCAG: 1.1.1
Score: 2
Complaints by htmlcs
Rule AAA.1_1_1.H67.2
AAA.1_1_1.H67.2
Description: Image marked as decorative may be informative
Count of instances: 2
Complaint specifics
- Img element is marked so that it is ignored by Assistive Technology.
Issue mainNone
WCAG: 1.3.6
Score: 2
Complaints by qualWeb
Rule QW-ACT-R63
QW-ACT-R63
Description: Document has no landmark with non-repeated content
Count of instances: 1
Complaint specifics
- This rule checks that each page has an element with a landmark semantic role starting with non-repeated content
Issue frameContentRisk
WCAG: 4.1
Score: 1
Complaints by axe
Rule frame-tested
frame-tested
Description: Some content is in an iframe and therefore may not be testable for accessibility
Count of instances: 3
Complaint specifics
- Frames should be tested with axe-core; The iframe still has to be tested with axe-core
Issue linkConfusionRisk
WCAG: 2.4.4
Score: 1
Complaints by axe
Rule identical-links-same-purpose
identical-links-same-purpose
Description: Links with the same accessible name may serve dissimilar purposes
Count of instances: 1
Complaint specifics
- Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.
Issue pseudoHeadingRisk
WCAG: 1.3.1
Score: 1
Complaints by htmlcs
Rule AAA.1_3_1.H42
AAA.1_3_1.H42
Description: Heading coding is not used but the element may be intended as a heading
Count of instances: 1
Complaint specifics
- Heading markup should be used if this content is intended as a heading.
Issue fieldSetRisk
WCAG: 1.3.1
Score: 1
Complaints by htmlcs
Rule AAA.1_3_1.H71.SameName
AAA.1_3_1.H71.SameName
Description: Radio buttons or check boxes may require a group description via a fieldset element
Count of instances: 1
Complaint specifics
- If these radio buttons or check boxes require a further group-level description, they should be contained within a fieldset element.
Issue visibleBulk
WCAG: 2.4
Score: 1
Complaints by testaro
Rule bulk
bulk
Description: Page contains many visible elements
Count of instances: 1
Complaint specifics
- Page contains a large number of visible elements
Issue videoCaptionRisk
WCAG: 1.2.2
Score: 1
Complaints by wave
Rule youtube_video
youtube_video
Description: YouTube video may have no or incorrect captions
Count of instances: 1
Complaint specifics
- YouTube video
Complete report
{ "id": "18ixx-ts27-caAD13-c", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687094383826, "endTime": 1687094384397 }, { "type": "url", "which": "https://carlos2022.com/", "what": "Candidate Carlos Villapudua (D)", "startTime": 1687094384398, "result": { "url": "https://carlos2022.com/" }, "endTime": 1687094386038 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687094386038, "url": "https://carlos2022.com/", "endTime": 1687094386921 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687094386921, "url": "https://carlos2022.com/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 697246, 697246, 697246, 697246, 697246 ], "localRatios": [ 1, 1, 1, 1 ], "meanLocalRatio": 1, "maxLocalRatio": 1, "globalRatio": 1, "pixelChanges": [ 0, 0, 0, 0 ], "meanPixelChange": 0, "maxPixelChange": 0, "changeFrequency": 0 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] } }, "success": true }, "standardResult": { "totals": [ 0, 0, 0, 0 ], "instances": [] }, "endTime": 1687094400610 }, { "type": "launch", "which": "chromium", "startTime": 1687094400611, "endTime": 1687094401181 }, { "type": "url", "which": "https://carlos2022.com/", "what": "Candidate Carlos Villapudua (D)", "startTime": 1687094401181, "result": { "url": "https://carlos2022.com/" }, "endTime": 1687094402188 }, { "type": "test", "which": "alfa", "startTime": 1687094402188, "url": "https://carlos2022.com/", "what": "alfa", "result": { "totals": { "failures": 87, "warnings": 7 }, "items": [ { "index": 3, "verdict": "failed", "rule": { "ruleID": "r11", "ruleSummary": "Links have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r11", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://carlos2022.com\">", " <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\">", "</a>" ] } }, { "index": 38, "verdict": "failed", "rule": { "ruleID": "r13", "ruleSummary": "<iframe> elements have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r13", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "iframe", "path": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]", "codeLines": [ "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6..." ] } }, { "index": 39, "verdict": "failed", "rule": { "ruleID": "r13", "ruleSummary": "<iframe> elements have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r13", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "iframe", "path": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/iframe[1]", "codeLines": [ "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6..." ] } }, { "index": 131, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/input[1]", "codeLines": [ "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">" ] } }, { "index": 139, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[4]/input[1]", "codeLines": [ "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">" ] } }, { "index": 221, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]/span[1]/text()[1]", "codeLines": [ "Facebook" ] } }, { "index": 222, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]/span[1]/text()[1]", "codeLines": [ "Twitter" ] } }, { "index": 223, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]/span[1]/text()[1]", "codeLines": [ "Instagram" ] } }, { "index": 224, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]/span[1]/text()[1]", "codeLines": [ "Youtube" ] } }, { "index": 225, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/span[1]/text()[1]", "codeLines": [ "Donate" ] } }, { "index": 226, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "RE-ELECT" ] } }, { "index": 227, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "CARLOS ", "VILLAPUDUA" ] } }, { "index": 228, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h2[1]/text()[1]", "codeLines": [ "ASSEMBLY MEMBER" ] } }, { "index": 229, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/label[1]/text()[1]", "codeLines": [ "Email" ] } }, { "index": 230, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[2]/button[1]/span[1]/span[2]/text()[1]", "codeLines": [ "Submit" ] } }, { "index": 231, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "ABOUT CARLOS" ] } }, { "index": 232, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Born and raised in Stockton, Assemblymember Carlos Villapudua is a lifelong Democrat." ] } }, { "index": 233, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[3]/div[1]/p[1]/strong[1]/text()[1]", "codeLines": [ "Carlos served on the San Joaquin County Board of Supervisors from 2008-2016 before being elected to the State Assembly." ] } }, { "index": 234, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[3]/div[1]/p[2]/text()[1]", "codeLines": [ "As the Supervisor for a District that rests entirely within the 13th Assembly District, he was able to work with his fellow supervisors in a fight for his district and county as a whole, turning around the County General Hospital and saving healthcare in San Joaquin County." ] } }, { "index": 235, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]/span[1]/span[1]/text()[1]", "codeLines": [ "View Gallery" ] } }, { "index": 236, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "The Issues" ] } }, { "index": 237, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/h3[1]/a[1]/text()[1]", "codeLines": [ "Regional Diversity for the california public Utilities commission" ] } }, { "index": 238, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Warming weather in the San Joaquin Valley once meant going to the annual asparagus festival, Stockton Heat games and car shows. Due to the global" ] } }, { "index": 239, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Read More »" ] } }, { "index": 240, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/h3[1]/a[1]/text()[1]", "codeLines": [ "Serving district 13" ] } }, { "index": 241, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "The commitment I have made to the people I represent, is to ensure the 13th Assembly Districts gets the attention and its fair share of the" ] } }, { "index": 242, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Read More »" ] } }, { "index": 243, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/h3[1]/a[1]/text()[1]", "codeLines": [ "California has one of the largests oil reserves" ] } }, { "index": 244, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Recent events have shown us that California needs to be less dependent on exports and more self-sufficient. Our well-being and livelihoods should not be so" ] } }, { "index": 245, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Read More »" ] } }, { "index": 246, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/h3[1]/a[1]/text()[1]", "codeLines": [ "Assemblyman names “tracy interfaith ministries” nonprofit of the year" ] } }, { "index": 247, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "COURTESY OF THE TRACY PRESS: Tracy Interfaith Ministries learned this week that California Assemblymember Carlos Villapadua (D-Stockton) has selected the local charity a 2022 California" ] } }, { "index": 248, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Read More »" ] } }, { "index": 249, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/h3[1]/a[1]/text()[1]", "codeLines": [ "Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus" ] } }, { "index": 250, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Sabra Stafford Turlock Journal Published: Apr 29, 2022, 9:18 PM The bipartisan, bicameral California Problem Solvers Caucus, which includes local Assemblymen Heath Flora and Adam Gray, unveiled" ] } }, { "index": 251, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Read More »" ] } }, { "index": 252, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/h3[1]/a[1]/text()[1]", "codeLines": [ "Rising Gas Prices" ] } }, { "index": 253, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "“Economic uncertainty around the globe continues to affect us all at the pump. It is hurting our businesses, local governments, and worst of all, our" ] } }, { "index": 254, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Read More »" ] } }, { "index": 255, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "More on Fox 40 News" ] } }, { "index": 256, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Stockton Assemblyman Proposes Tax-Free Back-To-school Shopping Week" ] } }, { "index": 257, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Bill aims to give officers training on how to intervene during unnecessary use of force" ] } }, { "index": 258, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Thank You for your Support!" ] } }, { "index": 259, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]", "codeLines": [ "No change comes without help from you. Your contribution allows us to take action to better out state and country." ] } }, { "index": 260, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "INVEST TODAY!" ] } }, { "index": 261, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]/span[1]/span[1]/text()[1]", "codeLines": [ "Donate" ] } }, { "index": 262, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Take Action, Join The Campaign" ] } }, { "index": 263, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]", "codeLines": [ "Volunteer or Request a Yard Sign" ] } }, { "index": 264, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[3]/div[1]/text()[1]", "codeLines": [ "I want to" ] } }, { "index": 265, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[3]/div[1]/span[1]/text()[1]", "codeLines": [ "*" ] } }, { "index": 266, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/label[1]/text()[1]", "codeLines": [ "I want to" ] } }, { "index": 267, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[1]/label[1]/text()[1]", "codeLines": [ "Yes, I endorse Carlos" ] } }, { "index": 268, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[2]/label[1]/text()[1]", "codeLines": [ "Yes, I'll volunteer" ] } }, { "index": 269, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[3]/label[1]/text()[1]", "codeLines": [ "Yes, I want a yard sign" ] } }, { "index": 270, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[2]/label[1]/text()[1]", "codeLines": [ "First Name" ] } }, { "index": 271, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[3]/label[1]/text()[1]", "codeLines": [ "Last Name" ] } }, { "index": 272, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[4]/label[1]/text()[1]", "codeLines": [ "Email" ] } }, { "index": 273, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[5]/label[1]/text()[1]", "codeLines": [ "Phone Number" ] } }, { "index": 274, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[6]/label[1]/text()[1]", "codeLines": [ "Address" ] } }, { "index": 275, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[7]/label[1]/text()[1]", "codeLines": [ "City" ] } }, { "index": 276, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[8]/label[1]/text()[1]", "codeLines": [ "State / Province / Region" ] } }, { "index": 277, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[9]/label[1]/text()[1]", "codeLines": [ "Postal Code" ] } }, { "index": 278, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[10]/label[1]/text()[1]", "codeLines": [ "United States of America" ] } }, { "index": 279, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[11]/label[1]/text()[1]", "codeLines": [ "Comment" ] } }, { "index": 280, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[12]/button[1]/span[1]/span[2]/text()[1]", "codeLines": [ "Submit" ] } }, { "index": 281, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Paid For By Carlos 2022" ] } }, { "index": 282, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]/span[1]/text()[1]", "codeLines": [ "Facebook" ] } }, { "index": 283, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]/span[1]/text()[1]", "codeLines": [ "Twitter" ] } }, { "index": 284, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]/span[1]/text()[1]", "codeLines": [ "Instagram" ] } }, { "index": 285, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]/span[1]/text()[1]", "codeLines": [ "Youtube" ] } }, { "index": 289, "verdict": "failed", "rule": { "ruleID": "r61", "ruleSummary": "Documents start with a level 1 heading", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r61", "requirements": [] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " </html>" ] } }, { "index": 358, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/span[1]/text()[1]", "codeLines": [ "Donate" ] } }, { "index": 359, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "RE-ELECT" ] } }, { "index": 360, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "CARLOS ", "VILLAPUDUA" ] } }, { "index": 361, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h2[1]/text()[1]", "codeLines": [ "ASSEMBLY MEMBER" ] } }, { "index": 362, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[2]/button[1]/span[1]/span[2]/text()[1]", "codeLines": [ "Submit" ] } }, { "index": 367, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]/span[1]/span[1]/text()[1]", "codeLines": [ "View Gallery" ] } }, { "index": 397, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[3]/div[1]/span[1]/text()[1]", "codeLines": [ "*" ] } }, { "index": 422, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "RE-ELECT" ] } }, { "index": 423, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "CARLOS ", "VILLAPUDUA" ] } }, { "index": 424, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h2[1]/text()[1]", "codeLines": [ "ASSEMBLY MEMBER" ] } }, { "index": 425, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[2]/button[1]/span[1]/span[2]/text()[1]", "codeLines": [ "Submit" ] } }, { "index": 460, "verdict": "failed", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[3]/div[1]/span[1]/text()[1]", "codeLines": [ "*" ] } }, { "index": 495, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Warming weather in the San Joaquin Valley once meant going to the annual asparagus festival, Stockton Heat games and car shows. Due to the global", "</p>" ] } }, { "index": 496, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " The commitment I have made to the people I represent, is to ensure the 13th Assembly Districts gets the attention and its fair share of the", "</p>" ] } }, { "index": 497, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Recent events have shown us that California needs to be less dependent on exports and more self-sufficient. Our well-being and livelihoods should not be so", "</p>" ] } }, { "index": 498, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " COURTESY OF THE TRACY PRESS: Tracy Interfaith Ministries learned this week that California Assemblymember Carlos Villapadua (D-Stockton) has selected the local charity a 2022 California", "</p>" ] } }, { "index": 499, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Sabra Stafford Turlock Journal Published: Apr 29, 2022, 9:18 PM The bipartisan, bicameral California Problem Solvers Caucus, which includes local Assemblymen Heath Flora and Adam Gray, unveiled", "</p>" ] } }, { "index": 500, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " “Economic uncertainty around the globe continues to affect us all at the pump. It is hurting our businesses, local governments, and worst of all, our", "</p>" ] } }, { "index": 567, "verdict": "failed", "rule": { "ruleID": "r78", "ruleSummary": "Headings of same level have text content between them", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r78", "requirements": [] }, "target": { "type": "element", "tagName": "h2", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]", "codeLines": [ "<h2 class=\"elementor-heading-title elementor-size-default\">", " RE-ELECT", "</h2>" ] } }, { "index": 568, "verdict": "failed", "rule": { "ruleID": "r78", "ruleSummary": "Headings of same level have text content between them", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r78", "requirements": [] }, "target": { "type": "element", "tagName": "h2", "path": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]", "codeLines": [ "<h2 class=\"elementor-heading-title elementor-size-default\">", " CARLOS ", " VILLAPUDUA", "</h2>" ] } }, { "index": 570, "verdict": "failed", "rule": { "ruleID": "r78", "ruleSummary": "Headings of same level have text content between them", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r78", "requirements": [] }, "target": { "type": "element", "tagName": "h2", "path": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]", "codeLines": [ "<h2 class=\"elementor-heading-title elementor-size-default\">", " ABOUT CARLOS", "</h2>" ] } }, { "index": 575, "verdict": "failed", "rule": { "ruleID": "r78", "ruleSummary": "Headings of same level have text content between them", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r78", "requirements": [] }, "target": { "type": "element", "tagName": "h2", "path": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]", "codeLines": [ "<h2 class=\"elementor-heading-title elementor-size-default\">", " Bill aims to give officers training on how to intervene during unnecessary use of force", "</h2>" ] } }, { "index": 645, "verdict": "cantTell", "rule": { "ruleID": "r87", "ruleSummary": "First focusable element is link to main content", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r87", "requirements": [ { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "name": "G1", "title": "Adding a link at the top of each page that goes directly to the main content area" } ] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " </html>" ] } } ], "success": true }, "standardResult": { "totals": [ 7, 0, 0, 87 ], "instances": [ { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\"> </a>" }, { "ruleID": "r13", "what": "<iframe> elements have an accessible name", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6..." }, { "ruleID": "r13", "what": "<iframe> elements have an accessible name", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/iframe[1]" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6..." }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/input[1]" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "r3", "what": "id attributes have a unique value", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[4]/input[1]" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]/span[1]/text()[1]" }, "excerpt": "Facebook" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]/span[1]/text()[1]" }, "excerpt": "Twitter" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]/span[1]/text()[1]" }, "excerpt": "Instagram" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]/span[1]/text()[1]" }, "excerpt": "Youtube" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/span[1]/text()[1]" }, "excerpt": "Donate" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "RE-ELECT" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]" }, "excerpt": "CARLOS VILLAPUDUA" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h2[1]/text()[1]" }, "excerpt": "ASSEMBLY MEMBER" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/label[1]/text()[1]" }, "excerpt": "Email" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[2]/button[1]/span[1]/span[2]/text()[1]" }, "excerpt": "Submit" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "ABOUT CARLOS" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]" }, "excerpt": "Born and raised in Stockton, Assemblymember Carlos Villapudua is a lifelong Democrat." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[3]/div[1]/p[1]/strong[1]/text()[1]" }, "excerpt": "Carlos served on the San Joaquin County Board of Supervisors from 2008-2016 before being elected to the State Assembly." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[3]/div[1]/p[2]/text()[1]" }, "excerpt": "As the Supervisor for a District that rests entirely within the 13th Assembly District, he was able to work with his fellow supervisors in a fight for his district and county as a whole, turning around the County General Hospital and saving healthcare in San Joaquin County." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]/span[1]/span[1]/text()[1]" }, "excerpt": "View Gallery" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "The Issues" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/h3[1]/a[1]/text()[1]" }, "excerpt": "Regional Diversity for the california public Utilities commission" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Warming weather in the San Joaquin Valley once meant going to the annual asparagus festival, Stockton Heat games and car shows. Due to the global" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Read More »" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/h3[1]/a[1]/text()[1]" }, "excerpt": "Serving district 13" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "The commitment I have made to the people I represent, is to ensure the 13th Assembly Districts gets the attention and its fair share of the" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Read More »" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/h3[1]/a[1]/text()[1]" }, "excerpt": "California has one of the largests oil reserves" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Recent events have shown us that California needs to be less dependent on exports and more self-sufficient. Our well-being and livelihoods should not be so" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Read More »" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/h3[1]/a[1]/text()[1]" }, "excerpt": "Assemblyman names “tracy interfaith ministries” nonprofit of the year" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "COURTESY OF THE TRACY PRESS: Tracy Interfaith Ministries learned this week that California Assemblymember Carlos Villapadua (D-Stockton) has selected the local charity a 2022 California" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Read More »" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/h3[1]/a[1]/text()[1]" }, "excerpt": "Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Sabra Stafford Turlock Journal Published: Apr 29, 2022, 9:18 PM The bipartisan, bicameral California Problem Solvers Caucus, which includes local Assemblymen Heath Flora and Adam Gray, unveiled" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Read More »" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/h3[1]/a[1]/text()[1]" }, "excerpt": "Rising Gas Prices" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "“Economic uncertainty around the globe continues to affect us all at the pump. It is hurting our businesses, local governments, and worst of all, our" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Read More »" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "More on Fox 40 News" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]" }, "excerpt": "Stockton Assemblyman Proposes Tax-Free Back-To-school Shopping Week" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]" }, "excerpt": "Bill aims to give officers training on how to intervene during unnecessary use of force" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "Thank You for your Support!" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]" }, "excerpt": "No change comes without help from you. Your contribution allows us to take action to better out state and country." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]" }, "excerpt": "INVEST TODAY!" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]/span[1]/span[1]/text()[1]" }, "excerpt": "Donate" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "Take Action, Join The Campaign" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]" }, "excerpt": "Volunteer or Request a Yard Sign" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[3]/div[1]/text()[1]" }, "excerpt": "I want to" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[3]/div[1]/span[1]/text()[1]" }, "excerpt": "*" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/label[1]/text()[1]" }, "excerpt": "I want to" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[1]/label[1]/text()[1]" }, "excerpt": "Yes, I endorse Carlos" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[2]/label[1]/text()[1]" }, "excerpt": "Yes, I'll volunteer" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[3]/label[1]/text()[1]" }, "excerpt": "Yes, I want a yard sign" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[2]/label[1]/text()[1]" }, "excerpt": "First Name" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[3]/label[1]/text()[1]" }, "excerpt": "Last Name" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[4]/label[1]/text()[1]" }, "excerpt": "Email" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[5]/label[1]/text()[1]" }, "excerpt": "Phone Number" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[6]/label[1]/text()[1]" }, "excerpt": "Address" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[7]/label[1]/text()[1]" }, "excerpt": "City" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[8]/label[1]/text()[1]" }, "excerpt": "State / Province / Region" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[9]/label[1]/text()[1]" }, "excerpt": "Postal Code" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[10]/label[1]/text()[1]" }, "excerpt": "United States of America" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[11]/label[1]/text()[1]" }, "excerpt": "Comment" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[12]/button[1]/span[1]/span[2]/text()[1]" }, "excerpt": "Submit" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Paid For By Carlos 2022" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]/span[1]/text()[1]" }, "excerpt": "Facebook" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]/span[1]/text()[1]" }, "excerpt": "Twitter" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]/span[1]/text()[1]" }, "excerpt": "Instagram" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]/span[1]/text()[1]" }, "excerpt": "Youtube" }, { "ruleID": "r61", "what": "Documents start with a level 1 heading", "ordinalSeverity": 3, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... </html>" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/span[1]/text()[1]" }, "excerpt": "Donate" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "RE-ELECT" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]" }, "excerpt": "CARLOS VILLAPUDUA" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h2[1]/text()[1]" }, "excerpt": "ASSEMBLY MEMBER" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[2]/button[1]/span[1]/span[2]/text()[1]" }, "excerpt": "Submit" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]/span[1]/span[1]/text()[1]" }, "excerpt": "View Gallery" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[3]/div[1]/span[1]/text()[1]" }, "excerpt": "*" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "RE-ELECT" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]" }, "excerpt": "CARLOS VILLAPUDUA" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h2[1]/text()[1]" }, "excerpt": "ASSEMBLY MEMBER" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[2]/button[1]/span[1]/span[2]/text()[1]" }, "excerpt": "Submit" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[3]/div[1]/span[1]/text()[1]" }, "excerpt": "*" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p> Warming weather in the San Joaquin Valley once meant going to the annual asparagus festival, Stockton Heat games and car shows. Due to the global </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[1]/p[1]" }, "excerpt": "<p> The commitment I have made to the people I represent, is to ensure the 13th Assembly Districts gets the attention and its fair share of the </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[1]/p[1]" }, "excerpt": "<p> Recent events have shown us that California needs to be less dependent on exports and more self-sufficient. Our well-being and livelihoods should not be so </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[1]/p[1]" }, "excerpt": "<p> COURTESY OF THE TRACY PRESS: Tracy Interfaith Ministries learned this week that California Assemblymember Carlos Villapadua (D-Stockton) has selected the local charity a 2022 California </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[1]/p[1]" }, "excerpt": "<p> Sabra Stafford Turlock Journal Published: Apr 29, 2022, 9:18 PM The bipartisan, bicameral California Problem Solvers Caucus, which includes local Assemblymen Heath Flora and Adam Gray, unveiled </p>" }, { "ruleID": "r74", "what": "Paragraphs of text do not have font sizes defined in absolute units", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[1]/p[1]" }, "excerpt": "<p> “Economic uncertainty around the globe continues to affect us all at the pump. It is hurting our businesses, local governments, and worst of all, our </p>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\"> RE-ELECT </h2>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\"> CARLOS VILLAPUDUA </h2>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\"> ABOUT CARLOS </h2>" }, { "ruleID": "r78", "what": "Headings of same level have text content between them", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\"> Bill aims to give officers training on how to intervene during unnecessary use of force </h2>" }, { "ruleID": "r87", "what": "First focusable element is link to main content", "ordinalSeverity": 0, "tagName": "", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/" }, "excerpt": "#document <!doctype html> ... </html>" } ] }, "endTime": 1687094406605 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687094406605, "url": "https://carlos2022.com/", "what": "Axe", "result": { "totals": { "rulesNA": 54, "rulesPassed": 42, "rulesWarned": 6, "rulesViolated": 5, "warnings": { "minor": 4, "moderate": 2, "serious": 33, "critical": 3 }, "violations": { "minor": 0, "moderate": 42, "serious": 3, "critical": 1 } }, "details": { "testEngine": { "name": "axe-core", "version": "4.7.0" }, "testRunner": { "name": "axe" }, "testEnvironment": { "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/113.0.5672.53 Safari/537.36", "windowWidth": 1280, "windowHeight": 720, "orientationAngle": 90, "orientationType": "landscape-primary" }, "timestamp": "2023-06-18T13:20:07.263Z", "url": "https://carlos2022.com/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "color-contrast-enhanced", "impact": "serious", "tags": [ "cat.color", "wcag2aaa", "wcag146", "ACT" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds", "help": "Elements must meet enhanced color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast-enhanced?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "10.5pt (14px)", "fontWeight": "bold", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"elementor-element elementor-element-0c61b8b header_newsletter elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"0c61b8b\" data-element_type=\"widget\" data-settings=\"{"button_width":"33","step_next_label":"Next","step_previous_label":"Previous","step_type":"number_text","step_icon_shape":"circle"}\" data-widget_type=\"form.default\">", "target": [ ".elementor-element-0c61b8b" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"elementor-button-text\">Submit</span>", "target": [ ".elementor-col-33 > button > span > .elementor-button-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"elementor-background-overlay\"></div>", "target": [ ".elementor-element-5557bd7 > .elementor-background-overlay" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://carlos2022.com/meet-carlos/\" class=\"elementor-item\">Meet Carlos</a>", "target": [ "#menu-1-261efd7 > .menu-item-23 > .elementor-item" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"elementor-background-overlay\"></div>", "target": [ ".elementor-element-5557bd7 > .elementor-background-overlay" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://carlos2022.com/gallery/\" class=\"elementor-item\">Gallery</a>", "target": [ "#menu-1-261efd7 > .menu-item-22 > .elementor-item" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"elementor-background-overlay\"></div>", "target": [ ".elementor-element-5557bd7 > .elementor-background-overlay" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://carlos2022.com/join-the-campaign/\" class=\"elementor-item\">Join The Campaign</a>", "target": [ "#menu-1-261efd7 > .menu-item-21 > .elementor-item" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"elementor-background-overlay\"></div>", "target": [ ".elementor-element-5557bd7 > .elementor-background-overlay" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://carlos2022.com/events-2/\" class=\"elementor-item\">Events</a>", "target": [ "#menu-1-261efd7 > .menu-item-20 > .elementor-item" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Donate</span>\n\t\t</span>\n\t\t\t\t\t</a>", "target": [ ".elementor-element-83a8bda > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button[role=\"button\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"elementor-button-text\">Donate</span>", "target": [ ".elementor-element-83a8bda > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button[role=\"button\"] > .elementor-button-content-wrapper > .elementor-button-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"elementor-heading-title elementor-size-default\">RE-ELECT</h2>", "target": [ ".elementor-element-ce72b9d > .elementor-widget-container > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "52.5pt (70px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"elementor-heading-title elementor-size-default\">CARLOS \nVILLAPUDUA</h2>", "target": [ ".elementor-element-9dc203c > .elementor-widget-container > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "22.5pt (30px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"elementor-heading-title elementor-size-default\">ASSEMBLY MEMBER</h2>", "target": [ ".elementor-element-36d0702 > .elementor-widget-container > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "10.5pt (14px)", "fontWeight": "bold", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"elementor-element elementor-element-0c61b8b header_newsletter elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"0c61b8b\" data-element_type=\"widget\" data-settings=\"{"button_width":"33","step_next_label":"Next","step_previous_label":"Previous","step_type":"number_text","step_icon_shape":"circle"}\" data-widget_type=\"form.default\">", "target": [ ".elementor-element-0c61b8b" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"elementor-button-text\">Submit</span>", "target": [ ".elementor-col-33 > button > span > .elementor-button-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a href=\"/gallery/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">View Gallery</span>\n\t\t</span>\n\t\t\t\t\t</a>", "target": [ ".elementor-button-wrapper > a[href$=\"gallery/\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"elementor-button-text\">View Gallery</span>", "target": [ "a[href$=\"gallery/\"] > .elementor-button-content-wrapper > .elementor-button-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "33.8pt (45px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 class=\"elementor-heading-title elementor-size-default\">The Issues</h2>", "target": [ ".elementor-element-c3ccc35 > .elementor-widget-container > h2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "16.5pt (22px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\">\n\t\t\t\tRegional Diversity for the california public Utilities commission\t\t\t</a>", "target": [ ".post-159 > .elementor-post__text > h3 > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Warming weather in the San Joaquin Valley once meant going to the annual asparagus festival, Stockton Heat games and car shows. Due to the global</p>", "target": [ ".post-159 > .elementor-post__text > .elementor-post__excerpt > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-159 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "16.5pt (22px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://carlos2022.com/serving-district-13/\">\n\t\t\t\tServing district 13\t\t\t</a>", "target": [ ".post-154 > .elementor-post__text > h3 > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>The commitment I have made to the people I represent, is to ensure the 13th Assembly Districts gets the attention and its fair share of the</p>", "target": [ ".post-154 > .elementor-post__text > .elementor-post__excerpt > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-154 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "16.5pt (22px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\">\n\t\t\t\tCalifornia has one of the largests oil reserves\t\t\t</a>", "target": [ ".post-155 > .elementor-post__text > h3 > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Recent events have shown us that California needs to be less dependent on exports and more self-sufficient. Our well-being and livelihoods should not be so</p>", "target": [ ".post-155 > .elementor-post__text > .elementor-post__excerpt > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-155 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "16.5pt (22px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\">\n\t\t\t\tAssemblyman names “tracy interfaith ministries” nonprofit of the year\t\t\t</a>", "target": [ ".post-153 > .elementor-post__text > h3 > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>COURTESY OF THE TRACY PRESS: Tracy Interfaith Ministries learned this week that California Assemblymember Carlos Villapadua (D-Stockton) has selected the local charity a 2022 California</p>", "target": [ ".post-153 > .elementor-post__text > .elementor-post__excerpt > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-153 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "16.5pt (22px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\">\n\t\t\t\tTurlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus\t\t\t</a>", "target": [ ".post-151 > .elementor-post__text > h3 > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Sabra Stafford Turlock Journal Published: Apr 29, 2022, 9:18 PM The bipartisan, bicameral California Problem Solvers Caucus, which includes local Assemblymen Heath Flora and Adam Gray, unveiled</p>", "target": [ ".post-151 > .elementor-post__text > .elementor-post__excerpt > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-151 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "16.5pt (22px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "3:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://carlos2022.com/rising-gas-prices/\">\n\t\t\t\tRising Gas Prices\t\t\t</a>", "target": [ ".post-147 > .elementor-post__text > h3 > a" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<p>“Economic uncertainty around the globe continues to affect us all at the pump. It is hurting our businesses, local governments, and worst of all, our</p>", "target": [ ".post-147 > .elementor-post__text > .elementor-post__excerpt > p" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-147 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Donate</span>\n\t\t</span>\n\t\t\t\t\t</a>", "target": [ ".elementor-element-d0a6990 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button[role=\"button\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"elementor-button-text\">Donate</span>", "target": [ ".elementor-element-d0a6990 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button[role=\"button\"] > .elementor-button-content-wrapper > .elementor-button-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_6d83c29]\" id=\"form-field-field_6d83c29\" rows=\"4\" placeholder=\"Comment\" required=\"required\" aria-required=\"true\"></textarea>", "target": [ "#form-field-field_6d83c29" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_6d83c29]\" id=\"form-field-field_6d83c29\" rows=\"4\" placeholder=\"Comment\" required=\"required\" aria-required=\"true\"></textarea>", "target": [ "#form-field-field_6d83c29" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "11.3pt (15px)", "fontWeight": "bold", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<button type=\"submit\" class=\"elementor-button elementor-size-sm\">\n\t\t\t\t\t\t<span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\" elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit</span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\n\t\t\t\t\t</button>", "target": [ ".elementor-field-type-submit.e-form__buttons.elementor-col-100 > button" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"elementor-button-text\">Submit</span>", "target": [ ".elementor-field-type-submit.e-form__buttons.elementor-col-100 > button > span > .elementor-button-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" } ] }, { "id": "form-field-multiple-labels", "impact": "moderate", "tags": [ "cat.forms", "wcag2a", "wcag332", "TTv5", "TT5.c" ], "description": "Ensures form field does not have multiple label elements", "help": "Form field must not have multiple label elements", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/form-field-multiple-labels?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "multiple-label", "data": null, "relatedNodes": [ { "html": "<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t</label>", "target": [ ".elementor-col-66 > .elementor-field-label[for=\"form-field-email\"]" ] }, { "html": "<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t</label>", "target": [ ".elementor-element-5cf1469 > .elementor-widget-container > form > .elementor-form-fields-wrapper.elementor-labels- > .elementor-field-type-email.elementor-field-group-email.elementor-field-required > .elementor-field-label[for=\"form-field-email\"]" ] } ], "impact": "moderate", "message": "Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information." } ], "impact": "moderate", "html": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">", "target": [ "input[placeholder=\"Enter email here\"]" ], "failureSummary": "Fix all of the following:\n Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information." }, { "any": [], "all": [], "none": [ { "id": "multiple-label", "data": null, "relatedNodes": [ { "html": "<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t</label>", "target": [ ".elementor-col-66 > .elementor-field-label[for=\"form-field-email\"]" ] }, { "html": "<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t</label>", "target": [ ".elementor-element-5cf1469 > .elementor-widget-container > form > .elementor-form-fields-wrapper.elementor-labels- > .elementor-field-type-email.elementor-field-group-email.elementor-field-required > .elementor-field-label[for=\"form-field-email\"]" ] } ], "impact": "moderate", "message": "Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information." } ], "impact": "moderate", "html": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">", "target": [ "input[placeholder=\"Email Address\"]" ], "failureSummary": "Fix all of the following:\n Multiple label elements is not widely supported in assistive technologies. Ensure the first label contains all necessary information." } ] }, { "id": "frame-tested", "impact": "critical", "tags": [ "cat.structure", "review-item", "best-practice" ], "description": "Ensures <iframe> and <frame> elements contain the axe-core script", "help": "Frames should be tested with axe-core", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe class=\"elementor-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Carlos Villapudua- For San Joaquin County\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/xX-10djTZBg?controls=1&rel=0&playsinline=0&modestbranding=0&autoplay=0&enablejsapi=1&origin=https%3A%2F%2Fcarlos2022.com&widgetid=1\" id=\"widget2\">", "target": [ "#widget2" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" }, { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\">", "target": [ ".elementor-element-a00fbb8 > .elementor-widget-container > iframe[scrolling=\"no\"][allowfullscreen=\"\"][webkitallowfullscreen=\"\"]" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" }, { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\">", "target": [ ".elementor-element-9834103 > .elementor-widget-container > iframe[scrolling=\"no\"][allowfullscreen=\"\"][webkitallowfullscreen=\"\"]" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" } ] }, { "id": "hidden-content", "impact": "minor", "tags": [ "cat.structure", "experimental", "review-item", "best-practice" ], "description": "Informs users about hidden content.", "help": "Hidden content on the page should be analyzed", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"elementor-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\" style=\"\">", "target": [ ".elementor-menu-toggle" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\" style=\"width: 1280px; left: 0px; top: 44px;\">", "target": [ ".elementor-nav-menu--dropdown" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<svg style=\"display: none;\" class=\"e-font-icon-svg-symbols\"></svg>", "target": [ ".e-font-icon-svg-symbols" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ] }, { "id": "identical-links-same-purpose", "impact": "minor", "tags": [ "cat.semantics", "wcag2aaa", "wcag249" ], "description": "Ensure that links with the same accessible name serve a similar purpose", "help": "Links with the same name must have a similar purpose", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/identical-links-same-purpose?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "read more »", "urlProps": { "protocol": "http:", "hostname": "carlos2022.com", "port": "", "pathname": "/regional-diversity-for-the-california-public-utilities-commission/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-154 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ] }, { "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-155 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ] }, { "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-153 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ] }, { "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-151 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ] }, { "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-147 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\">\n\t\t\tRead More »\t\t</a>", "target": [ ".post-159 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." } ] } ], "violations": [ { "id": "duplicate-id-aria", "impact": "critical", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value used in ARIA and in labels is unique", "help": "IDs used in ARIA and labels must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id-aria?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id-aria", "data": "form-field-email", "relatedNodes": [ { "html": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">", "target": [ "input[placeholder=\"Email Address\"]" ] } ], "impact": "critical", "message": "Document has multiple elements referenced with ARIA with the same id attribute: form-field-email" } ], "all": [], "none": [], "impact": "critical", "html": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">", "target": [ "input[placeholder=\"Enter email here\"]" ], "failureSummary": "Fix any of the following:\n Document has multiple elements referenced with ARIA with the same id attribute: form-field-email" } ] }, { "id": "frame-title", "impact": "serious", "tags": [ "cat.text-alternatives", "wcag2a", "wcag412", "section508", "section508.22.i", "TTv5", "TT12.c" ], "description": "Ensures <iframe> and <frame> elements have an accessible name", "help": "Frames must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-title?application=axeAPI", "nodes": [ { "any": [ { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "serious", "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\">", "target": [ ".elementor-element-a00fbb8 > .elementor-widget-container > iframe[scrolling=\"no\"][allowfullscreen=\"\"][webkitallowfullscreen=\"\"]" ], "failureSummary": "Fix any of the following:\n Element has no title attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "serious", "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\">", "target": [ ".elementor-element-9834103 > .elementor-widget-container > iframe[scrolling=\"no\"][allowfullscreen=\"\"][webkitallowfullscreen=\"\"]" ], "failureSummary": "Fix any of the following:\n Element has no title attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ] }, { "id": "link-name", "impact": "serious", "tags": [ "cat.name-role-value", "wcag2a", "wcag412", "wcag244", "section508", "section508.22.a", "ACT", "TTv5", "TT6.a" ], "description": "Ensures links have discernible text", "help": "Links must have discernible text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-name?application=axeAPI", "nodes": [ { "any": [ { "id": "has-visible-text", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have text that is visible to screen readers" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [ { "id": "focusable-no-name", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element is in tab order and does not have accessible text" } ], "impact": "serious", "html": "<a href=\"https://carlos2022.com\">\n\t\t\t\t\t\t\t<img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\">\t\t\t\t\t\t\t\t</a>", "target": [ "a[href$=\"carlos2022.com\"]" ], "failureSummary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" } ] }, { "id": "region", "impact": "moderate", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensures all page content is contained by landmarks", "help": "All page content should be contained by landmarks", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/region?application=axeAPI", "nodes": [ { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>", "target": [ ".skip-link" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<a href=\"https://carlos2022.com\">\n\t\t\t\t\t\t\t<img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\">\t\t\t\t\t\t\t\t</a>", "target": [ "a[href$=\"carlos2022.com\"]" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<span class=\"elementor-screen-only\">Facebook</span>", "target": [ ".elementor-element-2a4fa63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(1) > .elementor-social-icon-facebook.elementor-repeater-item-c399740.elementor-icon > .elementor-screen-only" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<span class=\"elementor-screen-only\">Twitter</span>", "target": [ ".elementor-element-2a4fa63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(2) > .elementor-social-icon-twitter.elementor-repeater-item-0c468ec.elementor-icon > .elementor-screen-only" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<span class=\"elementor-screen-only\">Instagram</span>", "target": [ ".elementor-element-2a4fa63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(3) > .elementor-social-icon-instagram.elementor-repeater-item-cca8320.elementor-icon > .elementor-screen-only" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<span class=\"elementor-screen-only\">Youtube</span>", "target": [ ".elementor-element-2a4fa63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(4) > .elementor-social-icon-youtube.elementor-repeater-item-4895e4a.elementor-icon > .elementor-screen-only" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<h2 class=\"elementor-heading-title elementor-size-default\">RE-ELECT</h2>", "target": [ ".elementor-element-ce72b9d > .elementor-widget-container > h2" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-9dc203c elementor-widget elementor-widget-heading\" data-id=\"9dc203c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">", "target": [ ".elementor-element-9dc203c" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-36d0702 elementor-widget elementor-widget-heading\" data-id=\"36d0702\" data-element_type=\"widget\" data-widget_type=\"heading.default\">", "target": [ ".elementor-element-36d0702" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-66 elementor-field-required\">", "target": [ ".elementor-col-66" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ec0d499\" data-id=\"ec0d499\" data-element_type=\"column\">", "target": [ ".elementor-element-ec0d499" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-49277e8 elementor-widget elementor-widget-heading\" data-id=\"49277e8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">", "target": [ ".elementor-element-49277e8" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-36e8867 elementor-widget elementor-widget-heading\" data-id=\"36e8867\" data-element_type=\"widget\" data-widget_type=\"heading.default\">", "target": [ ".elementor-element-36e8867" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<p><strong>Carlos served on the San Joaquin County Board of Supervisors from 2008-2016 before being elected to the State Assembly.</strong></p>", "target": [ "p:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<p>As the Supervisor for a District that rests entirely within the 13th Assembly District, he was able to work with his fellow supervisors in a fight for his district and county as a whole, turning around the County General Hospital and saving healthcare in San Joaquin County.</p>", "target": [ "p:nth-child(3)" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-c3ccc35 elementor-widget elementor-widget-heading\" data-id=\"c3ccc35\" data-element_type=\"widget\" data-widget_type=\"heading.default\">", "target": [ ".elementor-element-c3ccc35" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid\">", "target": [ ".elementor-posts-container" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-98e8af3 elementor-widget elementor-widget-heading\" data-id=\"98e8af3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">", "target": [ ".elementor-element-98e8af3" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-977d41c elementor-widget elementor-widget-heading\" data-id=\"977d41c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">", "target": [ ".elementor-element-977d41c" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-0e5d724 elementor-widget elementor-widget-heading\" data-id=\"0e5d724\" data-element_type=\"widget\" data-widget_type=\"heading.default\">", "target": [ ".elementor-element-0e5d724" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4545f01\" data-id=\"4545f01\" data-element_type=\"column\">", "target": [ ".elementor-element-4545f01" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-c01e8b8 elementor-widget elementor-widget-text-editor\" data-id=\"c01e8b8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\tINVEST TODAY!\t\t\t\t\t\t</div>\n\t\t\t\t</div>", "target": [ ".elementor-element-c01e8b8" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-23dfedd elementor-widget elementor-widget-heading\" data-id=\"23dfedd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">", "target": [ ".elementor-element-23dfedd" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-1c5d540 elementor-widget elementor-widget-text-editor\" data-id=\"1c5d540\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\tVolunteer or Request a Yard Sign\t\t\t\t\t\t</div>\n\t\t\t\t</div>", "target": [ ".elementor-element-1c5d540" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-element elementor-element-0d8f866 elementor-widget elementor-widget-text-editor\" data-id=\"0d8f866\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">", "target": [ ".elementor-element-0d8f866" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-iwantto elementor-col-100\">", "target": [ ".elementor-field-type-checkbox" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-firstname elementor-col-50 elementor-field-required\">", "target": [ ".elementor-field-group-firstname" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-lastname elementor-col-50 elementor-field-required\">", "target": [ ".elementor-field-group-lastname" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">", "target": [ ".elementor-element-5cf1469 > .elementor-widget-container > form > .elementor-form-fields-wrapper.elementor-labels- > .elementor-field-type-email.elementor-field-group-email.elementor-field-required" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_6e133f5 elementor-col-50 elementor-field-required\">", "target": [ ".elementor-field-type-tel" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_4a86e36 elementor-col-100 elementor-field-required\">", "target": [ ".elementor-field-group-field_4a86e36" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_5d71834 elementor-col-50 elementor-field-required\">", "target": [ ".elementor-field-group-field_5d71834" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_9928ef1 elementor-col-50 elementor-field-required\">", "target": [ ".elementor-field-group-field_9928ef1" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_87ef1c8 elementor-col-50 elementor-field-required\">", "target": [ ".elementor-field-group-field_87ef1c8" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_a0abff7 elementor-col-50 elementor-field-required\">", "target": [ ".elementor-field-group-field_a0abff7" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-field_6d83c29 elementor-col-100 elementor-field-required\">", "target": [ ".elementor-field-type-textarea" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-231cde6\" data-id=\"231cde6\" data-element_type=\"column\">", "target": [ ".elementor-element-231cde6" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<span class=\"elementor-screen-only\">Facebook</span>", "target": [ ".elementor-element-d41ad63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(1) > .elementor-social-icon-facebook.elementor-repeater-item-c399740.elementor-icon > .elementor-screen-only" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<span class=\"elementor-screen-only\">Twitter</span>", "target": [ ".elementor-element-d41ad63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(2) > .elementor-social-icon-twitter.elementor-repeater-item-0c468ec.elementor-icon > .elementor-screen-only" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<span class=\"elementor-screen-only\">Instagram</span>", "target": [ ".elementor-element-d41ad63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(3) > .elementor-social-icon-instagram.elementor-repeater-item-cca8320.elementor-icon > .elementor-screen-only" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<span class=\"elementor-screen-only\">Youtube</span>", "target": [ ".elementor-element-d41ad63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(4) > .elementor-social-icon-youtube.elementor-repeater-item-4895e4a.elementor-icon > .elementor-screen-only" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] }, { "id": "skip-link", "impact": "moderate", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensure all skip links have a focusable target", "help": "The skip-link target should exist and be focusable", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/skip-link?application=axeAPI", "nodes": [ { "any": [ { "id": "skip-link", "data": null, "relatedNodes": [], "impact": "moderate", "message": "No skip link target" } ], "all": [], "none": [], "impact": "moderate", "html": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>", "target": [ ".skip-link" ], "failureSummary": "Fix any of the following:\n No skip link target" } ] } ] }, "success": true }, "standardResult": { "totals": [ 6, 36, 42, 4 ], "instances": [ { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-col-33 > button > span > .elementor-button-text" }, "excerpt": "<span class=\"elementor-button-text\">Submit</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-1-261efd7 > .menu-item-23 > .elementor-item" }, "excerpt": "<a href=\"https://carlos2022.com/meet-carlos/\" class=\"elementor-item\">Meet Carlos</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-1-261efd7 > .menu-item-22 > .elementor-item" }, "excerpt": "<a href=\"https://carlos2022.com/gallery/\" class=\"elementor-item\">Gallery</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-1-261efd7 > .menu-item-21 > .elementor-item" }, "excerpt": "<a href=\"https://carlos2022.com/join-the-campaign/\" class=\"elementor-item\">Join The Campaign</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-1-261efd7 > .menu-item-20 > .elementor-item" }, "excerpt": "<a href=\"https://carlos2022.com/events-2/\" class=\"elementor-item\">Events</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-83a8bda > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button[role=\"button\"] > .elementor-button-content-wrapper > .elementor-button-text" }, "excerpt": "<span class=\"elementor-button-text\">Donate</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-ce72b9d > .elementor-widget-container > h2" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">RE-ELECT</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-9dc203c > .elementor-widget-container > h2" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">CARLOS VILLAPUDUA</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-36d0702 > .elementor-widget-container > h2" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">ASSEMBLY MEMBER</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-col-33 > button > span > .elementor-button-text" }, "excerpt": "<span class=\"elementor-button-text\">Submit</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"gallery/\"] > .elementor-button-content-wrapper > .elementor-button-text" }, "excerpt": "<span class=\"elementor-button-text\">View Gallery</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-c3ccc35 > .elementor-widget-container > h2" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">The Issues</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-159 > .elementor-post__text > h3 > a" }, "excerpt": "<a href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\"> Regional Diversity for the california public Utilities commission </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-159 > .elementor-post__text > .elementor-post__excerpt > p" }, "excerpt": "<p>Warming weather in the San Joaquin Valley once meant going to the annual asparagus festival, Stockton Heat games and car shows. Due to the global</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-159 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\"> Read More » </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-154 > .elementor-post__text > h3 > a" }, "excerpt": "<a href=\"https://carlos2022.com/serving-district-13/\"> Serving district 13 </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-154 > .elementor-post__text > .elementor-post__excerpt > p" }, "excerpt": "<p>The commitment I have made to the people I represent, is to ensure the 13th Assembly Districts gets the attention and its fair share of the</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-154 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\"> Read More » </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-155 > .elementor-post__text > h3 > a" }, "excerpt": "<a href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\"> California has one of the largests oil reserves </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-155 > .elementor-post__text > .elementor-post__excerpt > p" }, "excerpt": "<p>Recent events have shown us that California needs to be less dependent on exports and more self-sufficient. Our well-being and livelihoods should not be so</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-155 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\"> Read More » </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-153 > .elementor-post__text > h3 > a" }, "excerpt": "<a href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\"> Assemblyman names “tracy interfaith ministries” nonprofit of the year </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-153 > .elementor-post__text > .elementor-post__excerpt > p" }, "excerpt": "<p>COURTESY OF THE TRACY PRESS: Tracy Interfaith Ministries learned this week that California Assemblymember Carlos Villapadua (D-Stockton) has selected the local charity a 2022 California</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-153 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\"> Read More » </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-151 > .elementor-post__text > h3 > a" }, "excerpt": "<a href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\"> Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-151 > .elementor-post__text > .elementor-post__excerpt > p" }, "excerpt": "<p>Sabra Stafford Turlock Journal Published: Apr 29, 2022, 9:18 PM The bipartisan, bicameral California Problem Solvers Caucus, which includes local Assemblymen Heath Flora and Adam Gray, unveiled</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-151 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\"> Read More » </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-147 > .elementor-post__text > h3 > a" }, "excerpt": "<a href=\"https://carlos2022.com/rising-gas-prices/\"> Rising Gas Prices </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-147 > .elementor-post__text > .elementor-post__excerpt > p" }, "excerpt": "<p>“Economic uncertainty around the globe continues to affect us all at the pump. It is hurting our businesses, local governments, and worst of all, our</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-147 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\"> Read More » </a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-d0a6990 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button[role=\"button\"] > .elementor-button-content-wrapper > .elementor-button-text" }, "excerpt": "<span class=\"elementor-button-text\">Donate</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it's partially obscured by another element", "ordinalSeverity": 1, "tagName": "TEXTAREA", "id": "form-field-field_6d83c29", "location": { "doc": "dom", "type": "selector", "spec": "#form-field-field_6d83c29" }, "excerpt": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_6d83c29]\" id=\"form-field-field_6d83c29\" rows=\"4\" placeholder=\"Comment\" required=\"required\" aria-required=\"true\"></textarea>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-field-type-submit.e-form__buttons.elementor-col-100 > button > span > .elementor-button-text" }, "excerpt": "<span class=\"elementor-button-text\">Submit</span>" }, { "ruleID": "form-field-multiple-labels", "what": "Form field must not have multiple label elements", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "input[placeholder=\"Enter email here\"]" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "form-field-multiple-labels", "what": "Form field must not have multiple label elements", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "input[placeholder=\"Email Address\"]" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "widget2", "location": { "doc": "dom", "type": "selector", "spec": "#widget2" }, "excerpt": "<iframe class=\"elementor-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Carlos Villapudua ... s://www.youtube.com/embed/xX-10djTZBg?controls=1&rel=0&playsinline=0&modestbranding=0&autoplay=0&enablejsapi=1&origin=https%3A%2F%2Fcarlos2022.com&widgetid=1\" id=\"widget2\">" }, { "ruleID": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-a00fbb8 > .elementor-widget-container > iframe[scrolling=\"no\"][allowfullscreen=\"\"][webkitallowfullscreen=\"\"]" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... TFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\">" }, { "ruleID": "frame-tested", "what": "Frames should be tested with axe-core; The iframe still has to be tested with axe-core", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-9834103 > .elementor-widget-container > iframe[scrolling=\"no\"][allowfullscreen=\"\"][webkitallowfullscreen=\"\"]" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... Namc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-menu-toggle" }, "excerpt": "<div class=\"elementor-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\" style=\"\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-nav-menu--dropdown" }, "excerpt": "<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\" style=\"width: 1280px; left: 0px; top: 44px;\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".e-font-icon-svg-symbols" }, "excerpt": "<svg style=\"display: none;\" class=\"e-font-icon-svg-symbols\"></svg>" }, { "ruleID": "identical-links-same-purpose", "what": "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".post-159 > .elementor-post__text > .elementor-post__read-more-wrapper > .elementor-post__read-more" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\"> Read More » </a>" }, { "ruleID": "duplicate-id-aria", "what": "IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: form-field-email", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "input[placeholder=\"Enter email here\"]" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "frame-title", "what": "Frames must have an accessible name; Element has no title attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-a00fbb8 > .elementor-widget-container > iframe[scrolling=\"no\"][allowfullscreen=\"\"][webkitallowfullscreen=\"\"]" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... TFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\">" }, { "ruleID": "frame-title", "what": "Frames must have an accessible name; Element has no title attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-9834103 > .elementor-widget-container > iframe[scrolling=\"no\"][allowfullscreen=\"\"][webkitallowfullscreen=\"\"]" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... Namc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\">" }, { "ruleID": "link-name", "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"carlos2022.com\"]" }, "excerpt": "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\"> </a>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".skip-link" }, "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[href$=\"carlos2022.com\"]" }, "excerpt": "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\"> </a>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-2a4fa63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(1) > .elementor-social-icon-facebook.elementor-repeater-item-c399740.elementor-icon > .elementor-screen-only" }, "excerpt": "<span class=\"elementor-screen-only\">Facebook</span>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-2a4fa63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(2) > .elementor-social-icon-twitter.elementor-repeater-item-0c468ec.elementor-icon > .elementor-screen-only" }, "excerpt": "<span class=\"elementor-screen-only\">Twitter</span>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-2a4fa63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(3) > .elementor-social-icon-instagram.elementor-repeater-item-cca8320.elementor-icon > .elementor-screen-only" }, "excerpt": "<span class=\"elementor-screen-only\">Instagram</span>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-2a4fa63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(4) > .elementor-social-icon-youtube.elementor-repeater-item-4895e4a.elementor-icon > .elementor-screen-only" }, "excerpt": "<span class=\"elementor-screen-only\">Youtube</span>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-ce72b9d > .elementor-widget-container > h2" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">RE-ELECT</h2>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-9dc203c" }, "excerpt": "<div class=\"elementor-element elementor-element-9dc203c elementor-widget elementor-widget-heading\" data-id=\"9dc203c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-36d0702" }, "excerpt": "<div class=\"elementor-element elementor-element-36d0702 elementor-widget elementor-widget-heading\" data-id=\"36d0702\" data-element_type=\"widget\" data-widget_type=\"heading.default\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-col-66" }, "excerpt": "<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-66 elementor-field-required\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-ec0d499" }, "excerpt": "<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ec0d499\" data-id=\"ec0d499\" data-element_type=\"column\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-49277e8" }, "excerpt": "<div class=\"elementor-element elementor-element-49277e8 elementor-widget elementor-widget-heading\" data-id=\"49277e8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-36e8867" }, "excerpt": "<div class=\"elementor-element elementor-element-36e8867 elementor-widget elementor-widget-heading\" data-id=\"36e8867\" data-element_type=\"widget\" data-widget_type=\"heading.default\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "p:nth-child(2)" }, "excerpt": "<p><strong>Carlos served on the San Joaquin County Board of Supervisors from 2008-2016 before being elected to the State Assembly.</strong></p>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "p:nth-child(3)" }, "excerpt": "<p>As the Supervisor for a District that rests entirely within the 13th Assembly District, he was able to work with his fellow supervisors in a fight for his district and county as a whole, turning around the County General Hospital and saving healthcare in San Joaquin County.</p>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-c3ccc35" }, "excerpt": "<div class=\"elementor-element elementor-element-c3ccc35 elementor-widget elementor-widget-heading\" data-id=\"c3ccc35\" data-element_type=\"widget\" data-widget_type=\"heading.default\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-posts-container" }, "excerpt": "<div class=\"elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-98e8af3" }, "excerpt": "<div class=\"elementor-element elementor-element-98e8af3 elementor-widget elementor-widget-heading\" data-id=\"98e8af3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-977d41c" }, "excerpt": "<div class=\"elementor-element elementor-element-977d41c elementor-widget elementor-widget-heading\" data-id=\"977d41c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-0e5d724" }, "excerpt": "<div class=\"elementor-element elementor-element-0e5d724 elementor-widget elementor-widget-heading\" data-id=\"0e5d724\" data-element_type=\"widget\" data-widget_type=\"heading.default\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-4545f01" }, "excerpt": "<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4545f01\" data-id=\"4545f01\" data-element_type=\"column\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-c01e8b8" }, "excerpt": "<div class=\"elementor-element elementor-element-c01e8b8 elementor-widget elementor-widget-text-editor\" data-id=\"c01e8b8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"> <div class=\"elementor-widget-container\"> INVEST TODAY! </div> </div>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-23dfedd" }, "excerpt": "<div class=\"elementor-element elementor-element-23dfedd elementor-widget elementor-widget-heading\" data-id=\"23dfedd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-1c5d540" }, "excerpt": "<div class=\"elementor-element elementor-element-1c5d540 elementor-widget elementor-widget-text-editor\" data-id=\"1c5d540\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"> <div class=\"elementor-widget-container\"> Volunteer or Request a Yard Sign </div> </div>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-0d8f866" }, "excerpt": "<div class=\"elementor-element elementor-element-0d8f866 elementor-widget elementor-widget-text-editor\" data-id=\"0d8f866\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-field-type-checkbox" }, "excerpt": "<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-iwantto elementor-col-100\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-field-group-firstname" }, "excerpt": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-firstname elementor-col-50 elementor-field-required\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-field-group-lastname" }, "excerpt": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-lastname elementor-col-50 elementor-field-required\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-5cf1469 > .elementor-widget-container > form > .elementor-form-fields-wrapper.elementor-labels- > .elementor-field-type-email.elementor-field-group-email.elementor-field-required" }, "excerpt": "<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-field-type-tel" }, "excerpt": "<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_6e133f5 elementor-col-50 elementor-field-required\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-field-group-field_4a86e36" }, "excerpt": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_4a86e36 elementor-col-100 elementor-field-required\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-field-group-field_5d71834" }, "excerpt": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_5d71834 elementor-col-50 elementor-field-required\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-field-group-field_9928ef1" }, "excerpt": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_9928ef1 elementor-col-50 elementor-field-required\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-field-group-field_87ef1c8" }, "excerpt": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_87ef1c8 elementor-col-50 elementor-field-required\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-field-group-field_a0abff7" }, "excerpt": "<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_a0abff7 elementor-col-50 elementor-field-required\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-field-type-textarea" }, "excerpt": "<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-field_6d83c29 elementor-col-100 elementor-field-required\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-231cde6" }, "excerpt": "<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-231cde6\" data-id=\"231cde6\" data-element_type=\"column\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-d41ad63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(1) > .elementor-social-icon-facebook.elementor-repeater-item-c399740.elementor-icon > .elementor-screen-only" }, "excerpt": "<span class=\"elementor-screen-only\">Facebook</span>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-d41ad63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(2) > .elementor-social-icon-twitter.elementor-repeater-item-0c468ec.elementor-icon > .elementor-screen-only" }, "excerpt": "<span class=\"elementor-screen-only\">Twitter</span>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-d41ad63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(3) > .elementor-social-icon-instagram.elementor-repeater-item-cca8320.elementor-icon > .elementor-screen-only" }, "excerpt": "<span class=\"elementor-screen-only\">Instagram</span>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".elementor-element-d41ad63 > .elementor-widget-container > .elementor-social-icons-wrapper.elementor-grid > .elementor-grid-item:nth-child(4) > .elementor-social-icon-youtube.elementor-repeater-item-4895e4a.elementor-icon > .elementor-screen-only" }, "excerpt": "<span class=\"elementor-screen-only\">Youtube</span>" }, { "ruleID": "skip-link", "what": "The skip-link target should exist and be focusable; No skip link target", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".skip-link" }, "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>" } ] }, "endTime": 1687094407312 }, { "type": "launch", "which": "chromium", "startTime": 1687094407312, "endTime": 1687094407846 }, { "type": "url", "which": "https://carlos2022.com/", "what": "Candidate Carlos Villapudua (D)", "startTime": 1687094407846, "result": { "url": "https://carlos2022.com/" }, "endTime": 1687094408809 }, { "type": "test", "which": "continuum", "startTime": 1687094408809, "url": "https://carlos2022.com/", "what": "Level Access Continuum, community edition", "result": [ { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'form-field-email', which is not unique in the same DOM", "element": "<input aria-required=\"true\" required=\"required\" placeholder=\"Enter email here\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">", "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[size=\"1\"][type=\"email\"][name=\"form_fields[email]\"][id=\"form-field-email\"][class=\"elementor-field elementor-size-sm elementor-field-textual\"][placeholder=\"Enter email here\"][required=\"required\"][aria-required=\"true\"]", "attNo": 8 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This INPUT has an id attribute of 'form-field-email', which is not unique in the same DOM", "element": "<input aria-required=\"true\" required=\"required\" placeholder=\"Email Address\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">", "path": "body>div:nth-of-type(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(4)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "input[size=\"1\"][type=\"email\"][name=\"form_fields[email]\"][id=\"form-field-email\"][class=\"elementor-field elementor-size-sm elementor-field-textual\"][placeholder=\"Email Address\"][required=\"required\"][aria-required=\"true\"]", "attNo": 8 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" class=\"e-font-icon-svg e-fab-facebook\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h6 ... 9h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "svg[class=\"e-font-icon-svg e-fab-facebook\"][viewbox=\"0 0 512 512\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" class=\"e-font-icon-svg e-fab-twitter\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59 ... 502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "svg[class=\"e-font-icon-svg e-fab-twitter\"][viewbox=\"0 0 512 512\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\" class=\"e-font-icon-svg e-fab-instagram\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287. ... 7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "svg[class=\"e-font-icon-svg e-fab-instagram\"][viewbox=\"0 0 448 512\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 576 512\" class=\"e-font-icon-svg e-fab-youtube\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 6 ... .78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "svg[class=\"e-font-icon-svg e-fab-youtube\"][viewbox=\"0 0 576 512\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" class=\"e-font-icon-svg e-fab-facebook\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h6 ... 9h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>", "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "svg[class=\"e-font-icon-svg e-fab-facebook\"][viewbox=\"0 0 512 512\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" class=\"e-font-icon-svg e-fab-twitter\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59 ... 502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>", "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "svg[class=\"e-font-icon-svg e-fab-twitter\"][viewbox=\"0 0 512 512\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\" class=\"e-font-icon-svg e-fab-instagram\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287. ... 7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>", "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "svg[class=\"e-font-icon-svg e-fab-instagram\"][viewbox=\"0 0 448 512\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 576 512\" class=\"e-font-icon-svg e-fab-youtube\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 6 ... .78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>", "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "svg[class=\"e-font-icon-svg e-fab-youtube\"][viewbox=\"0 0 576 512\"]", "attNo": 3 } }, { "engineTestId": 228, "bestPracticeId": 523, "attribute": "This iframe element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This iframe element does not have a mechanism that allows an accessible name value to be calculated", "element": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluay ... WHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlB", "path": "body>div:nth-of-type(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "iframe[width=\"640\"][height=\"360\"][scrolling=\"no\"][frameborder=\"0\"][allowfullscreen=\"\"][mozallowfullscreen=\"\"][webkitallowfullscreen=\"\"][allow=\"autoplay; fullscreen\"]", "attNo": 9 } }, { "engineTestId": 228, "bestPracticeId": 523, "attribute": "This iframe element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This iframe element does not have a mechanism that allows an accessible name value to be calculated", "element": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluay ... WWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFM", "path": "body>div:nth-of-type(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "iframe[width=\"640\"][height=\"360\"][scrolling=\"no\"][frameborder=\"0\"][allowfullscreen=\"\"][mozallowfullscreen=\"\"][webkitallowfullscreen=\"\"][allow=\"autoplay; fullscreen\"]", "attNo": 9 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"https://carlos2022.com\"><img loading=\"lazy\" alt=\"\" class=\"attachment-full size-full wp-image-888\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" height=\"100\" width=\"280\"></a>", "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "a[href=\"https://carlos2022.com\"]", "attNo": 1 } } ], "standardResult": { "totals": [ 0, 0, 0, 13 ], "instances": [ { "ruleID": "94", "what": "This INPUT has an id attribute of 'form-field-email', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"Enter email here\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">" }, { "ruleID": "94", "what": "This INPUT has an id attribute of 'form-field-email', which is not unique in the same DOM", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(4)>*:nth-child(2)" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"Email Address\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" class=\"e-font-icon-svg e-fab-facebook\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h6 ... 9h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" class=\"e-font-icon-svg e-fab-twitter\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59 ... 502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\" class=\"e-font-icon-svg e-fab-instagram\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287. ... 7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 576 512\" class=\"e-font-icon-svg e-fab-youtube\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 6 ... .78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" class=\"e-font-icon-svg e-fab-facebook\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h6 ... 9h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 512 512\" class=\"e-font-icon-svg e-fab-twitter\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59 ... 502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 448 512\" class=\"e-font-icon-svg e-fab-instagram\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287. ... 7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>" }, { "ruleID": "123", "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SVG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 576 512\" class=\"e-font-icon-svg e-fab-youtube\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 6 ... .78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>" }, { "ruleID": "228", "what": "This iframe element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluay ... WHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlB" }, { "ruleID": "228", "what": "This iframe element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluay ... WWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFM" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<a href=\"https://carlos2022.com\"><img loading=\"lazy\" alt=\"\" class=\"attachment-full size-full wp-image-888\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" height=\"100\" width=\"280\"></a>" } ] }, "endTime": 1687094409289 }, { "type": "launch", "which": "chromium", "startTime": 1687094409289, "endTime": 1687094409817 }, { "type": "url", "which": "https://carlos2022.com/", "what": "Candidate Carlos Villapudua (D)", "startTime": 1687094409817, "result": { "url": "https://carlos2022.com/" }, "endTime": 1687094410774 }, { "type": "test", "which": "htmlcs", "startTime": 1687094410774, "url": "https://carlos2022.com/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "AAA.1_1_1.H30.2": { "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [ { "tagName": "a", "id": "", "code": "<a href=\"https://carlos2022.com\">...</a>" } ] }, "AAA.1_3_1_AAA.G141": { "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>" } ], "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>" } ] }, "AAA.1_4_6.G17.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4:1. Recommendation: change text colour to #b60000.": [ { "tagName": "span", "id": "", "code": "<span style=\"color: red;\">...</span>" } ] }, "AAA.2_4_1.H64.1": { "Iframe element requires a non-empty title attribute that identifies the frame.": [ { "tagName": "iframe", "id": "", "code": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\">...</iframe>" }, { "tagName": "iframe", "id": "", "code": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\">...</iframe>" } ] }, "AAA.2_4_8.H59.1": { "Link elements can only be located in the head section of the document.": [ { "tagName": "link", "id": "", "code": "<link rel=\"stylesheet\" href=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css\">" }, { "tagName": "link", "id": "", "code": "<link rel=\"stylesheet\" href=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css\">" } ] }, "AAA.4_1_1.F77": { "Duplicate id attribute value \"form-field-email\" found on the web page.": [ { "tagName": "input", "id": "#form-field-email", "code": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">" } ] } }, "Warning": { "AAA.1_1_1.H67.2": { "Img element is marked so that it is ignored by Assistive Technology.": [ { "tagName": "img", "id": "", "code": "<img decoding=\"async\" width=\"383\" height=\"128\" src=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua.png\" class=\"attachment-large size-large wp-image-133\" alt=\"\" loading=\"lazy\" srcset=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua.png 383w, https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-300x100.png 300w\" sizes=\"(max-width: 383px) 100vw, 383px\">" }, { "tagName": "img", "id": "", "code": "<img decoding=\"async\" width=\"504\" height=\"529\" src=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1.png\" class=\"attachment-full size-full wp-image-214\" alt=\"\" loading=\"lazy\" srcset=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1.png 504w, https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1-286x300.png 286w\" sizes=\"(max-width: 504px) 100vw, 504px\">" } ] }, "AAA.1_3_1.H42": { "Heading markup should be used if this content is intended as a heading.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_3_1.H44.NonExistentFragment": { "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [ { "tagName": "label", "id": "", "code": "<label for=\"form-field-iwantto\" class=\"elementor-field-label elementor-screen-only\">...</label>" } ] }, "AAA.1_3_1.H71.SameName": { "If these radio buttons or check boxes require a further group-level description, they should be contained within a fieldset element.": [ { "tagName": "form", "id": "", "code": "<form class=\"elementor-form\" method=\"post\" name=\"New Form\">...</form>" } ] }, "AAA.1_4_3_F24.F24.FGColour": { "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [ { "tagName": "span", "id": "", "code": "<span style=\"color: red;\">...</span>" } ] }, "AAA.1_4_6.G17.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>" }, { "tagName": "span", "id": "", "code": "<span class=\"elementor-button-text\">...</span>" } ] }, "AAA.1_4_6.G18.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [ { "tagName": "h2", "id": "", "code": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>" } ] }, "AAA.3_2_5.H83.3": { "Check that this link's link text contains information indicating that the link will open in a new window.": [ { "tagName": "a", "id": "", "code": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">...</a>" } ] } }, "success": true }, "standardResult": { "totals": [ 14, 0, 0, 9 ], "instances": [ { "ruleID": "AAA.1_1_1.H67.2", "what": "Img element is marked so that it is ignored by Assistive Technology.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img decoding=\"async\" width=\"383\" height=\"128\" src=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua.png\" class=\"attachment-large size-large wp-image-133\" alt=\"\" loading=\"lazy\" srcs ... s://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua.png 383w, https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-300x100.png 300w\" sizes=\"(max-width: 383px) 100vw, 383px\">" }, { "ruleID": "AAA.1_1_1.H67.2", "what": "Img element is marked so that it is ignored by Assistive Technology.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img decoding=\"async\" width=\"504\" height=\"529\" src=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1.png\" class=\"attachment-full size-full wp-image-214\" alt=\"\" loadin ... uploads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1.png 504w, https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1-286x300.png 286w\" sizes=\"(max-width: 504px) 100vw, 504px\">" }, { "ruleID": "AAA.1_3_1.H42", "what": "Heading markup should be used if this content is intended as a heading.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.1_3_1.H44.NonExistentFragment", "what": "This label's \"for\" attribute contains an ID that does not exist in the document fragment.", "ordinalSeverity": 0, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<label for=\"form-field-iwantto\" class=\"elementor-field-label elementor-screen-only\">...</label>" }, { "ruleID": "AAA.1_3_1.H71.SameName", "what": "If these radio buttons or check boxes require a further group-level description, they should be contained within a fieldset element.", "ordinalSeverity": 0, "tagName": "FORM", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<form class=\"elementor-form\" method=\"post\" name=\"New Form\">...</form>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span style=\"color: red;\">...</span>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>" }, { "ruleID": "AAA.1_4_6.G17.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"elementor-button-text\">...</span>" }, { "ruleID": "AAA.1_4_6.G18.BgImage", "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">...</a>" }, { "ruleID": "AAA.1_1_1.H30.2", "what": "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://carlos2022.com\">...</a>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4:1. Recommendation: change text colour to #b60000.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span style=\"color: red;\">...</span>" }, { "ruleID": "AAA.2_4_1.H64.1", "what": "Iframe element requires a non-empty title attribute that identifies the frame.", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... YTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\">...</iframe>" }, { "ruleID": "AAA.2_4_1.H64.1", "what": "Iframe element requires a non-empty title attribute that identifies the frame.", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... klqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\">...</iframe>" }, { "ruleID": "AAA.2_4_8.H59.1", "what": "Link elements can only be located in the head section of the document.", "ordinalSeverity": 3, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<link rel=\"stylesheet\" href=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css\">" }, { "ruleID": "AAA.2_4_8.H59.1", "what": "Link elements can only be located in the head section of the document.", "ordinalSeverity": 3, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<link rel=\"stylesheet\" href=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css\">" }, { "ruleID": "AAA.4_1_1.F77", "what": "Duplicate id attribute value \"form-field-email\" found on the web page.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">" } ] }, "endTime": 1687094411147 }, { "type": "launch", "which": "chromium", "startTime": 1687094411147, "endTime": 1687094411629 }, { "type": "url", "which": "https://carlos2022.com/", "what": "Candidate Carlos Villapudua (D)", "startTime": 1687094411629, "result": { "url": "https://carlos2022.com/" }, "endTime": 1687094412752 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687094412752, "url": "https://carlos2022.com/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 55, "recommendation": 14, "ignored": 0 }, "items": [ { "ruleId": "label_ref_valid", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/label[1]", "aria": "/document[1]/form[2]" }, "message": "The value \"form-field-iwantto\" of the 'for' attribute is not the 'id' of a valid <input> element", "bounds": { "left": 411, "top": -156194, "height": 1, "width": 1 }, "snippet": "<label class=\"elementor-field-label elementor-screen-only\" for=\"form-field-iwantto\">", "level": "violation" }, { "ruleId": "input_checkboxes_grouped", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[3]/input[1]", "aria": "/document[1]/form[2]/checkbox[3]" }, "message": "Checkbox input and others with the name \"form_fields[iwantto][]\" are not grouped together", "bounds": { "left": 412, "top": 3836, "height": 13, "width": 13 }, "snippet": "<input name=\"form_fields[iwantto][]\" id=\"form-field-iwantto-2\" value=\"Yes, I want a yard sign\" type=\"checkbox\">", "level": "violation" }, { "ruleId": "input_checkboxes_grouped", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[2]/input[1]", "aria": "/document[1]/form[2]/checkbox[2]" }, "message": "Checkbox input and others with the name \"form_fields[iwantto][]\" are not grouped together", "bounds": { "left": 575, "top": 3812, "height": 13, "width": 13 }, "snippet": "<input name=\"form_fields[iwantto][]\" id=\"form-field-iwantto-1\" value=\"Yes, I'll volunteer\" type=\"checkbox\">", "level": "violation" }, { "ruleId": "input_checkboxes_grouped", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[1]/input[1]", "aria": "/document[1]/form[2]/checkbox[1]" }, "message": "Checkbox input and others with the name \"form_fields[iwantto][]\" are not grouped together", "bounds": { "left": 412, "top": 3812, "height": 13, "width": 13 }, "snippet": "<input name=\"form_fields[iwantto][]\" id=\"form-field-iwantto-0\" value=\"Yes, I endorse Carlos\" type=\"checkbox\">", "level": "violation" }, { "ruleId": "frame_title_exists", "path": { "dom": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "Inline frame does not have a 'title' attribute", "bounds": { "left": 410, "top": 2990, "height": 360, "width": 380 }, "snippet": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" allow=\"autoplay; fullscreen\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" allowfullscreen=\"\" frameborder=\"0\" scrolling=\"no\">", "level": "violation" }, { "ruleId": "frame_title_exists", "path": { "dom": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "Inline frame does not have a 'title' attribute", "bounds": { "left": 10, "top": 2990, "height": 360, "width": 380 }, "snippet": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" allow=\"autoplay; fullscreen\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" allowfullscreen=\"\" frameborder=\"0\" scrolling=\"no\">", "level": "violation" }, { "ruleId": "form_label_unique", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[4]/label[1]", "aria": "/document[1]/form[2]" }, "message": "Form control has more than one label", "bounds": { "left": 411, "top": -156086, "height": 1, "width": 1 }, "snippet": "<label class=\"elementor-field-label elementor-screen-only\" for=\"form-field-email\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/span[2]", "aria": "/document[1]" }, "message": "The <span> element has the id \"elementor-device-mode\" that is already in use", "bounds": { "left": -1, "top": -160001, "height": 1, "width": 1 }, "snippet": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[4]/input[1]", "aria": "/document[1]/form[2]/textbox[3]" }, "message": "The <input> element has the id \"form-field-email\" that is already in use", "bounds": { "left": 412, "top": 3915, "height": 40, "width": 183 }, "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"Email Address\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[2]", "aria": "/document[1]/navigation[2]" }, "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 0, "top": 113, "height": 0, "width": 800 }, "snippet": "<nav style=\"width: 800px; left: -328px; top: 33px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]", "aria": "/document[1]/link[10]" }, "message": "Content is not within a landmark element", "bounds": { "left": 645, "top": 4322, "height": 30, "width": 30 }, "snippet": "<a target=\"_blank\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]", "aria": "/document[1]/link[9]" }, "message": "Content is not within a landmark element", "bounds": { "left": 605, "top": 4322, "height": 30, "width": 30 }, "snippet": "<a target=\"_blank\" href=\"https://www.instagram.com/carlosforassembly/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]", "aria": "/document[1]/link[8]" }, "message": "Content is not within a landmark element", "bounds": { "left": 565, "top": 4322, "height": 30, "width": 30 }, "snippet": "<a target=\"_blank\" href=\"https://twitter.com/carlosforad13\" class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]", "aria": "/document[1]/link[7]" }, "message": "Content is not within a landmark element", "bounds": { "left": 525, "top": 4322, "height": 30, "width": 30 }, "snippet": "<a target=\"_blank\" href=\"https://www.facebook.com/carlosForAD13\" class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/paragraph[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 10, "top": 4318, "height": 24, "width": 380 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[11]" }, "message": "Content is not within a landmark element", "bounds": { "left": 412, "top": 3686, "height": 40, "width": 376 }, "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]", "aria": "/document[1]/button[4]" }, "message": "Content is not within a landmark element", "bounds": { "left": 610, "top": 3562, "height": 58, "width": 141 }, "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" target=\"_blank\" href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[10]" }, "message": "Content is not within a landmark element", "bounds": { "left": 10, "top": 3516, "height": 46, "width": 520 }, "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]", "aria": "/document[1]/heading[9]" }, "message": "Content is not within a landmark element", "bounds": { "left": 410, "top": 3376, "height": 80, "width": 380 }, "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]", "aria": "/document[1]/heading[8]" }, "message": "Content is not within a landmark element", "bounds": { "left": 10, "top": 3376, "height": 53, "width": 380 }, "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[7]" }, "message": "Content is not within a landmark element", "bounds": { "left": 0, "top": 2914, "height": 46, "width": 800 }, "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/h3[1]", "aria": "/document[1]/article[6]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 410, "top": 2453, "height": 48, "width": 372 }, "snippet": "<h3 class=\"elementor-post__title\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[2]/a[1]", "aria": "/document[1]/article[6]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 410, "top": 2737, "height": 47, "width": 372 }, "snippet": "<a href=\"https://carlos2022.com/rising-gas-prices/\" class=\"elementor-post__read-more\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[1]/p[1]", "aria": "/document[1]/article[6]/paragraph[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 430, "top": 2521, "height": 96, "width": 332 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/h3[1]", "aria": "/document[1]/article[5]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 18, "top": 2453, "height": 104, "width": 372 }, "snippet": "<h3 class=\"elementor-post__title\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[2]/a[1]", "aria": "/document[1]/article[5]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 18, "top": 2737, "height": 47, "width": 372 }, "snippet": "<a href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\" class=\"elementor-post__read-more\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[1]/p[1]", "aria": "/document[1]/article[5]/paragraph[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 38, "top": 2577, "height": 120, "width": 332 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/h3[1]", "aria": "/document[1]/article[4]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 410, "top": 2124, "height": 76, "width": 372 }, "snippet": "<h3 class=\"elementor-post__title\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[2]/a[1]", "aria": "/document[1]/article[4]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 410, "top": 2380, "height": 47, "width": 372 }, "snippet": "<a href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\" class=\"elementor-post__read-more\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[1]/p[1]", "aria": "/document[1]/article[4]/paragraph[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 430, "top": 2220, "height": 120, "width": 332 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/h3[1]", "aria": "/document[1]/article[3]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 18, "top": 2124, "height": 76, "width": 372 }, "snippet": "<h3 class=\"elementor-post__title\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[2]/a[1]", "aria": "/document[1]/article[3]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 18, "top": 2380, "height": 47, "width": 372 }, "snippet": "<a href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\" class=\"elementor-post__read-more\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[1]/p[1]", "aria": "/document[1]/article[3]/paragraph[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 38, "top": 2220, "height": 96, "width": 332 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/h3[1]", "aria": "/document[1]/article[2]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 410, "top": 1819, "height": 48, "width": 372 }, "snippet": "<h3 class=\"elementor-post__title\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[2]/a[1]", "aria": "/document[1]/article[2]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 410, "top": 2051, "height": 47, "width": 372 }, "snippet": "<a href=\"https://carlos2022.com/serving-district-13/\" class=\"elementor-post__read-more\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[1]/p[1]", "aria": "/document[1]/article[2]/paragraph[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 430, "top": 1887, "height": 96, "width": 332 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/h3[1]", "aria": "/document[1]/article[1]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 18, "top": 1819, "height": 76, "width": 372 }, "snippet": "<h3 class=\"elementor-post__title\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[2]/a[1]", "aria": "/document[1]/article[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 18, "top": 2051, "height": 47, "width": 372 }, "snippet": "<a href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\" class=\"elementor-post__read-more\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/article[1]/paragraph[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 38, "top": 1915, "height": 96, "width": 332 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[6]" }, "message": "Content is not within a landmark element", "bounds": { "left": 18, "top": 1718, "height": 46, "width": 764 }, "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]", "aria": "/document[1]/button[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 350, "top": 1536, "height": 42, "width": 155 }, "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"/gallery/\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[3]/div[1]/p[1]", "aria": "/document[1]/paragraph[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 350, "top": 1295, "height": 72, "width": 440 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]", "aria": "/document[1]/heading[5]" }, "message": "Content is not within a landmark element", "bounds": { "left": 350, "top": 1093, "height": 183, "width": 440 }, "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[4]" }, "message": "Content is not within a landmark element", "bounds": { "left": 350, "top": 1056, "height": 27, "width": 440 }, "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h2[1]", "aria": "/document[1]/heading[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 40, "top": 340, "height": 23, "width": 360 }, "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]", "aria": "/document[1]/heading[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 40, "top": 180, "height": 140, "width": 360 }, "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 40, "top": 146, "height": 19, "width": 360 }, "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/button[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 664, "top": 34, "height": 48, "width": 117 }, "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" target=\"_blank\" href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]", "aria": "/document[1]/link[6]" }, "message": "Content is not within a landmark element", "bounds": { "left": 625, "top": 43, "height": 30, "width": 30 }, "snippet": "<a target=\"_blank\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]", "aria": "/document[1]/link[5]" }, "message": "Content is not within a landmark element", "bounds": { "left": 585, "top": 43, "height": 30, "width": 30 }, "snippet": "<a target=\"_blank\" href=\"https://www.instagram.com/carlosforassembly/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]", "aria": "/document[1]/link[4]" }, "message": "Content is not within a landmark element", "bounds": { "left": 545, "top": 43, "height": 30, "width": 30 }, "snippet": "<a target=\"_blank\" href=\"https://twitter.com/carlosforad13\" class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]", "aria": "/document[1]/link[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 505, "top": 43, "height": 30, "width": 30 }, "snippet": "<a target=\"_blank\" href=\"https://www.facebook.com/carlosForAD13\" class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/button[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 463, "top": 42, "height": 33, "width": 33 }, "snippet": "<div aria-expanded=\"false\" aria-label=\"Menu Toggle\" tabindex=\"0\" role=\"button\" class=\"elementor-menu-toggle\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": -1, "top": -160001, "height": 1, "width": 1 }, "snippet": "<a href=\"#content\" class=\"skip-link screen-reader-text\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/link[2]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 24, "top": 8, "height": 100, "width": 280 }, "snippet": "<a href=\"https://carlos2022.com\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 410, "top": 2990, "height": 360, "width": 380 }, "snippet": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" allow=\"autoplay; fullscreen\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" allowfullscreen=\"\" frameborder=\"0\" scrolling=\"no\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 10, "top": 2990, "height": 360, "width": 380 }, "snippet": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" allow=\"autoplay; fullscreen\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" allowfullscreen=\"\" frameborder=\"0\" scrolling=\"no\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[2]", "aria": "/document[1]/navigation[2]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 0, "top": 113, "height": 0, "width": 800 }, "snippet": "<nav style=\"width: 800px; left: -328px; top: 33px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\">", "level": "recommendation" }, { "ruleId": "aria_attribute_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[9]/input[1]", "aria": "/document[1]/form[2]/textbox[8]" }, "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "bounds": { "left": 412, "top": 4065, "height": 40, "width": 183 }, "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"Postal Code\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_87ef1c8\" name=\"form_fields[field_87ef1c8]\" type=\"text\" size=\"1\">", "level": "recommendation" }, { "ruleId": "aria_attribute_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[8]/input[1]", "aria": "/document[1]/form[2]/textbox[7]" }, "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "bounds": { "left": 605, "top": 4015, "height": 40, "width": 183 }, "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"State / Province / Region\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_9928ef1\" name=\"form_fields[field_9928ef1]\" type=\"text\" size=\"1\">", "level": "recommendation" }, { "ruleId": "aria_attribute_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[7]/input[1]", "aria": "/document[1]/form[2]/textbox[6]" }, "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "bounds": { "left": 412, "top": 4015, "height": 40, "width": 183 }, "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"City\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_5d71834\" name=\"form_fields[field_5d71834]\" type=\"text\" size=\"1\">", "level": "recommendation" }, { "ruleId": "aria_attribute_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[6]/input[1]", "aria": "/document[1]/form[2]/textbox[5]" }, "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "bounds": { "left": 412, "top": 3965, "height": 40, "width": 376 }, "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"Address\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_4a86e36\" name=\"form_fields[field_4a86e36]\" type=\"text\" size=\"1\">", "level": "recommendation" }, { "ruleId": "aria_attribute_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[5]/input[1]", "aria": "/document[1]/form[2]/textbox[4]" }, "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "bounds": { "left": 605, "top": 3915, "height": 40, "width": 183 }, "snippet": "<input title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\" pattern=\"[0-9()#&+*-=.]+\" aria-required=\"true\" required=\"required\" placeholder=\"Phone Number\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_6e133f5\" name=\"form_fields[field_6e133f5]\" type=\"tel\" size=\"1\">", "level": "recommendation" }, { "ruleId": "aria_attribute_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[4]/input[1]", "aria": "/document[1]/form[2]/textbox[3]" }, "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "bounds": { "left": 412, "top": 3915, "height": 40, "width": 183 }, "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"Email Address\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">", "level": "recommendation" }, { "ruleId": "aria_attribute_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[3]/input[1]", "aria": "/document[1]/form[2]/textbox[2]" }, "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "bounds": { "left": 605, "top": 3865, "height": 40, "width": 183 }, "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"Last Name\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-lastname\" name=\"form_fields[lastname]\" type=\"text\" size=\"1\">", "level": "recommendation" }, { "ruleId": "aria_attribute_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[2]/input[1]", "aria": "/document[1]/form[2]/textbox[1]" }, "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "bounds": { "left": 412, "top": 3865, "height": 40, "width": 183 }, "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"First Name\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-firstname\" name=\"form_fields[firstname]\" type=\"text\" size=\"1\">", "level": "recommendation" }, { "ruleId": "aria_attribute_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[11]/textarea[1]", "aria": "/document[1]/form[2]/textbox[10]" }, "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "bounds": { "left": 412, "top": 4115, "height": 91, "width": 376 }, "snippet": "<textarea aria-required=\"true\" required=\"required\" placeholder=\"Comment\" rows=\"4\" id=\"form-field-field_6d83c29\" name=\"form_fields[field_6d83c29]\" class=\"elementor-field-textual elementor-field elementor-size-sm\">", "level": "recommendation" }, { "ruleId": "aria_attribute_redundant", "path": { "dom": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[10]/input[1]", "aria": "/document[1]/form[2]/textbox[9]" }, "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "bounds": { "left": 605, "top": 4065, "height": 40, "width": 183 }, "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"United States of America\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_a0abff7\" name=\"form_fields[field_a0abff7]\" type=\"text\" size=\"1\">", "level": "recommendation" }, { "ruleId": "aria_attribute_redundant", "path": { "dom": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/input[1]", "aria": "/document[1]/form[1]/textbox[1]" }, "message": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "bounds": { "left": 50, "top": 413, "height": 41, "width": 224 }, "snippet": "<input aria-required=\"true\" required=\"required\" placeholder=\"Enter email here\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 14, 0, 55 ], "instances": [ { "ruleID": "label_ref_valid", "what": "The value \"form-field-iwantto\" of the 'for' attribute is not the 'id' of a valid <input> element", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/label[1]" }, "excerpt": "<label class=\"elementor-field-label elementor-screen-only\" for=\"form-field-iwantto\">" }, { "ruleID": "input_checkboxes_grouped", "what": "Checkbox input and others with the name \"form_fields[iwantto][]\" are not grouped together", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-iwantto-2", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[3]/input[1]" }, "excerpt": "<input name=\"form_fields[iwantto][]\" id=\"form-field-iwantto-2\" value=\"Yes, I want a yard sign\" type=\"checkbox\">" }, { "ruleID": "input_checkboxes_grouped", "what": "Checkbox input and others with the name \"form_fields[iwantto][]\" are not grouped together", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-iwantto-1", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[2]/input[1]" }, "excerpt": "<input name=\"form_fields[iwantto][]\" id=\"form-field-iwantto-1\" value=\"Yes, I'll volunteer\" type=\"checkbox\">" }, { "ruleID": "input_checkboxes_grouped", "what": "Checkbox input and others with the name \"form_fields[iwantto][]\" are not grouped together", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-iwantto-0", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/div[1]/span[1]/input[1]" }, "excerpt": "<input name=\"form_fields[iwantto][]\" id=\"form-field-iwantto-0\" value=\"Yes, I endorse Carlos\" type=\"checkbox\">" }, { "ruleID": "frame_title_exists", "what": "Inline frame does not have a 'title' attribute", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/iframe[1]" }, "excerpt": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluay ... TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" allow=\"autoplay; fullscreen\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" allowfullscreen=\"\" frameborder=\"0\" scrolling=\"no\">" }, { "ruleID": "frame_title_exists", "what": "Inline frame does not have a 'title' attribute", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]" }, "excerpt": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluay ... E0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" allow=\"autoplay; fullscreen\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" allowfullscreen=\"\" frameborder=\"0\" scrolling=\"no\">" }, { "ruleID": "form_label_unique", "what": "Form control has more than one label", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[4]/label[1]" }, "excerpt": "<label class=\"elementor-field-label elementor-screen-only\" for=\"form-field-email\">" }, { "ruleID": "element_id_unique", "what": "The <span> element has the id \"elementor-device-mode\" that is already in use", "ordinalSeverity": 3, "tagName": "SPAN", "id": "elementor-device-mode", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/span[2]" }, "excerpt": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">" }, { "ruleID": "element_id_unique", "what": "The <input> element has the id \"form-field-email\" that is already in use", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[4]/input[1]" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"Email Address\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[2]" }, "excerpt": "<nav style=\"width: 800px; left: -328px; top: 33px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://www.instagram.com/carlosforassembly/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://twitter.com/carlosforad13\" class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://www.facebook.com/carlosForAD13\" class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]" }, "excerpt": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" target=\"_blank\" href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/h3[1]" }, "excerpt": "<h3 class=\"elementor-post__title\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"https://carlos2022.com/rising-gas-prices/\" class=\"elementor-post__read-more\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/h3[1]" }, "excerpt": "<h3 class=\"elementor-post__title\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\" class=\"elementor-post__read-more\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/h3[1]" }, "excerpt": "<h3 class=\"elementor-post__title\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\" class=\"elementor-post__read-more\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/h3[1]" }, "excerpt": "<h3 class=\"elementor-post__title\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\" class=\"elementor-post__read-more\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/h3[1]" }, "excerpt": "<h3 class=\"elementor-post__title\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"https://carlos2022.com/serving-district-13/\" class=\"elementor-post__read-more\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/h3[1]" }, "excerpt": "<h3 class=\"elementor-post__title\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\" class=\"elementor-post__read-more\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/a[1]" }, "excerpt": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"/gallery/\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[3]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" target=\"_blank\" href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://www.instagram.com/carlosforassembly/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://twitter.com/carlosforad13\" class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://www.facebook.com/carlosForAD13\" class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]" }, "excerpt": "<div aria-expanded=\"false\" aria-label=\"Menu Toggle\" tabindex=\"0\" role=\"button\" class=\"elementor-menu-toggle\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/a[1]" }, "excerpt": "<a href=\"#content\" class=\"skip-link screen-reader-text\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://carlos2022.com\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/iframe[1]" }, "excerpt": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluay ... TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" allow=\"autoplay; fullscreen\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" allowfullscreen=\"\" frameborder=\"0\" scrolling=\"no\">" }, { "ruleID": "element_attribute_deprecated", "what": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[5]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]" }, "excerpt": "<iframe height=\"360\" width=\"640\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluay ... E0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" allow=\"autoplay; fullscreen\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" allowfullscreen=\"\" frameborder=\"0\" scrolling=\"no\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "ordinalSeverity": 1, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[2]" }, "excerpt": "<nav style=\"width: 800px; left: -328px; top: 33px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\">" }, { "ruleID": "aria_attribute_redundant", "what": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_87ef1c8", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[9]/input[1]" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"Postal Code\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_87ef1c8\" name=\"form_fields[field_87ef1c8]\" type=\"text\" size=\"1\">" }, { "ruleID": "aria_attribute_redundant", "what": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_9928ef1", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[8]/input[1]" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"State / Province / Region\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_9928ef1\" name=\"form_fields[field_9928ef1]\" type=\"text\" size=\"1\">" }, { "ruleID": "aria_attribute_redundant", "what": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_5d71834", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[7]/input[1]" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"City\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_5d71834\" name=\"form_fields[field_5d71834]\" type=\"text\" size=\"1\">" }, { "ruleID": "aria_attribute_redundant", "what": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_4a86e36", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[6]/input[1]" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"Address\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_4a86e36\" name=\"form_fields[field_4a86e36]\" type=\"text\" size=\"1\">" }, { "ruleID": "aria_attribute_redundant", "what": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_6e133f5", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[5]/input[1]" }, "excerpt": "<input title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\" pattern=\"[0-9()#&+*-=.]+\" aria-required=\"true\" required=\"required\" placeholder=\"Phone Number\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_6e133f5\" name=\"form_fields[field_6e133f5]\" type=\"tel\" size=\"1\">" }, { "ruleID": "aria_attribute_redundant", "what": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[4]/input[1]" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"Email Address\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">" }, { "ruleID": "aria_attribute_redundant", "what": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-lastname", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[3]/input[1]" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"Last Name\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-lastname\" name=\"form_fields[lastname]\" type=\"text\" size=\"1\">" }, { "ruleID": "aria_attribute_redundant", "what": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-firstname", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[2]/input[1]" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"First Name\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-firstname\" name=\"form_fields[firstname]\" type=\"text\" size=\"1\">" }, { "ruleID": "aria_attribute_redundant", "what": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "ordinalSeverity": 1, "tagName": "TEXTAREA", "id": "form-field-field_6d83c29", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[11]/textarea[1]" }, "excerpt": "<textarea aria-required=\"true\" required=\"required\" placeholder=\"Comment\" rows=\"4\" id=\"form-field-field_6d83c29\" name=\"form_fields[field_6d83c29]\" class=\"elementor-field-textual elementor-field elementor-size-sm\">" }, { "ruleID": "aria_attribute_redundant", "what": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_a0abff7", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[3]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/form[1]/div[1]/div[10]/input[1]" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"United States of America\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-field_a0abff7\" name=\"form_fields[field_a0abff7]\" type=\"text\" size=\"1\">" }, { "ruleID": "aria_attribute_redundant", "what": "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[2]/section[1]/div[2]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/input[1]" }, "excerpt": "<input aria-required=\"true\" required=\"required\" placeholder=\"Enter email here\" class=\"elementor-field elementor-size-sm elementor-field-textual\" id=\"form-field-email\" name=\"form_fields[email]\" type=\"email\" size=\"1\">" } ] }, "endTime": 1687094416621 }, { "type": "launch", "which": "chromium", "startTime": 1687094416621, "endTime": 1687094417372 }, { "type": "url", "which": "https://carlos2022.com/", "what": "Candidate Carlos Villapudua (D)", "startTime": 1687094417372, "result": { "url": "https://carlos2022.com/" }, "endTime": 1687094418389 }, { "type": "test", "which": "nuVal", "startTime": 1687094418389, "url": "https://carlos2022.com/", "what": "Nu Html Checker", "result": { "pageContent": { "messages": [ { "type": "info", "lastLine": 117, "lastColumn": 180, "firstColumn": 3, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "/style>\n\t\t<script charset=\"utf-8\" data-webpack=\"elementor-pro:chunk-42\" src=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/js/nav-menu.3de49ba5ef86f9a22ff5.bundle.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 178 }, { "type": "info", "lastLine": 117, "lastColumn": 364, "firstColumn": 190, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "></script><script charset=\"utf-8\" data-webpack=\"elementor-pro:chunk-680\" src=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/js/form.72b77b99d67b130634d2.bundle.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 175 }, { "type": "info", "lastLine": 117, "lastColumn": 548, "firstColumn": 374, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "></script><script charset=\"utf-8\" data-webpack=\"elementor-pro:chunk-50\" src=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/js/popup.483b906ddaa1af17ff14.bundle.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 175 }, { "type": "info", "lastLine": 117, "lastColumn": 725, "firstColumn": 558, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "></script><script charset=\"utf-8\" data-webpack=\"elementor:chunk-791\" src=\"https://carlos2022.com/wp-content/plugins/elementor/assets/js/video.d86bfd0676264945e968.bundle.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 168 }, { "type": "info", "lastLine": 117, "lastColumn": 908, "firstColumn": 735, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "></script><script charset=\"utf-8\" data-webpack=\"elementor:chunk-357\" src=\"https://carlos2022.com/wp-content/plugins/elementor/assets/js/text-editor.2c35aafbe5bf0e127950.bundle.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 174 }, { "type": "info", "lastLine": 117, "lastColumn": 1097, "firstColumn": 918, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "></script><script charset=\"utf-8\" data-webpack=\"elementor-pro:chunk-985\" src=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/js/load-more.80eb3caec79a44347d74.bundle.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 180 }, { "type": "info", "lastLine": 117, "lastColumn": 1282, "firstColumn": 1107, "subType": "warning", "message": "The charset attribute on the script element is obsolete.", "extract": "></script><script charset=\"utf-8\" data-webpack=\"elementor-pro:chunk-287\" src=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/js/posts.4e0ec95059abf8573a38.bundle.min.js\"></scri", "hiliteStart": 10, "hiliteLength": 176 }, { "type": "error", "lastLine": 134, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 145, "lastColumn": 325, "firstColumn": 128, "message": "Attribute migration_allowed not allowed on element nav at this point.", "extract": "n.css\">\t\t\t<nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 198 }, { "type": "error", "lastLine": 145, "lastColumn": 325, "firstColumn": 128, "message": "Attribute migrated not allowed on element nav at this point.", "extract": "n.css\">\t\t\t<nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 198 }, { "type": "info", "lastLine": 145, "lastColumn": 325, "firstColumn": 128, "subType": "warning", "message": "The navigation role is unnecessary for element nav.", "extract": "n.css\">\t\t\t<nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 198 }, { "type": "info", "lastLine": 154, "lastColumn": 112, "firstColumn": 4, "subType": "warning", "message": "The navigation role is unnecessary for element nav.", "extract": "</div>\n\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 109 }, { "type": "error", "lastLine": 168, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 128, "lastColumn": 280, "firstColumn": 9, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": ">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1db6af4 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1db6af4\" data-element_type=\"section\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 272 }, { "type": "info", "lastLine": 124, "lastColumn": 355, "firstColumn": 9, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": ">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-57e583f elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default\" data-id=\"57e583f\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 347 }, { "type": "error", "lastLine": 230, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 244, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 256, "lastColumn": 230, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 216 }, { "type": "error", "lastLine": 277, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 218, "lastColumn": 323, "firstColumn": 10, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5557bd7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5557bd7\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 314 }, { "type": "error", "lastLine": 297, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 291, "lastColumn": 241, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "tion>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8814409 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8814409\" data-element_type=\"section\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 237 }, { "type": "info", "lastLine": 310, "lastColumn": 247, "firstColumn": 9, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": ">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-44643a1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"44643a1\" data-element_type=\"section\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 239 }, { "type": "error", "lastLine": 340, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 496, "lastColumn": 5343, "firstColumn": 4, "message": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 5340 }, { "type": "error", "lastLine": 496, "lastColumn": 5343, "firstColumn": 4, "message": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 5340 }, { "type": "error", "lastLine": 496, "lastColumn": 5343, "firstColumn": 4, "message": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 5340 }, { "type": "error", "lastLine": 496, "lastColumn": 5343, "firstColumn": 4, "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 5340 }, { "type": "error", "lastLine": 508, "lastColumn": 6085, "firstColumn": 4, "message": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 6082 }, { "type": "error", "lastLine": 508, "lastColumn": 6085, "firstColumn": 4, "message": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 6082 }, { "type": "error", "lastLine": 508, "lastColumn": 6085, "firstColumn": 4, "message": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 6082 }, { "type": "error", "lastLine": 508, "lastColumn": 6085, "firstColumn": 4, "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 6082 }, { "type": "info", "lastLine": 603, "lastColumn": 231, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"First Name\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 217 }, { "type": "info", "lastLine": 608, "lastColumn": 228, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Last Name\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 214 }, { "type": "error", "lastLine": 613, "lastColumn": 227, "firstColumn": 15, "message": "Duplicate ID form-field-email.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 213 }, { "type": "info", "lastLine": 256, "lastColumn": 230, "firstColumn": 15, "subType": "warning", "message": "The first occurrence of ID form-field-email was here.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 216 }, { "type": "info", "lastLine": 613, "lastColumn": 227, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 213 }, { "type": "info", "lastLine": 618, "lastColumn": 335, "firstColumn": 9, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": ">\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t", "hiliteStart": 10, "hiliteLength": 327 }, { "type": "info", "lastLine": 624, "lastColumn": 236, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Address\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 222 }, { "type": "info", "lastLine": 629, "lastColumn": 233, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"City\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 219 }, { "type": "info", "lastLine": 634, "lastColumn": 254, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"State / Province / Region\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 240 }, { "type": "info", "lastLine": 639, "lastColumn": 240, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Postal Code\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 226 }, { "type": "info", "lastLine": 644, "lastColumn": 253, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"United States of America\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 239 }, { "type": "info", "lastLine": 649, "lastColumn": 219, "firstColumn": 7, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "el>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_6d83c29]\" id=\"form-field-field_6d83c29\" rows=\"4\" placeholder=\"Comment\" required=\"required\" aria-required=\"true\"></text", "hiliteStart": 10, "hiliteLength": 213 }, { "type": "info", "lastLine": 667, "lastColumn": 371, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "tion>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-db8f1f2 elementor-section-content-middle elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"db8f1f2\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 367 }, { "type": "error", "lastLine": 597, "lastColumn": 96, "firstColumn": 13, "message": "The value of the for attribute of the label element must be the ID of a non-hidden form control.", "extract": "\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-iwantto\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 84 } ], "language": "en" }, "rawPage": { "messages": [ { "type": "info", "lastLine": 8, "lastColumn": 56, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "y</title>\n<meta name='robots' content='max-image-preview:large' />\n<link", "hiliteStart": 10, "hiliteLength": 56 }, { "type": "info", "lastLine": 9, "lastColumn": 126, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "large' />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Carlos Villapudua » Feed\" href=\"https://carlos2022.com/feed/\" />\n<link", "hiliteStart": 10, "hiliteLength": 126 }, { "type": "info", "lastLine": 10, "lastColumn": 144, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "feed/\" />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Carlos Villapudua » Comments Feed\" href=\"https://carlos2022.com/comments/feed/\" />\n<scri", "hiliteStart": 10, "hiliteLength": 144 }, { "type": "info", "lastLine": 30, "lastColumn": 153, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "</style>\n\t<link rel='stylesheet' id='wp-block-library-css' href='https://carlos2022.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 152 }, { "type": "info", "lastLine": 31, "lastColumn": 146, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel='stylesheet' id='classic-theme-styles-css' href='https://carlos2022.com/wp-includes/css/classic-themes.min.css?ver=6.2.2' media='all' />\n<styl", "hiliteStart": 10, "hiliteLength": 146 }, { "type": "info", "lastLine": 38, "lastColumn": 150, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\n</style>\n<link rel='stylesheet' id='hello-elementor-css' href='https://carlos2022.com/wp-content/themes/hello-elementor/style.min.css?ver=2.7.1' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 150 }, { "type": "info", "lastLine": 39, "lastColumn": 162, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://carlos2022.com/wp-content/themes/hello-elementor/theme.min.css?ver=2.7.1' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 162 }, { "type": "info", "lastLine": 40, "lastColumn": 168, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel='stylesheet' id='elementor-frontend-css' href='https://carlos2022.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.13.2' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 168 }, { "type": "info", "lastLine": 41, "lastColumn": 152, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel='stylesheet' id='elementor-post-5-css' href='https://carlos2022.com/wp-content/uploads/elementor/css/post-5.css?ver=1684589020' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 152 }, { "type": "info", "lastLine": 42, "lastColumn": 159, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel='stylesheet' id='swiper-css' href='https://carlos2022.com/wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min.css?ver=5.3.6' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 159 }, { "type": "info", "lastLine": 43, "lastColumn": 166, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel='stylesheet' id='elementor-pro-css' href='https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/frontend-lite.min.css?ver=3.7.7' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 166 }, { "type": "info", "lastLine": 44, "lastColumn": 154, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel='stylesheet' id='elementor-post-15-css' href='https://carlos2022.com/wp-content/uploads/elementor/css/post-15.css?ver=1684589021' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "info", "lastLine": 45, "lastColumn": 154, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel='stylesheet' id='elementor-post-24-css' href='https://carlos2022.com/wp-content/uploads/elementor/css/post-24.css?ver=1684589021' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "info", "lastLine": 46, "lastColumn": 156, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel='stylesheet' id='elementor-post-307-css' href='https://carlos2022.com/wp-content/uploads/elementor/css/post-307.css?ver=1684589021' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 156 }, { "type": "info", "lastLine": 47, "lastColumn": 491, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "='all' />\n<link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.2.2' media='all' />\n<link", "hiliteStart": 10, "hiliteLength": 491 }, { "type": "info", "lastLine": 50, "lastColumn": 72, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "</script>\n<link rel=\"https://api.w.org/\" href=\"https://carlos2022.com/wp-json/\" /><link ", "hiliteStart": 10, "hiliteLength": 72 }, { "type": "info", "lastLine": 50, "lastColumn": 173, "firstColumn": 73, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://carlos2022.com/wp-json/wp/v2/pages/15\" /><link ", "hiliteStart": 10, "hiliteLength": 101 }, { "type": "info", "lastLine": 50, "lastColumn": 279, "firstColumn": 174, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ges/15\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://carlos2022.com/xmlrpc.php?rsd\" />\n<link", "hiliteStart": 10, "hiliteLength": 106 }, { "type": "info", "lastLine": 51, "lastColumn": 119, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "p?rsd\" />\n<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://carlos2022.com/wp-includes/wlwmanifest.xml\" />\n\n<lin", "hiliteStart": 10, "hiliteLength": 119 }, { "type": "info", "lastLine": 53, "lastColumn": 55, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ".xml\" />\n\n<link rel=\"canonical\" href=\"https://carlos2022.com/\" />\n<link", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "info", "lastLine": 54, "lastColumn": 55, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ".com/\" />\n<link rel='shortlink' href='https://carlos2022.com/' />\n<link", "hiliteStart": 10, "hiliteLength": 55 }, { "type": "info", "lastLine": 55, "lastColumn": 146, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ".com/' />\n<link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://carlos2022.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcarlos2022.com%2F\" />\n<link", "hiliteStart": 10, "hiliteLength": 146 }, { "type": "info", "lastLine": 56, "lastColumn": 154, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "om%2F\" />\n<link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://carlos2022.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcarlos2022.com%2F&format=xml\" />\n<meta", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "info", "lastLine": 58, "lastColumn": 134, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ay-auto\">\n<link rel=\"icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-32x32.png\" sizes=\"32x32\" />\n<link", "hiliteStart": 10, "hiliteLength": 134 }, { "type": "info", "lastLine": 59, "lastColumn": 138, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "32x32\" />\n<link rel=\"icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-192x192.png\" sizes=\"192x192\" />\n<link", "hiliteStart": 10, "hiliteLength": 138 }, { "type": "info", "lastLine": 60, "lastColumn": 134, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "2x192\" />\n<link rel=\"apple-touch-icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-180x180.png\" />\n<meta", "hiliteStart": 10, "hiliteLength": 134 }, { "type": "info", "lastLine": 61, "lastColumn": 145, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "0.png\" />\n<meta name=\"msapplication-TileImage\" content=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-270x270.png\" />\n\t\t<st", "hiliteStart": 10, "hiliteLength": 145 }, { "type": "error", "lastLine": 136, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 138, "lastColumn": 186, "firstColumn": 8, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\">\n\t\t\t\t\t\t\t<img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\" />\t\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 179 }, { "type": "error", "lastLine": 147, "lastColumn": 325, "firstColumn": 128, "message": "Attribute migration_allowed not allowed on element nav at this point.", "extract": "n.css\">\t\t\t<nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 198 }, { "type": "error", "lastLine": 147, "lastColumn": 325, "firstColumn": 128, "message": "Attribute migrated not allowed on element nav at this point.", "extract": "n.css\">\t\t\t<nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 198 }, { "type": "info", "lastLine": 147, "lastColumn": 325, "firstColumn": 128, "subType": "warning", "message": "The navigation role is unnecessary for element nav.", "extract": "n.css\">\t\t\t<nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 198 }, { "type": "info", "lastLine": 156, "lastColumn": 112, "firstColumn": 4, "subType": "warning", "message": "The navigation role is unnecessary for element nav.", "extract": "</div>\n\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\">\n\t\t\t\t<", "hiliteStart": 10, "hiliteLength": 109 }, { "type": "error", "lastLine": 170, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 130, "lastColumn": 280, "firstColumn": 9, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": ">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1db6af4 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1db6af4\" data-element_type=\"section\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 272 }, { "type": "info", "lastLine": 126, "lastColumn": 355, "firstColumn": 9, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": ">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-57e583f elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default\" data-id=\"57e583f\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 347 }, { "type": "error", "lastLine": 232, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 246, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 248, "lastColumn": 51, "firstColumn": 4, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"15\"/>\n\t\t\t<i", "hiliteStart": 10, "hiliteLength": 48 }, { "type": "info", "lastLine": 249, "lastColumn": 56, "firstColumn": 4, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\"15\"/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"0c61b8b\"/>\n\t\t\t<i", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 250, "lastColumn": 56, "firstColumn": 4, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "b8b\"/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" />\n\n\t\t\t\t", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 252, "lastColumn": 58, "firstColumn": 8, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ">\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"15\"/>\n\t\t\t\n\t", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 258, "lastColumn": 230, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 216 }, { "type": "error", "lastLine": 279, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 220, "lastColumn": 323, "firstColumn": 10, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5557bd7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5557bd7\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 314 }, { "type": "error", "lastLine": 299, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "info", "lastLine": 293, "lastColumn": 241, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "tion>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8814409 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8814409\" data-element_type=\"section\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 237 }, { "type": "info", "lastLine": 318, "lastColumn": 468, "firstColumn": 16, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"504\" height=\"529\" src=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1.png\" class=\"attachment-full size-full wp-image-214\" alt=\"\" loading=\"lazy\" srcset=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1.png 504w, https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1-286x300.png 286w\" sizes=\"(max-width: 504px) 100vw, 504px\" />\t\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 453 }, { "type": "info", "lastLine": 322, "lastColumn": 425, "firstColumn": 16, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"383\" height=\"128\" src=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua.png\" class=\"attachment-large size-large wp-image-133\" alt=\"\" loading=\"lazy\" srcset=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua.png 383w, https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-300x100.png 300w\" sizes=\"(max-width: 383px) 100vw, 383px\" />\t\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 410 }, { "type": "info", "lastLine": 312, "lastColumn": 247, "firstColumn": 9, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": ">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-44643a1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"44643a1\" data-element_type=\"section\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 239 }, { "type": "error", "lastLine": 342, "lastColumn": 10, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "iner\">\n\t\t\t<style>/*! el", "hiliteStart": 10, "hiliteLength": 7 }, { "type": "error", "lastLine": 498, "lastColumn": 5336, "firstColumn": 4, "message": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width =\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 5333 }, { "type": "error", "lastLine": 498, "lastColumn": 5336, "firstColumn": 4, "message": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width =\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 5333 }, { "type": "error", "lastLine": 498, "lastColumn": 5336, "firstColumn": 4, "message": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width =\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 5333 }, { "type": "error", "lastLine": 498, "lastColumn": 5336, "firstColumn": 4, "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjMyI6ImZveDQwLmNvbSIsIm5zX3N0X3N0Ijoia3R4bCIsIm5zX3N0X3B1IjoiTmV4c3RhciIsIm5zX3N0X2dlIjoiTG9jYWwgTmV3cyIsImNzX3VjZnIiOiIifSwiYWQiOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn19fSwiZGZwIjp7ImNsaWVudFNpZGUiOnsiYWRUYWdVcmwiOiJodHRwczovL3B1YmFkcy5nLmRvdWJsZWNsaWNrLm5ldC9nYW1wYWQvYWRzP3N6PTF4MTAwMCZpdT0vNTY3OC9ueC5rdHhsL25ld3MvbG9jYWxfbmV3cyZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDYxOTQwNTUlMjZjbXNpZCUzRDY5NzQ3NCUyNnBpZCUzRDY5NzQ3NCUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTY5NzQ3NCUyNnZpZGNhdCUzRCUyRm5ld3MlMkZsb2NhbF9uZXdzJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRDEzYTBlM2JhLWY2NzUtNGY0OS04YjgyLTFhM2Q1YzM3NGNlYyIsInZwYWlkTW9kZSI6ImVuYWJsZWQifSwic2VydmVyU2lkZSI6eyJwYWxfbm9uY2UiOiJBUXp6QkdRRXNRdDlHSnMzcnljVnJZUmdpblpYTC05aGtOTjIxczk3SXdRWG1KUnlncmlxbzBiOHNtQTFCcDE5UWZBT0FUeE1DdGdkVTVQWkZydEczRjJQaDYxU3VXcE5qWkM1LUlFa1hrcjhhUXJacVJXejBsZFZtem9TUkoxck42cTRLc1VkZXdwaUd5NEk0THNqZEI4U0RHNVBpQVpVenlVZHdfVlVpb3lQOEUwY1V6dGxpRExPLXRUUUdlWjJHU0JOMlFvYTNnaHVPQVROUi1Kdk9KbC1vMHhzSDQ3Wml0VDVtUUJEZ0xrRzhkWEZrZ3hDTGxIc2Q5NUtIandOX0RWNGl1Zml0VVYxNm1CTWNFdnZIcnZRMWxjZWNIUUNIcGUyeXJSQTlXSWRYTzNiRTd0Ry1mb1hSUk16M0I0dGQydHk0VnFBVklyWlVPNlNrOW0xelBfSnJFR0pOdEhubm44NVNJM25fZjVId1F4QkI2bXVRQngwMzVwSy1LTzlSclZ1WWpiU0NtVG96MFNQdml3U1JlcE1NWEZSNkUxbGZ3NnUzYlBIaWVKdXNjMlBfZFpTUDFna2ZxTXRTazh3Q0t4SVJHQWlrS0xKSXJXYnp1S2lISW5vT0dCVk44ZVd5N1lYYTdQdlVBdFFHZGlka2dHeGhzeE9qeTNvNGhUZkJMcUQxRGRpeGZwWFRxT2lfYUtUNzZDcGVGd2xBc2RxdE1vNFZCdmhaek81Uk5zUVgwT3RQWk5XckNqWGJHWndnVGFKUzRoMUJzVHRVbExVcUVGdUhwVDQxNVRwMnhzbVJBX1FlVEpfVDZDNFN0OTRiLVR1Y0x0TlhuTmRfclhiaTVwa0JJUF9IenA0dklXSlZ5Ykt2Zl9Sam5xQk8zYVZjVHEzaGhCQkhpTnB4bUh4NjI5THBvZzRaNnBGRWlnQzFyMEVOZnhIcUNNZ1hBQ3pzdE80Q0hRc2U5NjhHbmU1a2V4T1lhSHdFa0ZjbXlzUnB6M21wQk43aGl5VE1aa2pibzVONnpBZlF5ZHdfSURPQlVnNlBsY2g3dzA3NWF5anpGWHo4RVJUQ25COFBYZHlNTXBITGNkS1Fyc080QW5xNzJfSWtRNFZzYUltaDlBczZDNkZPdDdkUk5wTDVkbGtySFFFWWMzQ3RuOE1MVE41RVJ6eHJOeUJ6NnZET0l1SFpFNFhFcnNRQlB4dENIRjVsTndZUTlyME5BMmtvZ09DeHRVa2lMTGFwRnlhUU95WWxiZE5qczlBVjBJQVBhU1Q0bC1UQUhMT0xSU2FjREZzMDdSaWRwUjlqVG5DSzBZTTZaaEptT3RaVGZuTHA1bmhLVnpDRHVrUkw1eVMxZEt1NVlEMVA1ZTdrdGRqM1hPai1XcFNqcHJvQmk4dUY0ckF0M3p5Zm1NNHFXY05rdUExQWIxdXBUS0FTSTktN2Jicm5vbnQtZWRtY3FSU3F6UmRrSVlmZUFxbE9YclNGTDlZbEtxUDAxNVh2SEQxTmszblpubUJQemFRd1FnQV9QTGU2MS1IR2RIUU1NWHNHV3cyQUlJS1M2cHhITVVTOUVHRjJjSHI0cEhQcVdublI0Wk8ybXlVcFowSERKYlQ0b1dMR1lFNjB2b1FTZUxCTWFUampOekgyWUlkWU9FQlJ0UDZ4WDcyY1hSMGRQeTJsWFg2V2dxX3ZLejdja2pkaUEzeVg4RURraTZYNlNOLW9BN1RZSDV6aHpzVnBUWWVVQXFabHVFUkt6azZKZjFhSDB6NCJ9fSwibmllbHNlbiI6eyJhcGlkIjoiUENDRjU5RUQwLUYyNjktNEMwQy05MDlBLTI5QkY5NDdBNjhBMyIsInNmY29kZSI6ImRjciIsInR5cGUiOiJkY3IiLCJhcG4iOiJBbnZhdG8iLCJlbnZpcm9ubWVudCI6InByb2R1Y3Rpb24iLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsiYWRsb2FkdHlwZSI6MiwiYWRNb2RlbCI6Mn0sIm9wdE91dCI6ZmFsc2V9LCJzZWdtZW50Q3VzdG9tIjp7InNjcmlwdCI6Imh0dHBzOi8vc2VnbWVudC5wc2cubmV4c3RhcmRpZ2l0YWwubmV0L2FudmF0by5qcyIsIndyaXRlS2V5IjoiTUZjVEpIdFdOUDNKRmFBdXhVMmh1dGZVTDdWNnJ0Nm4iLCJwbHVnaW5zTG9hZGluZ1RpbWVvdXQiOjEyfSwiZ29vZ2xlQW5hbHl0aWNzIjp7InRyYWNraW5nSWQiOiJVQS0zNDEzMzg4NC04IiwiZXZlbnRzIjp7IkFEX1NUQVJURUQiOnsiYWxpYXMiOiJWaWRlby1BZCIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tUGxheSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19GSVJTVF9RVUFSVElMRSI6eyJhbGlhcyI6IlZpZGVvLTI1JSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJWSURFT19NSURfUE9JTlQiOnsiYWxpYXMiOiJWaWRlby01MCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fVEhJUkRfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby03NSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fQ09NUExFVEVEIjp7ImFsaWFzIjoiVmlkZW8tMTAwJSIsImNhdGVnb3J5IjoiVmlkZW8iLCJsYWJlbCI6IltbVElUTEVdXSJ9LCJVU0VSX1BBVVNFIjp7ImFsaWFzIjoiUGF1c2UiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9SRVNVTUUiOnsiYWxpYXMiOiJSZXN1bWUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifX19LCJwYWwiOnsibGlicmFyeVJlcXVlc3RlZCI6dHJ1ZX19LCJodG1sNSI6dHJ1ZSwidG9rZW4iOiJleUowZVhBaU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuZXlKMmFXUWlPaUkyTVRrME1EVTFJaXdpYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width =\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 5333 }, { "type": "error", "lastLine": 510, "lastColumn": 6078, "firstColumn": 4, "message": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width =\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 6075 }, { "type": "error", "lastLine": 510, "lastColumn": 6078, "firstColumn": 4, "message": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width =\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 6075 }, { "type": "error", "lastLine": 510, "lastColumn": 6078, "firstColumn": 4, "message": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width =\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 6075 }, { "type": "error", "lastLine": 510, "lastColumn": 6078, "firstColumn": 4, "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "extract": "iner\">\n\t\t\t<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhdGEiOnRydWUsIm1hcHBpbmciOnsidmlkZW8iOnsiYzMiOiJmb3g0MC5jb20iLCJuc19zdF9zdCI6Imt0eGwiLCJuc19zdF9wdSI6Ik5leHN0YXIiLCJuc19zdF9nZSI6IkxvY2FsIE5ld3MiLCJjc191Y2ZyIjoiIn0sImFkIjp7ImMzIjoiZm94NDAuY29tIiwibnNfc3Rfc3QiOiJrdHhsIiwibnNfc3RfcHUiOiJOZXhzdGFyIiwibnNfc3RfZ2UiOiJMb2NhbCBOZXdzIiwiY3NfdWNmciI6IiJ9fX0sImRmcCI6eyJjbGllbnRTaWRlIjp7ImFkVGFnVXJsIjoiaHR0cHM6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0xeDEwMDAmaXU9JTJGNTY3OCUyRm54Lmt0eGwlMkZuZXdzJTJGY2FsaWZvcm5pYSZpbXBsPXMmZ2RmcF9yZXE9MSZlbnY9dnAmb3V0cHV0PXZtYXAmdW52aWV3ZWRfcG9zaXRpb25fc3RhcnQ9MSZhZF9ydWxlPTEmZGVzY3JpcHRpb25fdXJsPWh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiZ2Y29ucD0yJmN1c3RfcGFyYW1zPXZpZCUzRDY3MDEyODklMjZjbXNpZCUzRDg1MTcxNSUyNnBpZCUzRDg1MTcxNSUyNnBlcnNfY2lkJTNEbnhzdHJpYi0xMy1hcnRpY2xlLTg1MTcxNSUyNnZpZGNhdCUzRCUyRm5ld3MlMkZjYWxpZm9ybmlhJTI2Ym9iX2NrJTNEJTVCYm9iX2NrX3ZhbCU1RCUyNmRfY29kZSUzRDElMjZwYWdldHlwZSUzRHN0b3J5JTI2cGxheWVyd2lkdGglM0Q1MTcuMjk2ODc1JTI2cGxheWVyaGVpZ2h0JTNEMjkxJTI2dXBpZCUzRGJhMTY5OGI1LWNmYTUtNDUzZS04MzI3LTE1NmQ4Zjk4ZmZlNSUyNnBlcm11dGl2ZSUzRDg1MjAwJTI1MkM5NDI1OSUyNTJDOTk5NDYmcHBpZD03ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJ2cGFpZE1vZGUiOiJlbmFibGVkIn0sInNlcnZlclNpZGUiOnsicGFsX25vbmNlIjoiQVF6ekJHUUVjQlQ2cW9Yb2gzdkNEcC1KdEZ0aV9DTWhCTUE0bkpqa2FuWE10Znh2TUZ2d1IzYV9RX3JJbGctamRVWGdUUy1RSlIybDhBaXZTdTQyS3NwbUtwZUVCSm91SHYwNllWb3BXUW80dEZJb0k2MlByRUFTTjJRUXQ1Q19sbTNoWWQzMWZheFg0S1U1aThGV3NZUF8td296V05DT29fZFQ1TGx6QS1GV2MwcHJOSXpzVXA1X0RZcG05S2RrN013Nk9wRkxVRmhzbTUxSDdGNVZ2a0t2VlRwODlCQzRlaTBNTjY4UzlFclZSTnJGdUJJQ25tS1dGNW9kekdxZUsxMDJtUjBrX19feUZtLW0zaTRtSXFfNXE5NHVKV3Z0YkQ2bmxMN0xFbUQtMEdoeV9vWGJzVVJwdFVzaExLUFBvWFJoRTdVRFpBRmQ3WGhSUnl6Q0lEbVQ0NXVKTlpFazQxV21aZnY0MjAtWHgzVkNsSmNxeEl3TUhqbDIzMk9ieUh3eG5ENXFqdzR3YUZUVm1VSG5kR0hhT1dUR0J6ZHVYdzgxUHRiTEFTYnlwbE4xdHA0cE9iSElGaTJ2aWZzZFE4bDJKSnd3SnRtNGRObGdpWVBBMko1QVVJWlVzVGtJR1lvX05oSzNWUDd5R1FJdEFIWTJrYmtNZ2doUlFFcDd6MFotMmlXX1lYcWFVUW1MUnJ1LU1QWXJ4N2FqaHdpMDFtWUxWckcxRkJERm5mdkR1N0JwSEtDU0VwaTlaM0Zzc2RnNWVDVk1YOEp1MWRHNUVkYVhfb3dBUDczM0ZjZ293LThNTDdqRmxYbGxyMW00MkRtS0d5emNZWjVIWWNuX3FHNUQydzZ0UjNjd3RmbWRzemNhNGotVUVNeXNteExpTGZhNXB6YnBsMkptaFJpN0VyMEFFTDJJRlVBeE9ySWRYS3dJajhhR25SQjFaakdqRGpHMkFRdHRnaXNDOWpwV09PYjRrTjRkLVZLZVNOZ2NSOVhGZzg4a1VFZnBFdzBFT3kzOWxiUnJaSUk4dEEweWFMTDFqQkl4Mm9uWWRtQ0JrZ3pyeFFjenY3UXlxanFZb2pOX1R6RjdfZm9pcHVYWHVMOURjTXZ2MnR1alVNa1V5TmVPNlN4R0YzbWtZb3UwYUdPTmVRR1VfcWdueFZkUlY0dzVJUXVmMlNGaWhYTnpfbzVwQTZhMHc2eUpvU2dYLUM3SDdOQl9NWFZ3eU0xTkhQRFFMX2NLaGh2aDdYM09xRzhvRG90VnkwY0s1Wk9pb3lPa0VMS3d0OGFSUW5VUG02em9uT2NRak9MaGxXVXRKMjlkNXlpenU2bmFweUotbE0tRHVGcHhXRnRfamNENnh1ZWhBNTBRY3loY1RfdFRNYlBOdktmT3dUZ3FYX0ZzdkNFVmhYVFVfdVZldDY0VGxWckQ4Zkw0S1Ezc1pyTUdSbFE5XzJRam5PZUM4QWpSQTJrVEZEME1aaERDaWRYRldkWmtWZ3BMeGNCRzhxSEg3azAtemhEOHdNNGk5US1jR0RZRGtXcGp2QmQtY3o4SjNfeFJ6elg3ei1Dc0FRRzIzNUhMZ2pKLUtGMDRCM3hRY0QtMFByRU9fWDkxNkZWblByLWowY3lsaXJmb2JGWDJKMHQ4aWthNnF0VHIxVlBXeG1Xa09oMkd2RTZvOEpfb0NDbm5NUU5nd05hSXdScHZScnNSSlYxU3ZtRDRFYmJ1LXBpQkhuRVN3Wm9HOGtfLXlhYXVzMHRZelNWMTJsSWlLTTBqeHh4TGJRYmZOWWdGalVESmR0VUg4Q0pPZGlYeFdOWllKaERORHZzZE1rNlQxSVhyeUl3amJaTy1DOUNTUTBzSmZfQzl5Y0cyZlBncjRWOW9nb0RHUG53X2dLb1ZFTWtNejdWT0M4UlVhOGFnVTcyZ0NONUNFTFM4RXFvTms5M0cySE1SZkZwVm80enFWZTYwaWMySVRYRzVMbThSdzFmNGdLMm92WnBKWWJ5R3RnLi4ifX0sIm5pZWxzZW4iOnsiYXBpZCI6IlBDQ0Y1OUVEMC1GMjY5LTRDMEMtOTA5QS0yOUJGOTQ3QTY4QTMiLCJzZmNvZGUiOiJkY3IiLCJ0eXBlIjoiZGNyIiwiYXBuIjoiQW52YXRvIiwiZW52aXJvbm1lbnQiOiJwcm9kdWN0aW9uIiwidXNlRGVyaXZlZE1ldGFkYXRhIjp0cnVlLCJtYXBwaW5nIjp7ImFkbG9hZHR5cGUiOjIsImFkTW9kZWwiOjJ9LCJvcHRPdXQiOmZhbHNlfSwic2VnbWVudEN1c3RvbSI6eyJzY3JpcHQiOiJodHRwczovL3NlZ21lbnQucHNnLm5leHN0YXJkaWdpdGFsLm5ldC9hbnZhdG8uanMiLCJ3cml0ZUtleSI6Ik1GY1RKSHRXTlAzSkZhQXV4VTJodXRmVUw3VjZydDZuIiwicGx1Z2luc0xvYWRpbmdUaW1lb3V0IjoxMn0sImdvb2dsZUFuYWx5dGljcyI6eyJ0cmFja2luZ0lkIjoiVUEtMzQxMzM4ODQtOCIsImV2ZW50cyI6eyJBRF9TVEFSVEVEIjp7ImFsaWFzIjoiVmlkZW8tQWQiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fU1RBUlRFRCI6eyJhbGlhcyI6IlZpZGVvLVBsYXkiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fRklSU1RfUVVBUlRJTEUiOnsiYWxpYXMiOiJWaWRlby0yNSUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVklERU9fTUlEX1BPSU5UIjp7ImFsaWFzIjoiVmlkZW8tNTAlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX1RISVJEX1FVQVJUSUxFIjp7ImFsaWFzIjoiVmlkZW8tNzUlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlZJREVPX0NPTVBMRVRFRCI6eyJhbGlhcyI6IlZpZGVvLTEwMCUiLCJjYXRlZ29yeSI6IlZpZGVvIiwibGFiZWwiOiJbW1RJVExFXV0ifSwiVVNFUl9QQVVTRSI6eyJhbGlhcyI6IlBhdXNlIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn0sIlVTRVJfUkVTVU1FIjp7ImFsaWFzIjoiUmVzdW1lIiwiY2F0ZWdvcnkiOiJWaWRlbyIsImxhYmVsIjoiW1tUSVRMRV1dIn19fSwicGFsIjp7InBwaWQiOiI3ZTZlODE0My1hMjlkLTRjNzItOWE1Yy0wNGFlZWJiYjRkNzQiLCJkZXNjcmlwdGlvblVybCI6Imh0dHBzJTNBJTJGJTJGZm94NDAuY29tJTJGbmV3cyUyRmNhbGlmb3JuaWEtY29ubmVjdGlvbiUyRmJpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZSUyRiIsImxpYnJhcnlSZXF1ZXN0ZWQiOnRydWV9fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SjJhV1FpT2lJMk56QXhNamc1SWl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width =\"640\" height=\"360\"></ifra", "hiliteStart": 10, "hiliteLength": 6075 }, { "type": "info", "lastLine": 591, "lastColumn": 52, "firstColumn": 4, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"307\"/>\n\t\t\t<i", "hiliteStart": 10, "hiliteLength": 49 }, { "type": "info", "lastLine": 592, "lastColumn": 56, "firstColumn": 4, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "307\"/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"5cf1469\"/>\n\t\t\t<i", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 593, "lastColumn": 56, "firstColumn": 4, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "469\"/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" />\n\n\t\t\t\t", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 595, "lastColumn": 58, "firstColumn": 8, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ">\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"15\"/>\n\t\t\t\n\t", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 605, "lastColumn": 231, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"First Name\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 217 }, { "type": "info", "lastLine": 610, "lastColumn": 228, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Last Name\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 214 }, { "type": "error", "lastLine": 615, "lastColumn": 227, "firstColumn": 15, "message": "Duplicate ID form-field-email.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 213 }, { "type": "info", "lastLine": 258, "lastColumn": 230, "firstColumn": 15, "subType": "warning", "message": "The first occurrence of ID form-field-email was here.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 216 }, { "type": "info", "lastLine": 615, "lastColumn": 227, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 213 }, { "type": "info", "lastLine": 620, "lastColumn": 335, "firstColumn": 9, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": ">\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t", "hiliteStart": 10, "hiliteLength": 327 }, { "type": "info", "lastLine": 626, "lastColumn": 236, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Address\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 222 }, { "type": "info", "lastLine": 631, "lastColumn": 233, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"City\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 219 }, { "type": "info", "lastLine": 636, "lastColumn": 254, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"State / Province / Region\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 240 }, { "type": "info", "lastLine": 641, "lastColumn": 240, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Postal Code\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 226 }, { "type": "info", "lastLine": 646, "lastColumn": 253, "firstColumn": 15, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"United States of America\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 239 }, { "type": "info", "lastLine": 651, "lastColumn": 219, "firstColumn": 7, "subType": "warning", "message": "Attribute aria-required is unnecessary for elements that have attribute required.", "extract": "el>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_6d83c29]\" id=\"form-field-field_6d83c29\" rows=\"4\" placeholder=\"Comment\" required=\"required\" aria-required=\"true\"></text", "hiliteStart": 10, "hiliteLength": 213 }, { "type": "info", "lastLine": 669, "lastColumn": 371, "firstColumn": 5, "subType": "warning", "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "extract": "tion>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-db8f1f2 elementor-section-content-middle elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"db8f1f2\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 367 }, { "type": "error", "lastLine": 599, "lastColumn": 96, "firstColumn": 13, "message": "The value of the for attribute of the label element must be the ID of a non-hidden form control.", "extract": "\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-iwantto\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 84 } ], "language": "en" }, "success": true }, "standardResult": { "totals": [ 47, 0, 38, 0 ], "instances": [ { "ruleID": "The charset attribute on the script element is obsolete.", "what": "The charset attribute on the script element is obsolete.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "117" }, "excerpt": "/style> <script charset=\"utf-8\" data-webpack=\"elementor-pro:chunk-42\" src=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/js/nav-menu.3de49ba5ef86f9a22ff5.bundle.min.js\"></scri" }, { "ruleID": "The charset attribute on the script element is obsolete.", "what": "The charset attribute on the script element is obsolete.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "117" }, "excerpt": "></script><script charset=\"utf-8\" data-webpack=\"elementor-pro:chunk-680\" src=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/js/form.72b77b99d67b130634d2.bundle.min.js\"></scri" }, { "ruleID": "The charset attribute on the script element is obsolete.", "what": "The charset attribute on the script element is obsolete.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "117" }, "excerpt": "></script><script charset=\"utf-8\" data-webpack=\"elementor-pro:chunk-50\" src=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/js/popup.483b906ddaa1af17ff14.bundle.min.js\"></scri" }, { "ruleID": "The charset attribute on the script element is obsolete.", "what": "The charset attribute on the script element is obsolete.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "117" }, "excerpt": "></script><script charset=\"utf-8\" data-webpack=\"elementor:chunk-791\" src=\"https://carlos2022.com/wp-content/plugins/elementor/assets/js/video.d86bfd0676264945e968.bundle.min.js\"></scri" }, { "ruleID": "The charset attribute on the script element is obsolete.", "what": "The charset attribute on the script element is obsolete.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "117" }, "excerpt": "></script><script charset=\"utf-8\" data-webpack=\"elementor:chunk-357\" src=\"https://carlos2022.com/wp-content/plugins/elementor/assets/js/text-editor.2c35aafbe5bf0e127950.bundle.min.js\"></scri" }, { "ruleID": "The charset attribute on the script element is obsolete.", "what": "The charset attribute on the script element is obsolete.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "117" }, "excerpt": "></script><script charset=\"utf-8\" data-webpack=\"elementor-pro:chunk-985\" src=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/js/load-more.80eb3caec79a44347d74.bundle.min.js\"></scri" }, { "ruleID": "The charset attribute on the script element is obsolete.", "what": "The charset attribute on the script element is obsolete.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "117" }, "excerpt": "></script><script charset=\"utf-8\" data-webpack=\"elementor-pro:chunk-287\" src=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/js/posts.4e0ec95059abf8573a38.bundle.min.js\"></scri" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "134" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Attribute migration_allowed not allowed on element nav at this point.", "what": "Attribute migration_allowed not allowed on element nav at this point.", "ordinalSeverity": 2, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "145" }, "excerpt": "n.css\"> <nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\"> <" }, { "ruleID": "Attribute migrated not allowed on element nav at this point.", "what": "Attribute migrated not allowed on element nav at this point.", "ordinalSeverity": 2, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "145" }, "excerpt": "n.css\"> <nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\"> <" }, { "ruleID": "The navigation role is unnecessary for element nav.", "what": "The navigation role is unnecessary for element nav.", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "145" }, "excerpt": "n.css\"> <nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\"> <" }, { "ruleID": "The navigation role is unnecessary for element nav.", "what": "The navigation role is unnecessary for element nav.", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "154" }, "excerpt": "</div> <nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\"> <" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "168" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "dom", "type": "line", "spec": "128" }, "excerpt": "> <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1db6af4 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1db6af4\" data-element_type=\"section\"> " }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "dom", "type": "line", "spec": "124" }, "excerpt": "> <section class=\"elementor-section elementor-top-section elementor-element elementor-element-57e583f elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default\" data-id=\"57e583f\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "230" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "244" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "line", "spec": "256" }, "excerpt": " <input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "277" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "dom", "type": "line", "spec": "218" }, "excerpt": " <section class=\"elementor-section elementor-top-section elementor-element elementor-element-5557bd7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5557bd7\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "297" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "dom", "type": "line", "spec": "291" }, "excerpt": "tion> <section class=\"elementor-section elementor-top-section elementor-element elementor-element-8814409 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8814409\" data-element_type=\"section\"> " }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "dom", "type": "line", "spec": "310" }, "excerpt": "> <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-44643a1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"44643a1\" data-element_type=\"section\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "340" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "what": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "line", "spec": "496" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?ke ... pYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\"></ifra" }, { "ruleID": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "what": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "line", "spec": "496" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?ke ... pYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\"></ifra" }, { "ruleID": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "what": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "line", "spec": "496" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?ke ... pYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\"></ifra" }, { "ruleID": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "what": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "line", "spec": "496" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?ke ... pYVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width=\"640\" height=\"360\"></ifra" }, { "ruleID": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "what": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "line", "spec": "508" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?ke ... Wl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\"></ifra" }, { "ruleID": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "what": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "line", "spec": "508" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?ke ... Wl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\"></ifra" }, { "ruleID": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "what": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "line", "spec": "508" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?ke ... Wl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\"></ifra" }, { "ruleID": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "what": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "line", "spec": "508" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?ke ... Wl3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width=\"640\" height=\"360\"></ifra" }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-firstname", "location": { "doc": "dom", "type": "line", "spec": "603" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"First Name\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-lastname", "location": { "doc": "dom", "type": "line", "spec": "608" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Last Name\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Duplicate ID form-field-email.", "what": "Duplicate ID form-field-email.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "line", "spec": "613" }, "excerpt": " <input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "The first occurrence of ID form-field-email was here.", "what": "The first occurrence of ID form-field-email was here.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "line", "spec": "256" }, "excerpt": " <input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "line", "spec": "613" }, "excerpt": " <input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_6e133f5", "location": { "doc": "dom", "type": "line", "spec": "618" }, "excerpt": "> <input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_4a86e36", "location": { "doc": "dom", "type": "line", "spec": "624" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Address\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_5d71834", "location": { "doc": "dom", "type": "line", "spec": "629" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"City\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_9928ef1", "location": { "doc": "dom", "type": "line", "spec": "634" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"State / Province / Region\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_87ef1c8", "location": { "doc": "dom", "type": "line", "spec": "639" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Postal Code\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_a0abff7", "location": { "doc": "dom", "type": "line", "spec": "644" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"United States of America\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "TEXTAREA", "id": "form-field-field_6d83c29", "location": { "doc": "dom", "type": "line", "spec": "649" }, "excerpt": "el> <textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_6d83c29]\" id=\"form-field-field_6d83c29\" rows=\"4\" placeholder=\"Comment\" required=\"required\" aria-required=\"true\"></text" }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "dom", "type": "line", "spec": "667" }, "excerpt": "tion> <section class=\"elementor-section elementor-top-section elementor-element elementor-element-db8f1f2 elementor-section-content-middle elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"db8f1f2\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\"> " }, { "ruleID": "The value of the for attribute of the label element must be the ID of a non-hidden form control.", "what": "The value of the for attribute of the label element must be the ID of a non-hidden form control.", "ordinalSeverity": 2, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "line", "spec": "597" }, "excerpt": " <label for=\"form-field-iwantto\" class=\"elementor-field-label elementor-screen-only\"> " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "8" }, "excerpt": "y</title> <meta name='robots' content='max-image-preview:large' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "9" }, "excerpt": "large' /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Carlos Villapudua » Feed\" href=\"https://carlos2022.com/feed/\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "10" }, "excerpt": "feed/\" /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Carlos Villapudua » Comments Feed\" href=\"https://carlos2022.com/comments/feed/\" /> <scri" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "30" }, "excerpt": "</style> <link rel='stylesheet' id='wp-block-library-css' href='https://carlos2022.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "31" }, "excerpt": "='all' /> <link rel='stylesheet' id='classic-theme-styles-css' href='https://carlos2022.com/wp-includes/css/classic-themes.min.css?ver=6.2.2' media='all' /> <styl" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "38" }, "excerpt": " </style> <link rel='stylesheet' id='hello-elementor-css' href='https://carlos2022.com/wp-content/themes/hello-elementor/style.min.css?ver=2.7.1' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "39" }, "excerpt": "='all' /> <link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://carlos2022.com/wp-content/themes/hello-elementor/theme.min.css?ver=2.7.1' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "40" }, "excerpt": "='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://carlos2022.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.13.2' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "41" }, "excerpt": "='all' /> <link rel='stylesheet' id='elementor-post-5-css' href='https://carlos2022.com/wp-content/uploads/elementor/css/post-5.css?ver=1684589020' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "42" }, "excerpt": "='all' /> <link rel='stylesheet' id='swiper-css' href='https://carlos2022.com/wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min.css?ver=5.3.6' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "43" }, "excerpt": "='all' /> <link rel='stylesheet' id='elementor-pro-css' href='https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/frontend-lite.min.css?ver=3.7.7' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "44" }, "excerpt": "='all' /> <link rel='stylesheet' id='elementor-post-15-css' href='https://carlos2022.com/wp-content/uploads/elementor/css/post-15.css?ver=1684589021' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "45" }, "excerpt": "='all' /> <link rel='stylesheet' id='elementor-post-24-css' href='https://carlos2022.com/wp-content/uploads/elementor/css/post-24.css?ver=1684589021' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "46" }, "excerpt": "='all' /> <link rel='stylesheet' id='elementor-post-307-css' href='https://carlos2022.com/wp-content/uploads/elementor/css/post-307.css?ver=1684589021' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "47" }, "excerpt": "='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C ... c%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.2.2' media='all' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "50" }, "excerpt": "</script> <link rel=\"https://api.w.org/\" href=\"https://carlos2022.com/wp-json/\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "50" }, "excerpt": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://carlos2022.com/wp-json/wp/v2/pages/15\" /><link " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "50" }, "excerpt": "ges/15\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://carlos2022.com/xmlrpc.php?rsd\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "51" }, "excerpt": "p?rsd\" /> <link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://carlos2022.com/wp-includes/wlwmanifest.xml\" /> <lin" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "53" }, "excerpt": ".xml\" /> <link rel=\"canonical\" href=\"https://carlos2022.com/\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "54" }, "excerpt": ".com/\" /> <link rel='shortlink' href='https://carlos2022.com/' /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "55" }, "excerpt": ".com/' /> <link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://carlos2022.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcarlos2022.com%2F\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "56" }, "excerpt": "om%2F\" /> <link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://carlos2022.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcarlos2022.com%2F&format=xml\" /> <meta" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "58" }, "excerpt": "ay-auto\"> <link rel=\"icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-32x32.png\" sizes=\"32x32\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "59" }, "excerpt": "32x32\" /> <link rel=\"icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-192x192.png\" sizes=\"192x192\" /> <link" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "60" }, "excerpt": "2x192\" /> <link rel=\"apple-touch-icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-180x180.png\" /> <meta" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "61" }, "excerpt": "0.png\" /> <meta name=\"msapplication-TileImage\" content=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-270x270.png\" /> <st" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "136" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "138" }, "excerpt": "\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\" /> " }, { "ruleID": "Attribute migration_allowed not allowed on element nav at this point.", "what": "Attribute migration_allowed not allowed on element nav at this point.", "ordinalSeverity": 2, "tagName": "NAV", "id": "", "location": { "doc": "source", "type": "line", "spec": "147" }, "excerpt": "n.css\"> <nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\"> <" }, { "ruleID": "Attribute migrated not allowed on element nav at this point.", "what": "Attribute migrated not allowed on element nav at this point.", "ordinalSeverity": 2, "tagName": "NAV", "id": "", "location": { "doc": "source", "type": "line", "spec": "147" }, "excerpt": "n.css\"> <nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\"> <" }, { "ruleID": "The navigation role is unnecessary for element nav.", "what": "The navigation role is unnecessary for element nav.", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "source", "type": "line", "spec": "147" }, "excerpt": "n.css\"> <nav migration_allowed=\"1\" migrated=\"0\" role=\"navigation\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\"> <" }, { "ruleID": "The navigation role is unnecessary for element nav.", "what": "The navigation role is unnecessary for element nav.", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "source", "type": "line", "spec": "156" }, "excerpt": "</div> <nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\"> <" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "170" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "source", "type": "line", "spec": "130" }, "excerpt": "> <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1db6af4 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1db6af4\" data-element_type=\"section\"> " }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "source", "type": "line", "spec": "126" }, "excerpt": "> <section class=\"elementor-section elementor-top-section elementor-element elementor-element-57e583f elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default\" data-id=\"57e583f\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "232" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "246" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "248" }, "excerpt": "Form\"> <input type=\"hidden\" name=\"post_id\" value=\"15\"/> <i" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "249" }, "excerpt": "\"15\"/> <input type=\"hidden\" name=\"form_id\" value=\"0c61b8b\"/> <i" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "250" }, "excerpt": "b8b\"/> <input type=\"hidden\" name=\"referer_title\" value=\"\" /> " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "252" }, "excerpt": "> <input type=\"hidden\" name=\"queried_id\" value=\"15\"/> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "source", "type": "line", "spec": "258" }, "excerpt": " <input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "279" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "source", "type": "line", "spec": "220" }, "excerpt": " <section class=\"elementor-section elementor-top-section elementor-element elementor-element-5557bd7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5557bd7\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "299" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "source", "type": "line", "spec": "293" }, "excerpt": "tion> <section class=\"elementor-section elementor-top-section elementor-element elementor-element-8814409 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8814409\" data-element_type=\"section\"> " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "318" }, "excerpt": " <img decoding=\"async\" width=\"504\" height=\"529\" src=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1.png\" class=\"attachment-full size-full wp-image-214\" alt=\"\" loadi ... oads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1.png 504w, https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-ABOUT-CARLOS-1-286x300.png 286w\" sizes=\"(max-width: 504px) 100vw, 504px\" /> " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "322" }, "excerpt": " <img decoding=\"async\" width=\"383\" height=\"128\" src=\"https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua.png\" class=\"attachment-large size-large wp-image-133\" alt=\"\" loading=\"lazy\" src ... /carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua.png 383w, https://carlos2022.com/wp-content/uploads/2022/08/Carlos-Villapudua-300x100.png 300w\" sizes=\"(max-width: 383px) 100vw, 383px\" /> " }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "source", "type": "line", "spec": "312" }, "excerpt": "> <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-44643a1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"44643a1\" data-element_type=\"section\"> " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "342" }, "excerpt": "iner\"> <style>/*! el" }, { "ruleID": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "what": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "source", "type": "line", "spec": "498" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjo ... YVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width =\"640\" height=\"360\"></ifra" }, { "ruleID": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "what": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "source", "type": "line", "spec": "498" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjo ... YVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width =\"640\" height=\"360\"></ifra" }, { "ruleID": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "what": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "source", "type": "line", "spec": "498" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjo ... YVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width =\"640\" height=\"360\"></ifra" }, { "ruleID": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "what": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "source", "type": "line", "spec": "498" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjo ... YVhOeklqb2ljVEkyTVZoQmJXYzRaMDF0V2tNeGNEZGlTVGxXVTFsdFR6RnJlVkJ0VFVJaUxDSmxlSEFpT2pFMk5Ea3hNekE0T1RCOS4wSmpJV0JmZU9SQk9DQUpvQ3o5TGtYUjQzRmRmNEU0cjdjTDh1Zy04MUg4In0%3D\" width =\"640\" height=\"360\"></ifra" }, { "ruleID": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "what": "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "source", "type": "line", "spec": "510" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjo ... l3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width =\"640\" height=\"360\"></ifra" }, { "ruleID": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "what": "Attribute mozallowfullscreen not allowed on element iframe at this point.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "source", "type": "line", "spec": "510" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjo ... l3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width =\"640\" height=\"360\"></ifra" }, { "ruleID": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "what": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "source", "type": "line", "spec": "510" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjo ... l3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width =\"640\" height=\"360\"></ifra" }, { "ruleID": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "what": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.", "ordinalSeverity": 2, "tagName": "IFRAME", "id": "", "location": { "doc": "source", "type": "line", "spec": "510" }, "excerpt": "iner\"> <iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen webkitallowfullscreen mozallowfullscreen allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjo ... l3aWFYTnpJam9pY1RJMk1WaEJiV2M0WjAxdFdrTXhjRGRpU1RsV1UxbHRUekZyZVZCdFRVSWlMQ0psZUhBaU9qRTJORGt4TXpBNU1UbDkuSXBCNjFKdG9hQmd0d2s5R216bHpzQnREWWxXcTlMV3lXNWdqbUV6VEFPOCJ9\" width =\"640\" height=\"360\"></ifra" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "591" }, "excerpt": "Form\"> <input type=\"hidden\" name=\"post_id\" value=\"307\"/> <i" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "592" }, "excerpt": "307\"/> <input type=\"hidden\" name=\"form_id\" value=\"5cf1469\"/> <i" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "593" }, "excerpt": "469\"/> <input type=\"hidden\" name=\"referer_title\" value=\"\" /> " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "595" }, "excerpt": "> <input type=\"hidden\" name=\"queried_id\" value=\"15\"/> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-firstname", "location": { "doc": "source", "type": "line", "spec": "605" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"First Name\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-lastname", "location": { "doc": "source", "type": "line", "spec": "610" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Last Name\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Duplicate ID form-field-email.", "what": "Duplicate ID form-field-email.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "source", "type": "line", "spec": "615" }, "excerpt": " <input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "The first occurrence of ID form-field-email was here.", "what": "The first occurrence of ID form-field-email was here.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "source", "type": "line", "spec": "258" }, "excerpt": " <input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "source", "type": "line", "spec": "615" }, "excerpt": " <input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_6e133f5", "location": { "doc": "source", "type": "line", "spec": "620" }, "excerpt": "> <input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_4a86e36", "location": { "doc": "source", "type": "line", "spec": "626" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Address\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_5d71834", "location": { "doc": "source", "type": "line", "spec": "631" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"City\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_9928ef1", "location": { "doc": "source", "type": "line", "spec": "636" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"State / Province / Region\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_87ef1c8", "location": { "doc": "source", "type": "line", "spec": "641" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Postal Code\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "form-field-field_a0abff7", "location": { "doc": "source", "type": "line", "spec": "646" }, "excerpt": " <input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"United States of America\" required=\"required\" aria-required=\"true\"> " }, { "ruleID": "Attribute aria-required is unnecessary for elements that have attribute required.", "what": "Attribute aria-required is unnecessary for elements that have attribute required.", "ordinalSeverity": 0, "tagName": "TEXTAREA", "id": "form-field-field_6d83c29", "location": { "doc": "source", "type": "line", "spec": "651" }, "excerpt": "el> <textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_6d83c29]\" id=\"form-field-field_6d83c29\" rows=\"4\" placeholder=\"Comment\" required=\"required\" aria-required=\"true\"></text" }, { "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.", "ordinalSeverity": 0, "tagName": "SECTION", "id": "", "location": { "doc": "source", "type": "line", "spec": "669" }, "excerpt": "tion> <section class=\"elementor-section elementor-top-section elementor-element elementor-element-db8f1f2 elementor-section-content-middle elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"db8f1f2\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\"> " }, { "ruleID": "The value of the for attribute of the label element must be the ID of a non-hidden form control.", "what": "The value of the for attribute of the label element must be the ID of a non-hidden form control.", "ordinalSeverity": 2, "tagName": "LABEL", "id": "", "location": { "doc": "source", "type": "line", "spec": "599" }, "excerpt": " <label for=\"form-field-iwantto\" class=\"elementor-field-label elementor-screen-only\"> " } ] }, "endTime": 1687094420427 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687094420428, "url": "https://carlos2022.com/", "what": "QualWeb", "result": { "type": "evaluation", "system": { "name": "QualWeb", "description": "QualWeb is an automatic accessibility evaluator for webpages.", "version": "3.0.0", "homepage": "http://www.qualweb.di.fc.ul.pt/", "date": "2023-06-18 13:20:23", "hash": "b43b6b55bc77d349e0874ba00535cb344c85666dab7a771647547e348714aa4fc4792f761cb8806b94691aeb399d85d44687a30b0add40ca6fb917145c0b8b0f", "page": { "viewport": { "mobile": false, "landscape": true, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/100.0.4889.0 Safari/537.36", "resolution": { "width": 1366, "height": 768 } } } }, "metadata": { "passed": 27, "warning": 15, "failed": 10, "inapplicable": 73 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 12, "warning": 12, "failed": 3, "inapplicable": 40 }, "assertions": { "QW-ACT-R63": { "name": "Document has a landmark with non-repeated content", "code": "QW-ACT-R63", "mapping": "b40fd1", "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [], "url": "https://act-rules.github.io/rules/b40fd1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en-US\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R64": { "name": "Document has heading for non-repeated content", "code": "QW-ACT-R64", "mapping": "047fe0", "description": "This rule checks that the non-repeated content contains a heading", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "H69" ], "url": "https://act-rules.github.io/rules/047fe0", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree." }, "results": [ { "verdict": "warning", "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en-US\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R73": { "name": "Block of repeated content is collapsible", "code": "QW-ACT-R73", "mapping": "3e12e1", "description": "This rule checks that repeated blocks of content are collapsible.", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "SCR28" ], "url": "https://act-rules.github.io/rules/3e12e1", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree." }, "results": [ { "verdict": "warning", "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en-US\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R74": { "name": "Document has an instrument to move focus to non-repeated content", "code": "QW-ACT-R74", "mapping": "ye5d6e", "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "G1", "G123", "G124" ], "url": "https://act-rules.github.io/rules/ye5d6e", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check if the page has any instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content." }, "results": [ { "verdict": "warning", "description": "Check if the page has any instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content.", "resultCode": "W2", "elements": [ { "htmlCode": "<html lang=\"en-US\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R12": { "name": "Link has accessible name", "code": "QW-ACT-R12", "mapping": "c487ae", "description": "This rule checks that each link has an accessible name.", "metadata": { "target": { "element": [ "a[href]", "area[href]" ], "attributes": [ "role='link'" ] }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only" }, { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value", "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value" } ], "related": [ "G91" ], "url": "https://act-rules.github.io/rules/c487ae", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 25, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('')." }, "results": [ { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)", "accessibleName": "" } ], "attributes": [] } ] }, "QW-ACT-R18": { "name": "`id` attribute value is unique", "code": "QW-ACT-R18", "mapping": "3ea0c8", "description": "This rule checks that all id attribute values on a single page are unique.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "4.1.1", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html", "url_tr": "https://www.w3.org/TR/WCAG21/#parsing" } ], "related": [ "H93" ], "url": "https://act-rules.github.io/rules/3ea0c8", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 60, "warning": 0, "failed": 3, "inapplicable": 0, "outcome": "failed", "description": "Several elements have the same `id` attribute." }, "results": [ { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/6ed0d907/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script>", "pointer": "html > head:nth-child(1) > script:nth-child(9)" }, { "htmlCode": "<script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/6ed0d907/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script>", "pointer": "html > head:nth-child(1) > script:nth-child(10)" } ], "attributes": [] }, { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(1) > input:nth-child(2)" }, { "htmlCode": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(4) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>", "pointer": "html > body:nth-child(2) > span:nth-child(31)" }, { "htmlCode": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>", "pointer": "html > body:nth-child(2) > span:nth-child(32)" } ], "attributes": [] } ] }, "QW-ACT-R62": { "name": "Element in sequential focus order has visible focus", "code": "QW-ACT-R62", "mapping": "oj04fd", "description": "This rule checks that each element in sequential focus order has some visible focus indication.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "2.4.7", "level": "AA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html", "url_tr": "https://www.w3.org/TR/WCAG21/#focus-visible" } ], "related": [], "url": "https://act-rules.github.io/rules/oj04fd", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 48, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check if the element has some visible focus indication" }, "results": [ { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(9)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/meet-carlos/\" class=\"elementor-item\">Meet Carlos</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/gallery/\" class=\"elementor-item\">Gallery</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/join-the-campaign/\" class=\"elementor-item\">Join The Campaign</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/events-2/\" class=\"elementor-item\">Events</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\">\n\t\t\t\t\t\tFacebook\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\">\n\t\t\t\t\t\tTwitter\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\">\n\t\t\t\t\t\tInstagram\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\">\n\t\t\t\t\t\tYoutube\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t\n\t\t\t\t\t\tDonate\n\t\t\n\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"submit\" class=\"elementor-button elementor-size-sm\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSubmit\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t</button>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(2) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<iframe class=\"elementor-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Carlos Villapudua- For San Joaquin County\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/xX-10djTZBg?controls=1&rel=0&playsinline=0&modestbranding=0&autoplay=0&enablejsapi=1&origin=https%3A%2F%2Fcarlos2022.com&widgetid=1\" id=\"widget2\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/gallery/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t\n\t\t\t\t\t\tView Gallery\n\t\t\n\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\">\n\t\t\t\tRegional Diversity for the california public Utilities commission\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/serving-district-13/\">\n\t\t\t\tServing district 13\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\">\n\t\t\t\tCalifornia has one of the largests oil reserves\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\">\n\t\t\t\tAssemblyman names “tracy interfaith ministries” nonprofit of the year\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\">\n\t\t\t\tTurlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/rising-gas-prices/\">\n\t\t\t\tRising Gas Prices\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjM …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhd …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t\n\t\t\t\t\t\tDonate\n\t\t\n\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"checkbox\" value=\"Yes, I endorse Carlos\" id=\"form-field-iwantto-0\" name=\"form_fields[iwantto][]\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"checkbox\" value=\"Yes, I'll volunteer\" id=\"form-field-iwantto-1\" name=\"form_fields[iwantto][]\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"checkbox\" value=\"Yes, I want a yard sign\" id=\"form-field-iwantto-2\" name=\"form_fields[iwantto][]\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"First Name\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(2) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Last Name\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(3) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(4) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(5) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Address\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(6) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"City\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(7) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"State / Province / Region\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(8) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Postal Code\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(9) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"United States of America\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(10) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_6d83c29]\" id=\"form-field-field_6d83c29\" rows=\"4\" placeholder=\"Comment\" required=\"required\" aria-required=\"true\"></textarea>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(11) > textarea:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"submit\" class=\"elementor-button elementor-size-sm\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSubmit\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t</button>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(12) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\">\n\t\t\t\t\t\tFacebook\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\">\n\t\t\t\t\t\tTwitter\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\">\n\t\t\t\t\t\tInstagram\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\">\n\t\t\t\t\t\tYoutube\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(4) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R9": { "name": "Links with identical accessible names have equivalent purpose", "code": "QW-ACT-R9", "mapping": "b20e66", "description": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "metadata": { "target": { "element": "a, [role='link']" }, "success-criteria": [ { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only" } ], "related": [], "url": "https://act-rules.github.io/rules/b20e66", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 5, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent." }, "results": [ { "verdict": "warning", "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)", "accessibleName": "Read More »" }, { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)", "accessibleName": "Read More »" }, { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)", "accessibleName": "Read More »" }, { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)", "accessibleName": "Read More »" }, { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)", "accessibleName": "Read More »" }, { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)", "accessibleName": "Read More »" } ], "attributes": [] } ] }, "QW-ACT-R44": { "name": "Links with identical accessible names and context serve equivalent purpose", "code": "QW-ACT-R44", "mapping": "fd3a94", "description": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.", "metadata": { "target": { "element": "a, [role='link']" }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context.html", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only" } ], "related": [], "url": "https://act-rules.github.io/rules/fd3a94", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 5, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent." }, "results": [ { "verdict": "warning", "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R41": { "name": "Error message describes invalid form field value", "code": "QW-ACT-R41", "mapping": "36b590", "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "metadata": { "target": { "element": [ "input", "select", "textarea", "*[role]" ] }, "success-criteria": [ { "name": "3.3.1", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/TR/WCAG21/#error-identification", "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification" } ], "related": [], "url": "https://act-rules.github.io/rules/36b590", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 14, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error." }, "results": [ { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"checkbox\" value=\"Yes, I endorse Carlos\" id=\"form-field-iwantto-0\" name=\"form_fields[iwantto][]\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"checkbox\" value=\"Yes, I'll volunteer\" id=\"form-field-iwantto-1\" name=\"form_fields[iwantto][]\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"checkbox\" value=\"Yes, I want a yard sign\" id=\"form-field-iwantto-2\" name=\"form_fields[iwantto][]\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"First Name\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(2) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Last Name\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(3) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(4) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(5) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Address\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(6) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"City\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(7) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"State / Province / Region\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(8) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Postal Code\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(9) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"United States of America\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(10) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_6d83c29]\" id=\"form-field-field_6d83c29\" rows=\"4\" placeholder=\"Comment\" required=\"required\" aria-required=\"true\"></textarea>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(11) > textarea:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R19": { "name": "iframe element has accessible name", "code": "QW-ACT-R19", "mapping": "cae760", "description": "This rule checks that each iframe element has an accessible name.", "metadata": { "target": { "element": "iframe" }, "success-criteria": [ { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value.html", "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value" } ], "related": [], "url": "https://act-rules.github.io/rules/cae760", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 1, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "The test target accessible name doesn't exist or it's empty ('')." }, "results": [ { "verdict": "failed", "description": "The test target accessible name doesn't exist or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjM …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target accessible name doesn't exist or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhd …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R37": { "name": "Text has minimum contrast", "code": "QW-ACT-R37", "mapping": "afw4f7", "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "metadata": { "target": { "element": [ "*" ] }, "success-criteria": [ { "name": "1.4.3", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum" }, { "name": "1.4.6", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [], "url": "https://act-rules.github.io/rules/afw4f7", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 25, "warning": 8, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Element has an gradient that we can't verify." }, "results": [ { "verdict": "warning", "description": "Element has an gradient that we can't verify.", "resultCode": "W3", "elements": [ { "htmlCode": "<span class=\"elementor-button-text\">Donate</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">RE-ELECT</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">CARLOS \nVILLAPUDUA</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">ASSEMBLY MEMBER</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an gradient that we can't verify.", "resultCode": "W3", "elements": [ { "htmlCode": "<span class=\"elementor-button-text\">Submit</span>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(2) > button:nth-child(1) > span:nth-child(1) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an gradient that we can't verify.", "resultCode": "W3", "elements": [ { "htmlCode": "<span class=\"elementor-button-text\">View Gallery</span>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an gradient that we can't verify.", "resultCode": "W3", "elements": [ { "htmlCode": "<span class=\"elementor-button-text\">Donate</span>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an gradient that we can't verify.", "resultCode": "W3", "elements": [ { "htmlCode": "<span class=\"elementor-button-text\">Submit</span>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(12) > button:nth-child(1) > span:nth-child(1) > span:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R76": { "name": "Text has enhanced contrast", "code": "QW-ACT-R76", "mapping": "09o5cg", "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "1.4.6", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [ "G17", "G18" ], "url": "https://act-rules.github.io/rules/09o5cg", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 25, "warning": 8, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Element has an gradient that we can't verify." }, "results": [ { "verdict": "warning", "description": "Element has an gradient that we can't verify.", "resultCode": "W3", "elements": [ { "htmlCode": "<span class=\"elementor-button-text\">Donate</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">RE-ELECT</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">CARLOS \nVILLAPUDUA</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an image on background.", "resultCode": "W2", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">ASSEMBLY MEMBER</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an gradient that we can't verify.", "resultCode": "W3", "elements": [ { "htmlCode": "<span class=\"elementor-button-text\">Submit</span>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(2) > button:nth-child(1) > span:nth-child(1) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an gradient that we can't verify.", "resultCode": "W3", "elements": [ { "htmlCode": "<span class=\"elementor-button-text\">View Gallery</span>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an gradient that we can't verify.", "resultCode": "W3", "elements": [ { "htmlCode": "<span class=\"elementor-button-text\">Donate</span>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Element has an gradient that we can't verify.", "resultCode": "W3", "elements": [ { "htmlCode": "<span class=\"elementor-button-text\">Submit</span>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(12) > button:nth-child(1) > span:nth-child(1) > span:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R75": { "name": "Bypass Blocks of Repeated Content", "code": "QW-ACT-R75", "mapping": "cf77f2", "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.", "metadata": { "target": { "element": "html" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html", "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks" } ], "related": [ "G1", "G123", "G124", "H69", "SCR28" ], "url": "https://act-rules.github.io/rules/cf77f2", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63" }, "results": [ { "verdict": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en-US\"><head></head><body>Carlos Villapudua – Blue-Collar Democrat For State Assembly\n\n\n\n\nwindow._wpemojiSettings = {\"baseUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/14.0.0\\/72x72\\/\",\"ext\":\".png\",\"svgUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/14.0.0\\/svg\\/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https:\\/\\/carlos2022.com\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=6.2.2\"}};\n/*! This file is auto-generated */\n!function(e,a,t){var n,r,o,i=a.createElement(\"canvas\"),p=i.getContext&&i.getContext(\"2d\");function s(e,t){p.clearRect(0,0,i.width,i.height),p.fillText(e,0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(t,0,0),e===i.toDataURL()}function …", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R40": { "name": "Zoomed text node is not clipped with CSS overflow", "code": "QW-ACT-R40", "mapping": "59br37", "description": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "metadata": { "target": { "element": "*:text()" }, "success-criteria": [ { "name": "1.4.4", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html", "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text" } ], "related": [], "url": "https://act-rules.github.io/rules/59br37", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 19, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow." }, "results": [ { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(9)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\">\n\t\t\t\tRegional Diversity for the california public Utilities commission\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Warming weather in the San Joaquin Valley once meant going to the annual asparagus festival, Stockton Heat games and car shows. Due to the global</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/serving-district-13/\">\n\t\t\t\tServing district 13\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>The commitment I have made to the people I represent, is to ensure the 13th Assembly Districts gets the attention and its fair share of the</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\">\n\t\t\t\tCalifornia has one of the largests oil reserves\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Recent events have shown us that California needs to be less dependent on exports and more self-sufficient. Our well-being and livelihoods should not be so</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\">\n\t\t\t\tAssemblyman names “tracy interfaith ministries” nonprofit of the year\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>COURTESY OF THE TRACY PRESS: Tracy Interfaith Ministries learned this week that California Assemblymember Carlos Villapadua (D-Stockton) has selected the local charity a 2022 California</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\">\n\t\t\t\tTurlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Sabra Stafford Turlock Journal Published: Apr 29, 2022, 9:18 PM The bipartisan, bicameral California Problem Solvers Caucus, which includes local Assemblymen Heath Flora and Adam Gray, unveiled</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/rising-gas-prices/\">\n\t\t\t\tRising Gas Prices\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>“Economic uncertainty around the globe continues to affect us all at the pump. It is hurting our businesses, local governments, and worst of all, our</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\">\n\t\t\tRead More »\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 5, "warning": 2, "failed": 6, "inapplicable": 21 }, "assertions": { "QW-WCAG-T9": { "name": "Organizing a page using headings", "code": "QW-WCAG-T9", "mapping": "G141", "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ], "attributes": "role='heading'" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" }, { "name": "2.4.10", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings" } ], "related": [ "G91", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141", "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "Headings don't start with h1" }, "results": [ { "verdict": "failed", "description": "Headings don't start with h1", "resultCode": "F3", "elements": [ { "htmlCode": "<body class=\"home page-template page-template-elementor_header_footer page page-id-15 wp-custom-logo elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-15 e--ua-blink e--ua-mac e--ua-webkit\" data-elementor-device-mode=\"desktop\">\n\n\nSkip to content\n\n\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t/*! elementor - v3.13.2 - 11-05-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\n …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T23": { "name": "Adding a link at the top of each page that goes directly to the main content area", "code": "QW-WCAG-T23", "mapping": "G1", "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "metadata": { "target": { "element": "body" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks" } ], "related": [ "G123", "G124" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The first focusable control on the Web page links to an inexistent element." }, "results": [ { "verdict": "failed", "description": "The first focusable control on the Web page links to an inexistent element.", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(9)" } ], "attributes": [] } ] }, "QW-WCAG-T21": { "name": "Failure of Success Criteria 2.4.4, 2.4.9 and 4.1.2 due to not providing an accessible name for an image which is the only content in a link", "code": "QW-WCAG-T21", "mapping": "F89", "description": "This technique checks the text alternative of images which are the only content of a link", "metadata": { "target": { "parent": "a", "element": "img" }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.html" }, { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value" } ], "related": [ "H2", "H30", "ARIA7", "ARIA8" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F89", "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The image doesn't have an accessible name." }, "results": [ { "verdict": "failed", "description": "The image doesn't have an accessible name.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T15": { "name": "Using the link element and navigation tools", "code": "QW-WCAG-T15", "mapping": "H59", "description": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "metadata": { "target": { "element": "link" }, "success-criteria": [ { "name": "2.4.5", "level": "AA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/multiple-ways" }, { "name": "2.4.8", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/location" } ], "related": [ "G1", "G63", "G64", "G123" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H59", "passed": 6, "warning": 2, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>" }, "results": [ { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">", "pointer": "html > head:nth-child(1) > link:nth-child(3)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"wp-block-library-css\" href=\"https://carlos2022.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(14)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"classic-theme-styles-css\" href=\"https://carlos2022.com/wp-includes/css/classic-themes.min.css?ver=6.2.2\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(15)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"hello-elementor-css\" href=\"https://carlos2022.com/wp-content/themes/hello-elementor/style.min.css?ver=2.7.1\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(17)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"hello-elementor-theme-style-css\" href=\"https://carlos2022.com/wp-content/themes/hello-elementor/theme.min.css?ver=2.7.1\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(18)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://carlos2022.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.13.2\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(19)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-post-5-css\" href=\"https://carlos2022.com/wp-content/uploads/elementor/css/post-5.css?ver=1684589020\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(20)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"swiper-css\" href=\"https://carlos2022.com/wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min.css?ver=5.3.6\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(21)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-pro-css\" href=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/frontend-lite.min.css?ver=3.7.7\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(22)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-post-15-css\" href=\"https://carlos2022.com/wp-content/uploads/elementor/css/post-15.css?ver=1684589021\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(23)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-post-24-css\" href=\"https://carlos2022.com/wp-content/uploads/elementor/css/post-24.css?ver=1684589021\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(24)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-post-307-css\" href=\"https://carlos2022.com/wp-content/uploads/elementor/css/post-307.css?ver=1684589021\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(25)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" id=\"google-fonts-1-css\" href=\"https://fonts.googleapis.com/css?family=Roboto+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.2.2\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(26)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"preconnect\" href=\"https://fonts.gstatic.com/\" crossorigin=\"\">", "pointer": "html > head:nth-child(1) > link:nth-child(27)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"https://api.w.org/\" href=\"https://carlos2022.com/wp-json/\">", "pointer": "html > head:nth-child(1) > link:nth-child(30)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://carlos2022.com/xmlrpc.php?rsd\">", "pointer": "html > head:nth-child(1) > link:nth-child(32)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://carlos2022.com/wp-includes/wlwmanifest.xml\">", "pointer": "html > head:nth-child(1) > link:nth-child(33)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"shortlink\" href=\"https://carlos2022.com/\">", "pointer": "html > head:nth-child(1) > link:nth-child(35)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-32x32.png\" sizes=\"32x32\">", "pointer": "html > head:nth-child(1) > link:nth-child(39)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-192x192.png\" sizes=\"192x192\">", "pointer": "html > head:nth-child(1) > link:nth-child(40)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"apple-touch-icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-180x180.png\">", "pointer": "html > head:nth-child(1) > link:nth-child(41)" } ], "attributes": [] }, { "verdict": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>", "resultCode": "RC1", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" href=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css\">", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > link:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>", "resultCode": "RC1", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" href=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css\">", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > link:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T17": { "name": "Positioning labels to maximize predictability of relationships", "code": "QW-WCAG-T17", "mapping": "G162", "description": "This technique checks the correct position of labels in forms", "metadata": { "target": { "element": "form" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" }, { "name": "3.3.2", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/labels-or-instructions" } ], "related": [ "H44", "H71", "H65", "G131", "G167" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G162.html", "passed": 3, "warning": 0, "failed": 10, "inapplicable": 0, "outcome": "failed", "description": "The form field label is not visible." }, "results": [ { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(1) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"First Name\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(2) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Last Name\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(3) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(4) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(5) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Address\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(6) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"City\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(7) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"State / Province / Region\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(8) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Postal Code\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(9) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The form field label is not visible.", "resultCode": "F3", "elements": [ { "htmlCode": "<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"United States of America\" required=\"required\" aria-required=\"true\">", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(10) > input:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T32": { "name": "Using ol, ul and dl for lists or groups of links", "code": "QW-WCAG-T32", "mapping": "H48", "description": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "metadata": { "target": { "element": [ "li", "dd", "dt" ] }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" } ], "related": [ "H40" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H48", "passed": 0, "warning": 2, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list." }, "results": [ { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul id=\"menu-1-261efd7\" class=\"elementor-nav-menu\" data-smartmenus-id=\"16870944226442898\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-23\"><a href=\"https://carlos2022.com/meet-carlos/\" class=\"elementor-item\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Meet Carlos</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-22\"><a href=\"https://carlos2022.c …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul id=\"menu-2-261efd7\" class=\"elementor-nav-menu\" data-smartmenus-id=\"16870944226466465\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-23\"><a href=\"https://carlos2022.com/meet-carlos/\" class=\"elementor-item\" tabindex=\"-1\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(4) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Meet Carlos</a></li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-22\"><a href=\"https: …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(4) > ul:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T28": { "name": "Using `percent, em, names` for font sizes", "code": "QW-WCAG-T28", "mapping": "C121314", "description": "This technique checks that all font-size attribute uses percent, em or names.", "metadata": { "target": { "element": "*", "attributes": "font-size" }, "success-criteria": [ { "name": "1.4.4", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-scale.html" }, { "name": "1.4.5", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-text-presentation.html" }, { "name": "1.4.8", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-visual-presentation.html" }, { "name": "1.4.9", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/GL/UNDERSTANDING-WCAG20/visual-audio-contrast-text-images.html" } ], "related": [ "C12", "C13", "C14" ], "url": { "C12": "https://www.w3.org/WAI/WCAG21/Techniques/css/C12", "C13": "https://www.w3.org/WAI/WCAG21/Techniques/css/C13", "C14": "https://www.w3.org/WAI/WCAG21/Techniques/css/C14" }, "passed": 0, "warning": 0, "failed": 11, "inapplicable": 0, "outcome": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag." }, "results": [ { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"elementor-widget-container\">\n\t\t\t/*! elementor - v3.13.2 - 11-05-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var( …", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" } ], "attributes": [ "0px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\">\n\t\t\t\t\t\tFacebook\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [ "var(--icon-size,25px)" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\">\n\t\t\t\t\t\tTwitter\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1)" } ], "attributes": [ "var(--icon-size,25px)" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\">\n\t\t\t\t\t\tInstagram\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1)" } ], "attributes": [ "var(--icon-size,25px)" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\">\n\t\t\t\t\t\tYoutube\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(4) > a:nth-child(1)" } ], "attributes": [ "var(--icon-size,25px)" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"elementor-element elementor-element-0c61b8b header_newsletter elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"0c61b8b\" data-element_type=\"widget\" data-settings=\"{"button_width":"33","step_next_label":"Next","step_previous_label":"Previous","step_type":"number_text","step_icon_shape":"circle"}\" data-widget_type=\"form.default\">\n\t\t\t\t\n\t\t\t/*! elementor-pro - v3.7.7 - 20-09-2022 */\n.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:-webkit-box;display:-ms-flexbox;display:f …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4)" } ], "attributes": [ "18px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\tFacebook\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\tTwitter\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\tInstagram\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\tYoutube\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t</div>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" } ], "attributes": [ "0px" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\">\n\t\t\t\t\t\tFacebook\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" } ], "attributes": [ "var(--icon-size,25px)" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\">\n\t\t\t\t\t\tTwitter\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > a:nth-child(1)" } ], "attributes": [ "var(--icon-size,25px)" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\">\n\t\t\t\t\t\tInstagram\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > a:nth-child(1)" } ], "attributes": [ "var(--icon-size,25px)" ] }, { "verdict": "failed", "description": "This test target has a font-size css property using an absolute unit value with the important flag.", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\">\n\t\t\t\t\t\tYoutube\n\t\t\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(4) > a:nth-child(1)" } ], "attributes": [ "var(--icon-size,25px)" ] } ] }, "QW-WCAG-T31": { "name": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa", "code": "QW-WCAG-T31", "mapping": "F24", "description": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "metadata": { "target": { "element": "*", "attributes": "text-decoration" }, "success-criteria": [ { "name": "1.4.3", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum" }, { "name": "1.4.6", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced" }, { "name": "1.4.8", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation" } ], "related": [ "C23", "C25" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F24", "passed": 8, "warning": 0, "failed": 22, "inapplicable": 0, "outcome": "failed", "description": "The test target has a author defined background property but not a color css property." }, "results": [ { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"elementor-screen-only\">Facebook</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"elementor-screen-only\">Twitter</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"elementor-screen-only\">Instagram</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"elementor-screen-only\">Youtube</span>", "pointer": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(4) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\">\n\t\t\t\tRegional Diversity for the california public Utilities commission\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>Warming weather in the San Joaquin Valley once meant going to the annual asparagus festival, Stockton Heat games and car shows. Due to the global</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/serving-district-13/\">\n\t\t\t\tServing district 13\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>The commitment I have made to the people I represent, is to ensure the 13th Assembly Districts gets the attention and its fair share of the</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\">\n\t\t\t\tCalifornia has one of the largests oil reserves\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>Recent events have shown us that California needs to be less dependent on exports and more self-sufficient. Our well-being and livelihoods should not be so</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\">\n\t\t\t\tAssemblyman names “tracy interfaith ministries” nonprofit of the year\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>COURTESY OF THE TRACY PRESS: Tracy Interfaith Ministries learned this week that California Assemblymember Carlos Villapadua (D-Stockton) has selected the local charity a 2022 California</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\">\n\t\t\t\tTurlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>Sabra Stafford Turlock Journal Published: Apr 29, 2022, 9:18 PM The bipartisan, bicameral California Problem Solvers Caucus, which includes local Assemblymen Heath Flora and Adam Gray, unveiled</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://carlos2022.com/rising-gas-prices/\">\n\t\t\t\tRising Gas Prices\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>“Economic uncertainty around the globe continues to affect us all at the pump. It is hurting our businesses, local governments, and worst of all, our</p>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<span style=\"color: red;\">*</span>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"elementor-button-text\">Submit</span>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(12) > button:nth-child(1) > span:nth-child(1) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"elementor-screen-only\">Facebook</span>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"elementor-screen-only\">Twitter</span>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"elementor-screen-only\">Instagram</span>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined background property but not a color css property.", "resultCode": "F2", "elements": [ { "htmlCode": "<span class=\"elementor-screen-only\">Youtube</span>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(4) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 10, "warning": 1, "failed": 1, "inapplicable": 12 }, "assertions": { "QW-BP1": { "name": "Using h1-h6 to identify headings", "code": "QW-BP1", "mapping": "H42", "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ] }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html" } ], "related": [ "H69", "G141", "F2", "F43" ], "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html", "passed": 0, "warning": 17, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that heading markup is used when content is a heading." }, "results": [ { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">RE-ELECT</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">CARLOS \nVILLAPUDUA</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">ASSEMBLY MEMBER</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">ABOUT CARLOS</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">Born and raised in Stockton, Assemblymember Carlos Villapudua is a lifelong Democrat.</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">The Issues</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"elementor-post__title\">\n\t\t\t\n\t\t\t\tRegional Diversity for the california public Utilities commission\t\t\t\n\t\t</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"elementor-post__title\">\n\t\t\t\n\t\t\t\tServing district 13\t\t\t\n\t\t</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"elementor-post__title\">\n\t\t\t\n\t\t\t\tCalifornia has one of the largests oil reserves\t\t\t\n\t\t</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"elementor-post__title\">\n\t\t\t\n\t\t\t\tAssemblyman names “tracy interfaith ministries” nonprofit of the year\t\t\t\n\t\t</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"elementor-post__title\">\n\t\t\t\n\t\t\t\tTurlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus\t\t\t\n\t\t</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"elementor-post__title\">\n\t\t\t\n\t\t\t\tRising Gas Prices\t\t\t\n\t\t</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > h3:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">More on Fox 40 News</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">Stockton Assemblyman Proposes Tax-Free Back-To-school Shopping Week</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">Bill aims to give officers training on how to intervene during unnecessary use of force</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">Thank You for your Support!</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">Take Action, Join The Campaign</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP15": { "name": "At least one width attribute of an HTML element is expressed in absolute values", "code": "QW-BP15", "description": "At least one width attribute of an HTML element is expressed in absolute values", "metadata": { "target": { "element": "*", "attributes": "width" }, "passed": 0, "warning": 0, "failed": 3, "inapplicable": 0, "outcome": "failed", "description": "The test target `width` attribute uses absolute units." }, "results": [ { "verdict": "failed", "description": "The test target `width` attribute uses absolute units.", "resultCode": "F1", "elements": [ { "htmlCode": "<iframe class=\"elementor-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Carlos Villapudua- For San Joaquin County\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/xX-10djTZBg?controls=1&rel=0&playsinline=0&modestbranding=0&autoplay=0&enablejsapi=1&origin=https%3A%2F%2Fcarlos2022.com&widgetid=1\" id=\"widget2\"></iframe>", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target `width` attribute uses absolute units.", "resultCode": "F1", "elements": [ { "htmlCode": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjYxOTQwNTUiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvbG9jYWwtbmV3cy9zdG9ja3Rvbi1hc3NlbWJseW1hbi1wcm9wb3Nlcy10YXgtZnJlZS1iYWNrLXRvLXNjaG9vbC1zaG9wcGluZy13ZWVrLyIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiY2xpZW50SWQiOiI2MDM2NDM5IiwiYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjM …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target `width` attribute uses absolute units.", "resultCode": "F1", "elements": [ { "htmlCode": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiTElOIiwidiI6IjY3MDEyODkiLCJhbnZhY2siOiJxMjYxWEFtZzhnTW1aQzFwN2JJOVZTWW1PMWt5UG1NQiIsInNoYXJlTGluayI6Imh0dHBzOi8vZm94NDAuY29tL25ld3MvY2FsaWZvcm5pYS1jb25uZWN0aW9uL2JpbGwtYWltcy10by1naXZlLW9mZmljZXJzLXRyYWluaW5nLW9uLWhvdy10by1pbnRlcnZlbmUtZHVyaW5nLXVubmVjZXNzYXJ5LXVzZS1vZi1mb3JjZS8iLCJwbHVnaW5zIjp7ImNvbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhd …", "pointer": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" } ], "attributes": [] } ] } } }, "counter": { "type": "counter", "data": { "roles": { "link": 59, "document": 1, "none": 8, "region": 13, "presentation": 3, "navigation": 2, "list": 2, "listitem": 8, "button": 6, "graphics-document": 12, "heading": 17, "form": 2, "textbox": 11, "article": 6, "checkbox": 3 }, "tags": { "html": 1, "head": 1, "meta": 5, "link": 29, "title": 1, "script": 33, "style": 11, "body": 1, "svg": 20, "defs": 8, "filter": 8, "fecolormatrix": 8, "fecomponenttransfer": 8, "fefuncr": 8, "fefuncg": 8, "fefuncb": 8, "fefunca": 8, "fecomposite": 8, "a": 33, "div": 178, "section": 13, "img": 3, "nav": 2, "ul": 2, "li": 8, "path": 10, "span": 35, "h2": 11, "form": 2, "input": 21, "label": 15, "button": 2, "iframe": 3, "p": 9, "strong": 1, "article": 6, "h3": 6, "textarea": 1 } } } }, "success": true }, "standardResult": { "totals": [ 21, 117, 46, 9 ], "instances": [ { "ruleID": "QW-ACT-R63", "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R64", "what": "This rule checks that the non-repeated content contains a heading", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R73", "what": "This rule checks that repeated blocks of content are collapsible.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R74", "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://carlos2022.com\"> </a>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "SCRIPT", "id": "www-widgetapi-script", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > script:nth-child(9)" }, "excerpt": "<script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/6ed0d907/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "SCRIPT", "id": "www-widgetapi-script", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > script:nth-child(10)" }, "excerpt": "<script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/6ed0d907/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></script>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(4) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "elementor-device-mode", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > span:nth-child(31)" }, "excerpt": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "elementor-device-mode", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > span:nth-child(32)" }, "excerpt": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(9)" }, "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://carlos2022.com\"> </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/meet-carlos/\" class=\"elementor-item\">Meet Carlos</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/gallery/\" class=\"elementor-item\">Gallery</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/join-the-campaign/\" class=\"elementor-item\">Join The Campaign</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/events-2/\" class=\"elementor-item\">Events</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\"> Facebook </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\"> Twitter </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\"> Instagram </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\"> Youtube </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\"> Donate </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(2) > button:nth-child(1)" }, "excerpt": "<button type=\"submit\" class=\"elementor-button elementor-size-sm\"> Submit </button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "widget2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" }, "excerpt": "<iframe class=\"elementor-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Carlos Villapudua ... outube.com/embed/xX-10djTZBg?controls=1&rel=0&playsinline=0&modestbranding=0&autoplay=0&enablejsapi=1&origin=https%3A%2F%2Fcarlos2022.com&widgetid=1\" id=\"widget2\"></iframe>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/gallery/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\"> View Gallery </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\"> Regional Diversity for the california public Utilities commission </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/serving-district-13/\"> Serving district 13 </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\"> California has one of the largests oil reserves </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\"> Assemblyman names “tracy interfaith ministries” nonprofit of the year </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\"> Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/rising-gas-prices/\"> Rising Gas Prices </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... iYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjM …" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... vbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhd …" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\"> Donate </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-iwantto-0", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > input:nth-child(1)" }, "excerpt": "<input type=\"checkbox\" value=\"Yes, I endorse Carlos\" id=\"form-field-iwantto-0\" name=\"form_fields[iwantto][]\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-iwantto-1", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)" }, "excerpt": "<input type=\"checkbox\" value=\"Yes, I'll volunteer\" id=\"form-field-iwantto-1\" name=\"form_fields[iwantto][]\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-iwantto-2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > input:nth-child(1)" }, "excerpt": "<input type=\"checkbox\" value=\"Yes, I want a yard sign\" id=\"form-field-iwantto-2\" name=\"form_fields[iwantto][]\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-firstname", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"First Name\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-lastname", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(3) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Last Name\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(4) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_6e133f5", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(5) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_4a86e36", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(6) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Address\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_5d71834", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(7) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"City\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_9928ef1", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(8) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"State / Province / Region\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_87ef1c8", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(9) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Postal Code\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_a0abff7", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(10) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"United States of America\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "TEXTAREA", "id": "form-field-field_6d83c29", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(11) > textarea:nth-child(2)" }, "excerpt": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_6d83c29]\" id=\"form-field-field_6d83c29\" rows=\"4\" placeholder=\"Comment\" required=\"required\" aria-required=\"true\"></textarea>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(12) > button:nth-child(1)" }, "excerpt": "<button type=\"submit\" class=\"elementor-button elementor-size-sm\"> Submit </button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\"> Facebook </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\"> Twitter </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\"> Instagram </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\"> Youtube </a>" }, { "ruleID": "QW-ACT-R9", "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R9", "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R9", "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R9", "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R9", "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R9", "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R44", "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R44", "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R44", "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R44", "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R44", "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R44", "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-iwantto-0", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > input:nth-child(1)" }, "excerpt": "<input type=\"checkbox\" value=\"Yes, I endorse Carlos\" id=\"form-field-iwantto-0\" name=\"form_fields[iwantto][]\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-iwantto-1", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)" }, "excerpt": "<input type=\"checkbox\" value=\"Yes, I'll volunteer\" id=\"form-field-iwantto-1\" name=\"form_fields[iwantto][]\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-iwantto-2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > input:nth-child(1)" }, "excerpt": "<input type=\"checkbox\" value=\"Yes, I want a yard sign\" id=\"form-field-iwantto-2\" name=\"form_fields[iwantto][]\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-firstname", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"First Name\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-lastname", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(3) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Last Name\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(4) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_6e133f5", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(5) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_4a86e36", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(6) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Address\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_5d71834", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(7) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"City\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_9928ef1", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(8) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"State / Province / Region\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_87ef1c8", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(9) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Postal Code\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "form-field-field_a0abff7", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(10) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"United States of America\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "TEXTAREA", "id": "form-field-field_6d83c29", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(11) > textarea:nth-child(2)" }, "excerpt": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_6d83c29]\" id=\"form-field-field_6d83c29\" rows=\"4\" placeholder=\"Comment\" required=\"required\" aria-required=\"true\"></textarea>" }, { "ruleID": "QW-ACT-R19", "what": "This rule checks that each iframe element has an accessible name.", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... iYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjM …" }, { "ruleID": "QW-ACT-R19", "what": "This rule checks that each iframe element has an accessible name.", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... vbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhd …" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-button-text\">Donate</span>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">RE-ELECT</h2>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">CARLOS VILLAPUDUA</h2>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">ASSEMBLY MEMBER</h2>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(2) > button:nth-child(1) > span:nth-child(1) > span:nth-child(2)" }, "excerpt": "<span class=\"elementor-button-text\">Submit</span>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-button-text\">View Gallery</span>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-button-text\">Donate</span>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(12) > button:nth-child(1) > span:nth-child(1) > span:nth-child(2)" }, "excerpt": "<span class=\"elementor-button-text\">Submit</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-button-text\">Donate</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">RE-ELECT</h2>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">CARLOS VILLAPUDUA</h2>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">ASSEMBLY MEMBER</h2>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(2) > button:nth-child(1) > span:nth-child(1) > span:nth-child(2)" }, "excerpt": "<span class=\"elementor-button-text\">Submit</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-button-text\">View Gallery</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-button-text\">Donate</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(12) > button:nth-child(1) > span:nth-child(1) > span:nth-child(2)" }, "excerpt": "<span class=\"elementor-button-text\">Submit</span>" }, { "ruleID": "QW-ACT-R75", "what": "This rule checks that each page has a mechanism to bypass repeated blocks of content.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\"><head></head><body>Carlos Villapudua – Blue-Collar Democrat For State Assembly window._wpemojiSettings = {\"baseUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/14.0.0\\/72x72\\/\",\"ext\":\" ... &&i.getContext(\"2d\");function s(e,t){p.clearRect(0,0,i.width,i.height),p.fillText(e,0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(t,0,0),e===i.toDataURL()}function …" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(9)" }, "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\"> Regional Diversity for the california public Utilities commission </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>Warming weather in the San Joaquin Valley once meant going to the annual asparagus festival, Stockton Heat games and car shows. Due to the global</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/serving-district-13/\"> Serving district 13 </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>The commitment I have made to the people I represent, is to ensure the 13th Assembly Districts gets the attention and its fair share of the</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\"> California has one of the largests oil reserves </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>Recent events have shown us that California needs to be less dependent on exports and more self-sufficient. Our well-being and livelihoods should not be so</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\"> Assemblyman names “tracy interfaith ministries” nonprofit of the year </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>COURTESY OF THE TRACY PRESS: Tracy Interfaith Ministries learned this week that California Assemblymember Carlos Villapadua (D-Stockton) has selected the local charity a 2022 California</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\"> Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>Sabra Stafford Turlock Journal Published: Apr 29, 2022, 9:18 PM The bipartisan, bicameral California Problem Solvers Caucus, which includes local Assemblymen Heath Flora and Adam Gray, unveiled</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\"> Read More » </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/rising-gas-prices/\"> Rising Gas Prices </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>“Economic uncertainty around the globe continues to affect us all at the pump. It is hurting our businesses, local governments, and worst of all, our</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\"> Read More » </a>" }, { "ruleID": "QW-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body class=\"home page-template page-template-elementor_header_footer page page-id-15 wp-custom-logo elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-15 e- ... t-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block} …" }, { "ruleID": "QW-WCAG-T23", "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(9)" }, "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>" }, { "ruleID": "QW-WCAG-T21", "what": "This technique checks the text alternative of images which are the only content of a link", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"https://carlos2022.com\"> </a>" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(3)" }, "excerpt": "<link rel=\"profile\" href=\"https://gmpg.org/xfn/11\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "wp-block-library-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(14)" }, "excerpt": "<link rel=\"stylesheet\" id=\"wp-block-library-css\" href=\"https://carlos2022.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "classic-theme-styles-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(15)" }, "excerpt": "<link rel=\"stylesheet\" id=\"classic-theme-styles-css\" href=\"https://carlos2022.com/wp-includes/css/classic-themes.min.css?ver=6.2.2\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "hello-elementor-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(17)" }, "excerpt": "<link rel=\"stylesheet\" id=\"hello-elementor-css\" href=\"https://carlos2022.com/wp-content/themes/hello-elementor/style.min.css?ver=2.7.1\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "hello-elementor-theme-style-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(18)" }, "excerpt": "<link rel=\"stylesheet\" id=\"hello-elementor-theme-style-css\" href=\"https://carlos2022.com/wp-content/themes/hello-elementor/theme.min.css?ver=2.7.1\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "elementor-frontend-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(19)" }, "excerpt": "<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://carlos2022.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.13.2\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "elementor-post-5-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(20)" }, "excerpt": "<link rel=\"stylesheet\" id=\"elementor-post-5-css\" href=\"https://carlos2022.com/wp-content/uploads/elementor/css/post-5.css?ver=1684589020\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "swiper-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(21)" }, "excerpt": "<link rel=\"stylesheet\" id=\"swiper-css\" href=\"https://carlos2022.com/wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min.css?ver=5.3.6\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "elementor-pro-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(22)" }, "excerpt": "<link rel=\"stylesheet\" id=\"elementor-pro-css\" href=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/frontend-lite.min.css?ver=3.7.7\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "elementor-post-15-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(23)" }, "excerpt": "<link rel=\"stylesheet\" id=\"elementor-post-15-css\" href=\"https://carlos2022.com/wp-content/uploads/elementor/css/post-15.css?ver=1684589021\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "elementor-post-24-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(24)" }, "excerpt": "<link rel=\"stylesheet\" id=\"elementor-post-24-css\" href=\"https://carlos2022.com/wp-content/uploads/elementor/css/post-24.css?ver=1684589021\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "elementor-post-307-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(25)" }, "excerpt": "<link rel=\"stylesheet\" id=\"elementor-post-307-css\" href=\"https://carlos2022.com/wp-content/uploads/elementor/css/post-307.css?ver=1684589021\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "google-fonts-1-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(26)" }, "excerpt": "<link rel=\"stylesheet\" id=\"google-fonts-1-css\" href=\"https://fonts.googleapis.com/css?family=Roboto+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic% ... 2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.2.2\" media=\"all\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(27)" }, "excerpt": "<link rel=\"preconnect\" href=\"https://fonts.gstatic.com/\" crossorigin=\"\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(30)" }, "excerpt": "<link rel=\"https://api.w.org/\" href=\"https://carlos2022.com/wp-json/\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(32)" }, "excerpt": "<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://carlos2022.com/xmlrpc.php?rsd\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(33)" }, "excerpt": "<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://carlos2022.com/wp-includes/wlwmanifest.xml\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(35)" }, "excerpt": "<link rel=\"shortlink\" href=\"https://carlos2022.com/\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(39)" }, "excerpt": "<link rel=\"icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-32x32.png\" sizes=\"32x32\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(40)" }, "excerpt": "<link rel=\"icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-192x192.png\" sizes=\"192x192\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(41)" }, "excerpt": "<link rel=\"apple-touch-icon\" href=\"https://carlos2022.com/wp-content/uploads/2022/09/cropped-carlos-villapudua-favicon-180x180.png\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "ordinalSeverity": 0, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > link:nth-child(1)" }, "excerpt": "<link rel=\"stylesheet\" href=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css\">" }, { "ruleID": "QW-WCAG-T15", "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.", "ordinalSeverity": 0, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > link:nth-child(1)" }, "excerpt": "<link rel=\"stylesheet\" href=\"https://carlos2022.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css\">" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(2) > div:nth-child(5) > div:nth-child(1) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Enter email here\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-firstname", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"First Name\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-lastname", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(3) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Last Name\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(4) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Email Address\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_6e133f5", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(5) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Phone Number\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_4a86e36", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(6) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Address\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_5d71834", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(7) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"City\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_9928ef1", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(8) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"State / Province / Region\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_87ef1c8", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(9) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"Postal Code\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-WCAG-T17", "what": "This technique checks the correct position of labels in forms", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_a0abff7", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(10) > input:nth-child(2)" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"elementor-field elementor-size-sm elementor-field-textual\" placeholder=\"United States of America\" required=\"required\" aria-required=\"true\">" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-1-261efd7", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(1)" }, "excerpt": "<ul id=\"menu-1-261efd7\" class=\"elementor-nav-menu\" data-smartmenus-id=\"16870944226442898\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-23\"><a href=\"https://carlos2022. ... th-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Meet Carlos</a></li> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-22\"><a href=\"https://carlos2022.c …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-2-261efd7", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(4) > ul:nth-child(1)" }, "excerpt": "<ul id=\"menu-2-261efd7\" class=\"elementor-nav-menu\" data-smartmenus-id=\"16870944226466465\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-23\"><a href=\"https://carlos2022. ... ild(1) > nav:nth-child(4) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Meet Carlos</a></li> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-22\"><a href=\"https: …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div class=\"elementor-widget-container\"> /*! elementor - v3.13.2 - 11-05-2023 */ .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-gr ... .elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var( …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\"> Facebook </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\"> Twitter </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\"> Instagram </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\"> Youtube </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4)" }, "excerpt": "<div class=\"elementor-element elementor-element-0c61b8b header_newsletter elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"0c61b8b\" data-element_type=\"widget\" data-setti ... .7.7 - 20-09-2022 */ .elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:-webkit-box;display:-ms-flexbox;display:f …" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)" }, "excerpt": "<div class=\"elementor-widget-container\"> Facebook Twitter Instagram Youtube </div>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\"> Facebook </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\"> Twitter </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\"> Instagram </a>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\"> Youtube </a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-screen-only\">Facebook</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-screen-only\">Twitter</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-screen-only\">Instagram</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(10) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(4) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-screen-only\">Youtube</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/regional-diversity-for-the-california-public-utilities-commission/\"> Regional Diversity for the california public Utilities commission </a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>Warming weather in the San Joaquin Valley once meant going to the annual asparagus festival, Stockton Heat games and car shows. Due to the global</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/serving-district-13/\"> Serving district 13 </a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>The commitment I have made to the people I represent, is to ensure the 13th Assembly Districts gets the attention and its fair share of the</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\"> California has one of the largests oil reserves </a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>Recent events have shown us that California needs to be less dependent on exports and more self-sufficient. Our well-being and livelihoods should not be so</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\"> Assemblyman names “tracy interfaith ministries” nonprofit of the year </a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>COURTESY OF THE TRACY PRESS: Tracy Interfaith Ministries learned this week that California Assemblymember Carlos Villapadua (D-Stockton) has selected the local charity a 2022 California</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\"> Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus </a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>Sabra Stafford Turlock Journal Published: Apr 29, 2022, 9:18 PM The bipartisan, bicameral California Problem Solvers Caucus, which includes local Assemblymen Heath Flora and Adam Gray, unveiled</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > h3:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://carlos2022.com/rising-gas-prices/\"> Rising Gas Prices </a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)" }, "excerpt": "<p>“Economic uncertainty around the globe continues to affect us all at the pump. It is hurting our businesses, local governments, and worst of all, our</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span style=\"color: red;\">*</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > form:nth-child(1) > div:nth-child(5) > div:nth-child(12) > button:nth-child(1) > span:nth-child(1) > span:nth-child(2)" }, "excerpt": "<span class=\"elementor-button-text\">Submit</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-screen-only\">Facebook</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-screen-only\">Twitter</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(3) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-screen-only\">Instagram</span>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(4) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"elementor-screen-only\">Youtube</span>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">RE-ELECT</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">CARLOS VILLAPUDUA</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">ASSEMBLY MEMBER</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">ABOUT CARLOS</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">Born and raised in Stockton, Assemblymember Carlos Villapudua is a lifelong Democrat.</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">The Issues</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"elementor-post__title\"> Regional Diversity for the california public Utilities commission </h3>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(2) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"elementor-post__title\"> Serving district 13 </h3>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(3) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"elementor-post__title\"> California has one of the largests oil reserves </h3>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(4) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"elementor-post__title\"> Assemblyman names “tracy interfaith ministries” nonprofit of the year </h3>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(5) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"elementor-post__title\"> Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus </h3>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > article:nth-child(6) > div:nth-child(1) > h3:nth-child(1)" }, "excerpt": "<h3 class=\"elementor-post__title\"> Rising Gas Prices </h3>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">More on Fox 40 News</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">Stockton Assemblyman Proposes Tax-Free Back-To-school Shopping Week</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">Bill aims to give officers training on how to intervene during unnecessary use of force</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">Thank You for your Support!</h2>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(12) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">Take Action, Join The Campaign</h2>" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "widget2", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)" }, "excerpt": "<iframe class=\"elementor-video\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" title=\"Carlos Villapudua ... outube.com/embed/xX-10djTZBg?controls=1&rel=0&playsinline=0&modestbranding=0&autoplay=0&enablejsapi=1&origin=https%3A%2F%2Fcarlos2022.com&widgetid=1\" id=\"widget2\"></iframe>" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... iYzMiOiJmb3g0MC5jb20iLCJzY3JpcHQiOiIvL3czLm1wLmx1cmEubGl2ZS9wbGF5ZXIvcHJvZC92My9wbHVnaW5zL2NvbXNjb3JlL2NvbXNjb3JlcGx1Z2luLm1pbi5qcyIsInVzZURlcml2ZWRNZXRhZGF0YSI6dHJ1ZSwibWFwcGluZyI6eyJ2aWRlbyI6eyJjM …" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(11) > section:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allow=\"autoplay; fullscreen\" src=\"https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtI ... vbXNjb3JlIjp7ImNsaWVudElkIjoiNjAzNjQzOSIsImMzIjoiZm94NDAuY29tIiwic2NyaXB0IjoiLy93My5tcC5sdXJhLmxpdmUvcGxheWVyL3Byb2QvdjMvcGx1Z2lucy9jb21zY29yZS9jb21zY29yZXBsdWdpbi5taW4uanMiLCJ1c2VEZXJpdmVkTWV0YWRhd …" } ] }, "endTime": 1687094424806 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687094424807, "url": "https://carlos2022.com/", "what": "Tenon", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.096", "responseTime": "2023-06-18T13:20:24.780Z", "data": { "apiErrors": [], "documentSize": 1079591, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 173, "failing": 7 }, "issues": { "totalErrors": 20, "totalWarnings": 1, "totalIssues": 21 }, "issuesByLevel": { "A": { "count": 10, "pct": 47.62 }, "AA": { "count": 3, "pct": 14.29 }, "AAA": { "count": 21, "pct": 100 } }, "density": { "errorDensity": 2, "warningDensity": 0, "allDensity": 2 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "6a99c5bd-3ffa-408d-9b5c-0d01f64cf267", "docID": "09705ac9-f9ec-4145-d8e4-fac003d3c010", "sourceHash": "d30346cc6e4b1ac8934e77fdf77ea0d6", "urlHttpCode": 200, "clientScriptErrors": [ {} ], "remainingApiCalls": { "planCalls": 0, "boosts": 19 }, "globalStats": { "errorDensity": "N/A", "warningDensity": "N/A", "allDensity": "N/A", "stdDev": "N/A" }, "resultUrl": "http://ngnix/history.php?responseID=6a99c5bd-3ffa-408d-9b5c-0d01f64cf267", "resultSet": [ { "tID": 28, "bpID": 3, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "The layout or sizing of this page causes horizontal scrolling.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid layouts that result in horizontal scroll", "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 4448.14 }, "height": 4448.14, "width": 1024 }, "position": { "line": 2562, "column": 60 }, "errorSnippet": "<body class=\"home page-template page-template-elementor_header_footer page page-id-15 wp-custom-logo elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-15 e--ua-appleWebkit e--ua-mac e--ua-safari e--ua-webkit", "xpath": "/html/body", "issueID": "ca160fd094c05cf8f59748028fe98cde", "signature": "24cd6c384710ce0047125bfab12411bf", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=ca160fd094c05cf8f59748028fe98cde" }, { "tID": 57, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has no text inside it.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users", "viewPortLocation": { "top-left": { "x": 69.90625, "y": 0 }, "bottom-right": { "x": 349.90625, "y": 100 }, "height": 100, "width": 280 }, "position": { "line": 526, "column": 0 }, "errorSnippet": "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\"> </a>", "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "fb6497a28cafa269b440dd2aed6656f5", "signature": "2fb1b277f5680dd2b60f3776877f3002", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=fb6497a28cafa269b440dd2aed6656f5" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 467, "y": 214 }, "bottom-right": { "x": 894, "y": 241 }, "height": 27, "width": 427 }, "position": { "line": 1567, "column": 0 }, "errorSnippet": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\"> Read More » </a>", "xpath": "/html/body/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[2]/a[1]", "issueID": "c01cabef8580122494d010feae85a5b8", "signature": "bb34956ecf790be5064e2f48237d77d9", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c01cabef8580122494d010feae85a5b8" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 519 }, "bottom-right": { "x": 427, "y": 546 }, "height": 27, "width": 427 }, "position": { "line": 1583, "column": 0 }, "errorSnippet": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\"> Read More » </a>", "xpath": "/html/body/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[2]/a[1]", "issueID": "bcc646d6174a64d7d7851bd455398cd6", "signature": "86558ae021c3d15457a0fe3045e1ce5f", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bcc646d6174a64d7d7851bd455398cd6" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 467, "y": 519 }, "bottom-right": { "x": 894, "y": 546 }, "height": 27, "width": 427 }, "position": { "line": 4160, "column": 0 }, "errorSnippet": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\"> Read More » </a>", "xpath": "/html/body/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[2]/a[1]", "issueID": "79b540643faec06466f000451d6fca10", "signature": "2169bf81fbf969a944911fd3b48f6ba2", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=79b540643faec06466f000451d6fca10" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 0, "y": 824 }, "bottom-right": { "x": 427, "y": 851 }, "height": 27, "width": 427 }, "position": { "line": 4160, "column": 0 }, "errorSnippet": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\"> Read More » </a>", "xpath": "/html/body/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[2]/a[1]", "issueID": "684288e7181b7fb1bd95059fc755694e", "signature": "64fa87470797e00f3f220b8152422840", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=684288e7181b7fb1bd95059fc755694e" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 467, "y": 824 }, "bottom-right": { "x": 894, "y": 851 }, "height": 27, "width": 427 }, "position": { "line": 4519, "column": 0 }, "errorSnippet": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\"> Read More » </a>", "xpath": "/html/body/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[2]/a[1]", "issueID": "f241d01e2b280caa516934d56e00de34", "signature": "1daab7c33c0885ebfd57a7ef36ad3c98", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f241d01e2b280caa516934d56e00de34" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 215.031, "y": 30 }, "height": 30, "width": 215.031 }, "position": { "line": 8256, "column": 4 }, "errorSnippet": "<div class=\"elementor-widget-container\"> <style style=\"\">/*! elementor - v3.13.2 - 11-05-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-wid", "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]", "issueID": "caf96511ebc47f15e31020a9228f5830", "signature": "f7fb902436e18e45ef393891c03981d4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=caf96511ebc47f15e31020a9228f5830" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 492, "y": 30 }, "height": 30, "width": 492 }, "position": { "line": 8783, "column": 6 }, "errorSnippet": "<div class=\"elementor-widget-container\"> <div class=\"elementor-social-icons-wrapper elementor-grid\"> <span class=\"elementor-grid-item\"> <a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-", "xpath": "/html/body/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]", "issueID": "3a2f3675c5d6de34cd84d727ab040c16", "signature": "198b00559c2345e445d7136686623b4d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3a2f3675c5d6de34cd84d727ab040c16" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 69.90625, "y": 0 }, "bottom-right": { "x": 349.90625, "y": 100 }, "height": 100, "width": 280 }, "position": { "line": 526, "column": 0 }, "errorSnippet": "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\"> </a>", "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "e99b21e43a914d3e95582db1d5cd147f", "signature": "cff49f850cf7357524ca3b960b3476a4", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e99b21e43a914d3e95582db1d5cd147f" }, { "tID": 155, "bpID": 143, "priority": 100, "level": [ "A", "AAA" ], "certainty": 60, "errorTitle": "These headings are not structured in a hierarchical manner.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings" ], "resultTitle": "Make sure that headings are in the right order for the content.", "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 4448.14 }, "height": 4448.14, "width": 1024 }, "position": { "line": 2562, "column": 60 }, "errorSnippet": "<body class=\"home page-template page-template-elementor_header_footer page page-id-15 wp-custom-logo elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-15 e--ua-appleWebkit e--ua-mac e--ua-safari e--ua-webkit", "xpath": "/html/body", "issueID": "cafec5c0c0e3f01f3ca0912aee2e3e4b", "signature": "a50713096a7fc8feed0020efabb990bc", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=cafec5c0c0e3f01f3ca0912aee2e3e4b" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 32.515625, "y": 0 }, "bottom-right": { "x": 62.515625, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 527, "column": 0 }, "errorSnippet": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\"> <span class=\"elementor-screen-only\">Facebook</span> <svg cl", "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]", "issueID": "c97bd11e279779130c3c81a187ef604f", "signature": "f01574ca4ef2b982d563443ce814c9c5", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c97bd11e279779130c3c81a187ef604f" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 72.515625, "y": 0 }, "bottom-right": { "x": 102.515625, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 527, "column": 0 }, "errorSnippet": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\"> <span class=\"elementor-screen-only\">Twitter</span> <svg class=\"e-", "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]", "issueID": "f0d28a8a2e620f7af26a955f84739f35", "signature": "b1e33fcd7212ff96f15d0de2eb87aca0", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f0d28a8a2e620f7af26a955f84739f35" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 112.515625, "y": 0 }, "bottom-right": { "x": 142.515625, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 527, "column": 0 }, "errorSnippet": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\"> <span class=\"elementor-screen-only\">Instagram</span> &l", "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]", "issueID": "d072011fc44d88e500f3ba8917d65727", "signature": "6e7f60420dd2560fe1e8500e1fc25117", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d072011fc44d88e500f3ba8917d65727" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 152.515625, "y": 0 }, "bottom-right": { "x": 182.515625, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 527, "column": 0 }, "errorSnippet": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\"> <span class=\"elementor-screen-only\">Youtube</spa", "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]", "issueID": "f2c1aa37933490920396373aae729341", "signature": "f4ce3f8c95b9fe26fa032bdb6589b28c", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f2c1aa37933490920396373aae729341" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 61, "y": 18 }, "height": 18, "width": 61 }, "position": { "line": 555, "column": 416 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"element", "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "e11c438adc51262567ee9423ee617099", "signature": "481634004f376cafdac4e9cae5568a6c", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e11c438adc51262567ee9423ee617099" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 73.09375, "y": 0 }, "bottom-right": { "x": 134.09375, "y": 18 }, "height": 18, "width": 61 }, "position": { "line": 4519, "column": 0 }, "errorSnippet": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"element", "xpath": "/html/body/div[3]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]", "issueID": "d2657a93420270adf75c6ff46d5aa1e5", "signature": "90651b0a4e6e794b309786bbf4a5e613", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d2657a93420270adf75c6ff46d5aa1e5" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 171, "y": 0 }, "bottom-right": { "x": 201, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 4520, "column": 0 }, "errorSnippet": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\"> <span class=\"elementor-screen-only\">Facebook</span> <svg cl", "xpath": "/html/body/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]", "issueID": "66436b5947f8f26d3d558927f0b2e7b6", "signature": "aec78aab09a902833e26eca20f2ed0d0", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=66436b5947f8f26d3d558927f0b2e7b6" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 211, "y": 0 }, "bottom-right": { "x": 241, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 4520, "column": 0 }, "errorSnippet": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\"> <span class=\"elementor-screen-only\">Twitter</span> <svg class=\"e-", "xpath": "/html/body/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]", "issueID": "541f9711013f0810b4bac256989c65ea", "signature": "02bdd12beb0907f229990fbd5a74cc74", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=541f9711013f0810b4bac256989c65ea" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 251, "y": 0 }, "bottom-right": { "x": 281, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 4520, "column": 0 }, "errorSnippet": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\"> <span class=\"elementor-screen-only\">Instagram</span> &l", "xpath": "/html/body/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]", "issueID": "a9a4b0e5f7d91db5dffa0950f4e1685a", "signature": "b64819a531dd9b5d87660e698af61161", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a9a4b0e5f7d91db5dffa0950f4e1685a" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 291, "y": 0 }, "bottom-right": { "x": 321, "y": 30 }, "height": 30, "width": 30 }, "position": { "line": 4520, "column": 0 }, "errorSnippet": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\"> <span class=\"elementor-screen-only\">Youtube</spa", "xpath": "/html/body/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]", "issueID": "0aa6bc200ee24860bd7765e9c4bf3f11", "signature": "3b3201f99f2af56aa391e5c2e77eac85", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0aa6bc200ee24860bd7765e9c4bf3f11" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 3, 18 ], "instances": [ { "ruleID": "28", "what": "The layout or sizing of this page causes horizontal scrolling.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"home page-template page-template-elementor_header_footer page page-id-15 wp-custom-logo elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-15 e--ua-appleWebkit e--ua-mac e--ua-safari e--ua-webkit" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\"> </a>" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/serving-district-13/\"> Read More » </a>" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/california-has-one-of-the-largests-oil-reserves/\"> Read More » </a>" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[4]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/assemblyman-names-tracy-interfaith-ministries-nonprofit-of-the-year/\"> Read More » </a>" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[5]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/turlock-journal-local-legislators-push-for-gas-tax-suspension-with-bipartisan-caucus/\"> Read More » </a>" }, { "ruleID": "98", "what": "These links have the same text but different destinations.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[2]/section[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/article[6]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"elementor-post__read-more\" href=\"https://carlos2022.com/rising-gas-prices/\"> Read More » </a>" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"elementor-widget-container\"> <style style=\"\">/*! elementor - v3.13.2 - 11-05-2023 */ .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-wid" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"elementor-widget-container\"> <div class=\"elementor-social-icons-wrapper elementor-grid\"> <span class=\"elementor-grid-item\"> <a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-content/uploads/2022/09/Untitled-design-9.png\" class=\"attachment-full size-full wp-image-888\" alt=\"\" loading=\"lazy\"> </a>" }, { "ruleID": "155", "what": "These headings are not structured in a hierarchical manner.", "ordinalSeverity": 2, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"home page-template page-template-elementor_header_footer page page-id-15 wp-custom-logo elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-15 e--ua-appleWebkit e--ua-mac e--ua-safari e--ua-webkit" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\"> <span class=\"elementor-screen-only\">Facebook</span> <svg cl" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\"> <span class=\"elementor-screen-only\">Twitter</span> <svg class=\"e-" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\"> <span class=\"elementor-screen-only\">Instagram</span> &l" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\"> <span class=\"elementor-screen-only\">Youtube</spa" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"element" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]" }, "excerpt": "<a href=\"https://secure.actblue.com/donate/assemblymembercarlosvillapudua\" target=\"_blank\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\"> <span class=\"elementor-button-content-wrapper\"> <span class=\"element" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-c399740\" href=\"https://www.facebook.com/carlosForAD13\" target=\"_blank\"> <span class=\"elementor-screen-only\">Facebook</span> <svg cl" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[2]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0c468ec\" href=\"https://twitter.com/carlosforad13\" target=\"_blank\"> <span class=\"elementor-screen-only\">Twitter</span> <svg class=\"e-" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[3]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-cca8320\" href=\"https://www.instagram.com/carlosforassembly/\" target=\"_blank\"> <span class=\"elementor-screen-only\">Instagram</span> &l" }, { "ruleID": "218", "what": "This link opens in a new window without user control.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[3]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[4]/a[1]" }, "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-4895e4a\" href=\"https://www.youtube.com/channel/UCvP1bupx9cECY-GdlaFLnGg\" target=\"_blank\"> <span class=\"elementor-screen-only\">Youtube</spa" } ] }, "endTime": 1687094425579 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687094425579, "url": "https://carlos2022.com/", "what": "Testaro", "result": { "rules": { "allHidden": { "what": "page that is entirely or mostly hidden", "data": { "hidden": { "document": false, "body": false, "main": false }, "reallyHidden": { "document": false, "body": false, "main": false }, "display": { "document": "block", "body": "block", "main": null }, "visHidden": { "document": false, "body": false, "main": false }, "ariaHidden": { "document": false, "body": false, "main": false }, "tagName": { "document": "HTML", "body": "BODY", "main": "" }, "id": { "body": "", "main": "" } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "autocomplete": { "what": "name and email inputs without autocomplete attributes", "data": { "total": 4, "items": [ [ "email", "", "Email; Email; #form-field-email" ], [ "given-name", "", "First Name; #form-field-firstname" ], [ "family-name", "", "Last Name; #form-field-lastname" ], [ "email", "", "#form-field-email" ] ] }, "totals": [ 0, 0, 4, 0 ], "standardInstances": [ { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Email; Email; #form-field-email" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value given-name", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "First Name; #form-field-firstname" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value family-name", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Last Name; #form-field-lastname" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "#form-field-email" } ] }, "bulk": { "what": "large count of visible elements", "data": { "visibleElements": 344 }, "totals": [ 1, 0, 0, 0 ], "standardInstances": [ { "ruleID": "bulk", "what": "Page contains a large number of visible elements", "count": 1, "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "docType": { "what": "document without a doctype property", "data": { "docHasType": true }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "dupAtt": { "what": "elements with duplicate attributes", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "embAc": { "what": "active elements embedded in links or buttons", "data": { "totals": { "links": 0, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "filter": { "what": "filter styles on elements", "data": { "totals": { "styledElements": 0, "impactedElements": 0 }, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focAll": { "what": "discrepancies between focusable and Tab-focused elements", "data": { "tabFocusables": 48, "tabFocused": 48, "discrepancy": 0 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 47, "types": { "missing": { "total": 2, "tagNames": { "IFRAME": 2 } }, "nonoutline": { "total": 11, "tagNames": { "INPUT": 10, "TEXTAREA": 1 } }, "outline": { "total": 34, "meanDelay": 63, "tagNames": { "A": 29, "BUTTON": 2, "INPUT": 3 } } } }, "items": { "missing": [ { "tagName": "IFRAME", "id": "", "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscree" }, { "tagName": "IFRAME", "id": "", "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscree" } ], "nonoutline": [ { "tagName": "INPUT", "id": "form-field-email", "text": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field " }, { "tagName": "INPUT", "id": "form-field-firstname", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor" }, { "tagName": "INPUT", "id": "form-field-lastname", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-f" }, { "tagName": "INPUT", "id": "form-field-email", "text": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field " }, { "tagName": "INPUT", "id": "form-field-field_6e133f5", "text": "<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"el" }, { "tagName": "INPUT", "id": "form-field-field_4a86e36", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"e" }, { "tagName": "INPUT", "id": "form-field-field_5d71834", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"e" }, { "tagName": "INPUT", "id": "form-field-field_9928ef1", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"e" }, { "tagName": "INPUT", "id": "form-field-field_87ef1c8", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"e" }, { "tagName": "INPUT", "id": "form-field-field_a0abff7", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"e" }, { "tagName": "TEXTAREA", "id": "form-field-field_6d83c29", "text": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_" } ], "outline": [ { "tagName": "A", "id": "", "text": "Skip to content", "delay": 0 }, { "tagName": "A", "id": "", "text": "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-conte", "delay": 0 }, { "tagName": "A", "id": "", "text": "Meet Carlos", "delay": 156 }, { "tagName": "A", "id": "", "text": "Gallery", "delay": 101 }, { "tagName": "A", "id": "", "text": "Join The Campaign", "delay": 100 }, { "tagName": "A", "id": "", "text": "Events", "delay": 297 }, { "tagName": "A", "id": "", "text": "Facebook", "delay": 130 }, { "tagName": "A", "id": "", "text": "Twitter", "delay": 179 }, { "tagName": "A", "id": "", "text": "Instagram", "delay": 101 }, { "tagName": "A", "id": "", "text": "Youtube", "delay": 100 }, { "tagName": "A", "id": "", "text": "Donate", "delay": 101 }, { "tagName": "BUTTON", "id": "", "text": "Submit", "delay": 101 }, { "tagName": "A", "id": "", "text": "View Gallery", "delay": 101 }, { "tagName": "A", "id": "", "text": "Regional Diversity for the california public Utilities commission", "delay": 0 }, { "tagName": "A", "id": "", "text": "Read More »", "delay": 0 }, { "tagName": "A", "id": "", "text": "Serving district 13", "delay": 0 }, { "tagName": "A", "id": "", "text": "Read More »", "delay": 0 }, { "tagName": "A", "id": "", "text": "California has one of the largests oil reserves", "delay": 0 }, { "tagName": "A", "id": "", "text": "Read More »", "delay": 0 }, { "tagName": "A", "id": "", "text": "Assemblyman names “tracy interfaith ministries” nonprofit of the year", "delay": 0 }, { "tagName": "A", "id": "", "text": "Read More »", "delay": 0 }, { "tagName": "A", "id": "", "text": "Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus", "delay": 0 }, { "tagName": "A", "id": "", "text": "Read More »", "delay": 0 }, { "tagName": "A", "id": "", "text": "Rising Gas Prices", "delay": 0 }, { "tagName": "A", "id": "", "text": "Read More »", "delay": 0 }, { "tagName": "A", "id": "", "text": "Donate", "delay": 101 }, { "tagName": "INPUT", "id": "form-field-iwantto-0", "text": "<input type=\"checkbox\" value=\"Yes, I endorse Carlos\" id=\"form-field-iwantto-0\" name=\"form_fields[iwa", "delay": 0 }, { "tagName": "INPUT", "id": "form-field-iwantto-1", "text": "<input type=\"checkbox\" value=\"Yes, I'll volunteer\" id=\"form-field-iwantto-1\" name=\"form_fields[iwant", "delay": 0 }, { "tagName": "INPUT", "id": "form-field-iwantto-2", "text": "<input type=\"checkbox\" value=\"Yes, I want a yard sign\" id=\"form-field-iwantto-2\" name=\"form_fields[i", "delay": 0 }, { "tagName": "BUTTON", "id": "", "text": "Submit", "delay": 145 }, { "tagName": "A", "id": "", "text": "Facebook", "delay": 105 }, { "tagName": "A", "id": "", "text": "Twitter", "delay": 102 }, { "tagName": "A", "id": "", "text": "Instagram", "delay": 101 }, { "tagName": "A", "id": "", "text": "Youtube", "delay": 100 } ] } }, "totals": [ 0, 0, 11, 2 ], "standardInstances": [ { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field " }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-firstname", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-lastname", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-f" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field " }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_6e133f5", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"el" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_4a86e36", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"e" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_5d71834", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"e" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_9928ef1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"e" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_87ef1c8", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"e" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_a0abff7", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"e" }, { "ruleID": "focInd", "what": "TEXTAREA element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "TEXTAREA", "id": "form-field-field_6d83c29", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_" }, { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscree" }, { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscree" } ] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 60, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 4, "tagNames": { "A": 4 } }, "focusableAndOperable": { "total": 56, "tagNames": { "A": 29, "DIV": 1, "INPUT": 21, "BUTTON": 2, "IFRAME": 2, "TEXTAREA": 1 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [ { "tagName": "A", "id": "", "text": "Meet Carlos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Gallery", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Join The Campaign", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Events", "byTag": true, "byOnClick": false, "byPointer": true } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "Skip to content", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://carlos2022.com\" style=\"cursor: default;\"> <img width=\"280\" height=\"100\" src=\"https:", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Meet Carlos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Gallery", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Join The Campaign", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Events", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "Menu", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Facebook", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Twitter", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Instagram", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Youtube", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"post_id\" value=\"15\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"form_id\" value=\"0c61b8b\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"referer_title\" value=\"\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"queried_id\" value=\"15\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-email", "text": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field ", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "", "text": "Submit", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "View Gallery", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Regional Diversity for the california public Utilities commission", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More »", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Serving district 13", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More »", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "California has one of the largests oil reserves", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More »", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Assemblyman names “tracy interfaith ministries” nonprofit of the year", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More »", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More »", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Rising Gas Prices", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More »", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "", "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscree", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "IFRAME", "id": "", "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscree", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Donate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"post_id\" value=\"307\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"form_id\" value=\"5cf1469\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"referer_title\" value=\"\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"hidden\" name=\"queried_id\" value=\"15\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-iwantto-0", "text": "<input type=\"checkbox\" value=\"Yes, I endorse Carlos\" id=\"form-field-iwantto-0\" name=\"form_fields[iwa", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-iwantto-1", "text": "<input type=\"checkbox\" value=\"Yes, I'll volunteer\" id=\"form-field-iwantto-1\" name=\"form_fields[iwant", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-iwantto-2", "text": "<input type=\"checkbox\" value=\"Yes, I want a yard sign\" id=\"form-field-iwantto-2\" name=\"form_fields[i", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-firstname", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-lastname", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-f", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-email", "text": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field ", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-field_6e133f5", "text": "<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"el", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-field_4a86e36", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"e", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-field_5d71834", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"e", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-field_9928ef1", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"e", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-field_87ef1c8", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"e", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "form-field-field_a0abff7", "text": "<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"e", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "TEXTAREA", "id": "form-field-field_6d83c29", "text": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "", "text": "Submit", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Facebook", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Twitter", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Instagram", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Youtube", "byTag": true, "byOnClick": false, "byPointer": true } ] } }, "totals": [ 0, 0, 0, 4 ], "standardInstances": [ { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Carlos" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Gallery" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join The Campaign" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Events" } ] }, "focVis": { "what": "links that are invisible when focused", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "hover": { "what": "hover-caused content changes", "data": { "totals": { "triggers": 35, "triggerSample": 18, "impactTriggers": 4, "additions": 0, "removals": 0, "opacityChanges": 4, "opacityImpact": 11, "unhoverables": 1, "noCursors": 0, "badCursors": 1, "noIndicators": 1, "badIndicators": 0 }, "items": { "impactTriggers": [ { "tagName": "A", "id": "", "text": "Facebook", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 3 }, { "tagName": "A", "id": "", "text": "Instagram", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 3 }, { "tagName": "A", "id": "", "text": "Youtube", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 3 } ], "unhoverables": [ { "tagName": "A", "id": "", "text": "Skip to content" } ], "noCursors": [], "badCursors": [ { "tagName": "BUTTON", "id": "", "text": "Submit" } ], "noIndicators": [ { "tagName": "BUTTON", "id": "", "text": "Submit" } ], "badIndicators": [] } }, "totals": [ 11, 4, 1, 6 ], "standardInstances": [ { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "hover", "what": "Link or button makes the hovering mouse cursor nonstandard", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit" }, { "ruleID": "hover", "what": "Button shows no indication of being hovered over", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit" } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 1, "wellLabeled": 15 }, "items": { "mislabeled": [], "unlabeled": [ { "index": 7, "tagName": "INPUT", "type": "email", "texts": {} } ], "wellLabeled": [ { "index": 0, "tagName": "INPUT", "type": "email", "labelType": "label", "texts": { "label": [ "Email", "Email" ] } }, { "index": 1, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Submit" } }, { "index": 2, "tagName": "INPUT", "type": "checkbox", "labelType": "label", "texts": { "label": [ "Yes, I endorse Carlos" ] } }, { "index": 3, "tagName": "INPUT", "type": "checkbox", "labelType": "label", "texts": { "label": [ "Yes, I'll volunteer" ] } }, { "index": 4, "tagName": "INPUT", "type": "checkbox", "labelType": "label", "texts": { "label": [ "Yes, I want a yard sign" ] } }, { "index": 5, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "First Name" ] } }, { "index": 6, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "Last Name" ] } }, { "index": 8, "tagName": "INPUT", "type": "tel", "labelType": "label", "texts": { "label": [ "Phone Number" ] } }, { "index": 9, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "Address" ] } }, { "index": 10, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "City" ] } }, { "index": 11, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "State / Province / Region" ] } }, { "index": 12, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "Postal Code" ] } }, { "index": 13, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "United States of America" ] } }, { "index": 14, "tagName": "TEXTAREA", "type": "textarea", "labelType": "label", "texts": { "label": [ "Comment" ] } }, { "index": 15, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Submit" } } ] } }, "totals": [ 0, 0, 0, 1 ], "standardInstances": [ { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " } ] }, "linkTo": { "what": "links without destinations", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "linkUl": { "what": "missing underlines on inline links", "data": { "totals": { "links": 33, "adjacent": { "total": 25, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "Skip to content" }, { "id": "", "text": "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-conte" }, { "id": "", "text": "Facebook" }, { "id": "", "text": "Twitter" }, { "id": "", "text": "Instagram" }, { "id": "", "text": "Youtube" }, { "id": "", "text": "Donate" }, { "id": "", "text": "View Gallery" }, { "id": "", "text": "Regional Diversity for the california public Utilities commission" }, { "id": "", "text": "Read More »" }, { "id": "", "text": "Serving district 13" }, { "id": "", "text": "Read More »" }, { "id": "", "text": "California has one of the largests oil reserves" }, { "id": "", "text": "Read More »" }, { "id": "", "text": "Assemblyman names “tracy interfaith ministries” nonprofit of the year" }, { "id": "", "text": "Read More »" }, { "id": "", "text": "Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus" }, { "id": "", "text": "Read More »" }, { "id": "", "text": "Rising Gas Prices" }, { "id": "", "text": "Read More »" }, { "id": "", "text": "Donate" }, { "id": "", "text": "Facebook" }, { "id": "", "text": "Twitter" }, { "id": "", "text": "Instagram" }, { "id": "", "text": "Youtube" } ] } }, "totals": [ 0, 25, 0, 0 ], "standardInstances": [ { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-conte" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Twitter" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "View Gallery" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Regional Diversity for the california public Utilities commission" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Serving district 13" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California has one of the largests oil reserves" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assemblyman names “tracy interfaith ministries” nonprofit of the year" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Rising Gas Prices" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Twitter" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" } ] }, "menuNav": { "what": "nonstandard keyboard navigation between focusable menu items", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "menuItems": { "total": 0, "correct": 0, "incorrect": 0 }, "menus": { "total": 0, "correct": 0, "incorrect": 0 } }, "menuItems": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "miniText": { "what": "text smaller than 11 pixels", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "nonTable": { "what": "table elements used for layout", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "radioSet": { "what": "radio buttons not grouped into standard field sets", "data": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "role": { "what": "invalid and native-replacing explicit roles", "data": { "roleElements": 16, "badRoleElements": 4, "redundantRoleElements": 2, "tagNames": { "NAV": { "navigation": { "bad": 0, "redundant": 2 } }, "DIV": { "button": { "bad": 1, "redundant": 0 } }, "A": { "button": { "bad": 3, "redundant": 0 } } } }, "totals": [ 0, 2, 0, 4 ], "standardInstances": [ { "ruleID": "role", "what": "NAV elements have redundant explicit role navigation (count: 2)", "count": 2, "ordinalSeverity": 1, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role button (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "A elements have invalid or native-replaceable explicit role button (count: 3)", "count": 3, "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "styleDiff": { "what": "style inconsistencies", "data": { "mainStyles": [ "fontStyle", "fontWeight", "opacity", "textDecorationLine", "textDecorationStyle", "textDecorationThickness" ], "buttonStyles": [ "borderStyle", "borderWidth", "height", "lineHeight", "maxHeight", "maxWidth", "minHeight", "minWidth", "outlineOffset", "outlineStyle", "outlineWidth" ], "headingStyles": [ "color", "fontSize" ], "listLinkStyles": [ "color", "fontSize", "lineHeight" ], "totals": { "button": { "total": 2, "subtotals": [ 1, 1 ] }, "adjacentLink": { "total": 25, "subtotals": [ 15, 10 ] }, "listLink": { "total": 8, "subtotals": [ 4, 4 ] }, "h2": { "total": 11, "subtotals": [ 4, 2, 1, 1, 1, 1, 1 ] }, "h3": { "total": 6 } }, "items": { "button": { "lineHeight": { "19px": [ "Submit" ], "20px": [ "Submit" ] } }, "adjacentLink": { "fontWeight": { "400": [ "Skip to content", "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-conte", "Facebook", "Twitter", "Instagram", "Youtube", "Facebook", "Twitter", "Instagram", "Youtube" ], "700": [ "Donate", "View Gallery", "Regional Diversity for the california public Utilities commission", "Read More »", "Serving district 13", "Read More »", "California has one of the largests oil reserves", "Read More »", "Assemblyman names “tracy interfaith ministries” nonprofit of the year", "Read More »", "Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus", "Read More »", "Rising Gas Prices", "Read More »", "Donate" ] } }, "listLink": { "color": { "rgb(255, 255, 255)": [ "Meet Carlos", "Gallery", "Join The Campaign", "Events" ], "rgb(8, 24, 72)": [ "Meet Carlos", "Gallery", "Join The Campaign", "Events" ] } }, "h2": { "fontWeight": { "500": [ "RE-ELECT", "ASSEMBLY MEMBER", "ABOUT CARLOS" ], "700": [ "CARLOS VILLAPUDUA", "Born and raised in Stockton, Assemblymember Carlos Villapudua is a lifelong Democrat.", "The Issues", "More on Fox 40 News", "Stockton Assemblyman Proposes Tax-Free Back-To-school Shopping Week", "Bill aims to give officers training on how to intervene during unnecessary use of force", "Thank You for your Support!", "Take Action, Join The Campaign" ] }, "color": { "rgb(255, 207, 4)": [ "RE-ELECT" ], "rgb(255, 255, 255)": [ "CARLOS VILLAPUDUA", "ASSEMBLY MEMBER" ], "rgb(51, 51, 51)": [ "ABOUT CARLOS" ], "rgb(32, 66, 137)": [ "Born and raised in Stockton, Assemblymember Carlos Villapudua is a lifelong Democrat.", "The Issues", "More on Fox 40 News", "Stockton Assemblyman Proposes Tax-Free Back-To-school Shopping Week", "Bill aims to give officers training on how to intervene during unnecessary use of force", "Thank You for your Support!", "Take Action, Join The Campaign" ] }, "fontSize": { "20px": [ "RE-ELECT" ], "70px": [ "CARLOS VILLAPUDUA" ], "30px": [ "ASSEMBLY MEMBER" ], "18px": [ "ABOUT CARLOS" ], "45px": [ "Born and raised in Stockton, Assemblymember Carlos Villapudua is a lifelong Democrat.", "The Issues", "More on Fox 40 News", "Thank You for your Support!" ], "22px": [ "Stockton Assemblyman Proposes Tax-Free Back-To-school Shopping Week", "Bill aims to give officers training on how to intervene during unnecessary use of force" ], "35px": [ "Take Action, Join The Campaign" ] } } } }, "totals": [ 1, 1, 1, 6 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "In-line links have 2 different styles", "count": 1, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 2 different styles", "count": 1, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Buttons have 2 different styles", "count": 1, "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 7 different styles", "count": 6, "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "tabNav": { "what": "nonstandard keyboard navigation between elements with the tab role", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "tabElements": { "total": 0, "correct": 0, "incorrect": 0 }, "tabLists": { "total": 0, "correct": 0, "incorrect": 0 } }, "tabElements": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "titledEl": { "what": "title attributes on inappropriate elements", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 9, "tagNames": { "DIV": 6, "UL": 2, "NAV": 1 } }, "items": [ { "tagName": "DIV", "id": "", "text": "/*! elementor - v3.13.2 - 11-05-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-" }, { "tagName": "DIV", "id": "", "text": "Meet Carlos Gallery Join The Campaign Events Menu Meet Carlos Gallery Join The Campaign Events" }, { "tagName": "UL", "id": "menu-1-261efd7", "text": "Meet Carlos Gallery Join The Campaign Events" }, { "tagName": "NAV", "id": "", "text": "Meet Carlos Gallery Join The Campaign Events" }, { "tagName": "UL", "id": "menu-2-261efd7", "text": "Meet Carlos Gallery Join The Campaign Events" }, { "tagName": "DIV", "id": "", "text": "/*! elementor - v3.13.2 - 11-05-2023 */ .elementor-widget-social-icons.elementor-grid-0 .elementor-w" }, { "tagName": "DIV", "id": "", "text": "Donate" }, { "tagName": "DIV", "id": "", "text": "/*! elementor-pro - v3.7.7 - 20-09-2022 */ .elementor-button.elementor-hidden,.elementor-hidden{disp" }, { "tagName": "DIV", "id": "", "text": "Facebook Twitter Instagram Youtube" } ] }, "totals": [ 9, 0, 0, 0 ], "standardInstances": [ { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "/*! elementor - v3.13.2 - 11-05-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Carlos Gallery Join The Campaign Events Menu Meet Carlos Gallery Join The Campaign Events" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-1-261efd7", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Carlos Gallery Join The Campaign Events" }, { "ruleID": "zIndex", "what": "NAV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Carlos Gallery Join The Campaign Events" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-2-261efd7", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Carlos Gallery Join The Campaign Events" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "/*! elementor - v3.13.2 - 11-05-2023 */ .elementor-widget-social-icons.elementor-grid-0 .elementor-w" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "/*! elementor-pro - v3.7.7 - 20-09-2022 */ .elementor-button.elementor-hidden,.elementor-hidden{disp" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook Twitter Instagram Youtube" } ] } }, "success": true }, "standardResult": { "totals": [ 22, 32, 17, 23 ], "instances": [ { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Email; Email; #form-field-email" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value given-name", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "First Name; #form-field-firstname" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value family-name", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Last Name; #form-field-lastname" }, { "ruleID": "autocomplete", "what": "Input is missing the required autocomplete attribute with value email", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "#form-field-email" }, { "ruleID": "bulk", "what": "Page contains a large number of visible elements", "count": 1, "ordinalSeverity": 0, "tagName": "HTML", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field " }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-firstname", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-lastname", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-f" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field " }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_6e133f5", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"tel\" name=\"form_fields[field_6e133f5]\" id=\"form-field-field_6e133f5\" class=\"el" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_4a86e36", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_4a86e36]\" id=\"form-field-field_4a86e36\" class=\"e" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_5d71834", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_5d71834]\" id=\"form-field-field_5d71834\" class=\"e" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_9928ef1", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_9928ef1]\" id=\"form-field-field_9928ef1\" class=\"e" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_87ef1c8", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_87ef1c8]\" id=\"form-field-field_87ef1c8\" class=\"e" }, { "ruleID": "focInd", "what": "INPUT element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "INPUT", "id": "form-field-field_a0abff7", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<input size=\"1\" type=\"text\" name=\"form_fields[field_a0abff7]\" id=\"form-field-field_a0abff7\" class=\"e" }, { "ruleID": "focInd", "what": "TEXTAREA element has a non-outline focus indicator", "ordinalSeverity": 2, "tagName": "TEXTAREA", "id": "form-field-field_6d83c29", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<textarea class=\"elementor-field-textual elementor-field elementor-size-sm\" name=\"form_fields[field_" }, { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscree" }, { "ruleID": "focInd", "what": "IFRAME element has no focus indicator", "ordinalSeverity": 3, "tagName": "IFRAME", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"\" webkitallowfullscreen=\"\" mozallowfullscree" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Carlos" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Gallery" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Join The Campaign" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Events" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "hover", "what": "Link or button makes the hovering mouse cursor nonstandard", "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit" }, { "ruleID": "hover", "what": "Button shows no indication of being hovered over", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Submit" }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to content" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://carlos2022.com\"> <img width=\"280\" height=\"100\" src=\"https://carlos2022.com/wp-conte" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Twitter" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "View Gallery" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Regional Diversity for the california public Utilities commission" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Serving district 13" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "California has one of the largests oil reserves" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assemblyman names “tracy interfaith ministries” nonprofit of the year" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Turlock Journal: Local Legislators Push for gas tax suspension with bipartisan caucus" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Rising Gas Prices" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Read More »" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Twitter" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Instagram" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Youtube" }, { "ruleID": "role", "what": "NAV elements have redundant explicit role navigation (count: 2)", "count": 2, "ordinalSeverity": 1, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role button (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "A elements have invalid or native-replaceable explicit role button (count: 3)", "count": 3, "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "In-line links have 2 different styles", "count": 1, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 2 different styles", "count": 1, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Buttons have 2 different styles", "count": 1, "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 7 different styles", "count": 6, "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "/*! elementor - v3.13.2 - 11-05-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Carlos Gallery Join The Campaign Events Menu Meet Carlos Gallery Join The Campaign Events" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-1-261efd7", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Carlos Gallery Join The Campaign Events" }, { "ruleID": "zIndex", "what": "NAV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "NAV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Carlos Gallery Join The Campaign Events" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-2-261efd7", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Meet Carlos Gallery Join The Campaign Events" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "/*! elementor - v3.13.2 - 11-05-2023 */ .elementor-widget-social-icons.elementor-grid-0 .elementor-w" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "/*! elementor-pro - v3.7.7 - 20-09-2022 */ .elementor-button.elementor-hidden,.elementor-hidden{disp" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Facebook Twitter Instagram Youtube" } ] }, "endTime": 1687094459314 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687094459314, "url": "https://carlos2022.com/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Carlos Villapudua – Blue-Collar Democrat For State Assembly", "pageurl": "https://carlos2022.com/", "time": 4.21, "creditsremaining": 1305, "allitemcount": 98, "totalelements": 527, "waveurl": "http://wave.webaim.org/report?url=https://carlos2022.com/" }, "categories": { "error": { "description": "Errors", "count": 4, "items": { "alt_link_missing": { "id": "alt_link_missing", "description": "Linked image missing alternative text", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + A > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "label_multiple": { "id": "label_multiple", "description": "Multiple form labels", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > STYLE:first-child + FORM > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child > INPUT#form-field-email", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION#donate > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > FORM:first-child > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child + DIV + DIV + DIV > INPUT#form-field-email" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] }, "link_skip_broken": { "id": "link_skip_broken", "description": "Broken skip link", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A" ], "wcag": [ { "name": "2.1.1 Keyboard (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1" }, { "name": "2.4.1 Bypass Blocks (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1" } ] } } }, "contrast": { "description": "Contrast Errors", "count": 10, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 10, "selectors": [ "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > SPAN:first-child > A:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > SPAN:first-child + SPAN > A:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > SPAN:first-child + SPAN + SPAN > A:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > SPAN:first-child + SPAN + SPAN + SPAN > A:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > STYLE:first-child + FORM > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child > LABEL:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION#donate > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > A:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN > A:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN + SPAN > A:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN + SPAN + SPAN > A:first-child > SPAN:first-child" ], "contrastdata": [ [ 1.78, "#204289", "#081848", false ], [ 1.78, "#204289", "#081848", false ], [ 1.78, "#204289", "#081848", false ], [ 1.78, "#204289", "#081848", false ], [ 1.42, "#333333", "#0b162e", false ], [ 3.99, "#ff0000", "#ffffff", false ], [ 1.78, "#204289", "#081848", false ], [ 1.78, "#204289", "#081848", false ], [ 1.78, "#204289", "#081848", false ], [ 1.78, "#204289", "#081848", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 10, "items": { "label_orphaned": { "id": "label_orphaned", "description": "Orphaned form label", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION#donate > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > FORM:first-child > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child > LABEL:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] }, "fieldset_missing": { "id": "fieldset_missing", "description": "Missing fieldset", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION#donate > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > FORM:first-child > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child > LABEL:first-child + DIV > SPAN:first-child > INPUT:first-child + LABEL" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] }, "h1_missing": { "id": "h1_missing", "description": "Missing first level heading", "count": 1, "selectors": [ false ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 6, "selectors": [ "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child > DIV:first-child > H3:first-child + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child + ARTICLE > DIV:first-child > H3:first-child + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE > DIV:first-child > H3:first-child + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > H3:first-child + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > H3:first-child + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > H3:first-child + DIV + DIV > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "youtube_video": { "id": "youtube_video", "description": "YouTube video", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > IFRAME#widget2" ], "wcag": [ { "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1" }, { "name": "1.2.2 Captions (Prerecorded) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2" }, { "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3" } ] } } } }, "success": true }, "standardResult": { "totals": [ 10, 0, 0, 14 ], "instances": [ { "ruleID": "alt_link_missing", "what": "Linked image missing alternative text", "ordinalSeverity": 3, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + A > IMG:first-child" }, "excerpt": "" }, { "ruleID": "label_multiple", "what": "Multiple form labels", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > STYLE:first-child + FORM > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child > INPUT#form-field-email" }, "excerpt": "" }, { "ruleID": "label_multiple", "what": "Multiple form labels", "ordinalSeverity": 3, "tagName": "INPUT", "id": "form-field-email", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION#donate > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > FORM:first-child > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child + DIV + DIV + DIV > INPUT#form-field-email" }, "excerpt": "" }, { "ruleID": "link_skip_broken", "what": "Broken skip link", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > SPAN:first-child > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > SPAN:first-child + SPAN > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > SPAN:first-child + SPAN + SPAN > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > SPAN:first-child + SPAN + SPAN + SPAN > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > STYLE:first-child + FORM > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child > LABEL:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION#donate > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN + SPAN > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN + SPAN + SPAN > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "label_orphaned", "what": "Orphaned form label", "ordinalSeverity": 0, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION#donate > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > FORM:first-child > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child > LABEL:first-child" }, "excerpt": "" }, { "ruleID": "fieldset_missing", "what": "Missing fieldset", "ordinalSeverity": 0, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV > SECTION#donate > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > FORM:first-child > INPUT:first-child + INPUT + INPUT + INPUT + DIV > DIV:first-child > LABEL:first-child + DIV > SPAN:first-child > INPUT:first-child + LABEL" }, "excerpt": "" }, { "ruleID": "h1_missing", "what": "Missing first level heading", "ordinalSeverity": 0, "tagName": "", "id": "", "location": { "doc": "dom", "type": "selector", "spec": false }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child > DIV:first-child > H3:first-child + DIV + DIV > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child + ARTICLE > DIV:first-child > H3:first-child + DIV + DIV > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE > DIV:first-child > H3:first-child + DIV + DIV > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > H3:first-child + DIV + DIV > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > H3:first-child + DIV + DIV > A:first-child" }, "excerpt": "" }, { "ruleID": "link_redundant", "what": "Redundant link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > LINK:first-child + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > H3:first-child + DIV + DIV > A:first-child" }, "excerpt": "" }, { "ruleID": "youtube_video", "what": "YouTube video", "ordinalSeverity": 0, "tagName": "IFRAME", "id": "widget2", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > IFRAME#widget2" }, "excerpt": "" } ] }, "endTime": 1687094463857 } ], "sources": { "script": "ts27", "batch": "caassy", "target": { "id": "caAD13-c", "which": "https://carlos2022.com/", "what": "Candidate Carlos Villapudua (D)" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-18T02:07:06", "timeStamp": "18ixx", "jobData": { "startTime": "2023-06-18T13:19:43", "endTime": "2023-06-18T13:21:03", "elapsedSeconds": 80, "visitLatency": 7, "logCount": 106, "logSize": 6681, "errorLogCount": 25, "errorLogSize": 1667, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 34 ], [ "testaro", 14 ], [ "wave", 5 ], [ "alfa", 4 ], [ "ibm", 4 ], [ "qualWeb", 4 ], [ "nuVal", 2 ], [ "axe", 1 ], [ "tenon", 1 ], [ "continuum", 0 ], [ "htmlcs", 0 ] ] }, "score": { "scoreProcID": "tsp27", "summary": { "total": 1515, "issue": 1290, "tool": 189, "prevention": 0, "log": 36, "latency": 0 }, "details": { "severity": { "total": [ 127, 199, 146, 232 ], "byTool": { "testaro": [ 22, 32, 17, 23 ], "alfa": [ 7, 0, 0, 87 ], "axe": [ 6, 36, 42, 4 ], "continuum": [ 0, 0, 0, 13 ], "htmlcs": [ 14, 0, 0, 9 ], "ibm": [ 0, 14, 0, 55 ], "nuVal": [ 47, 0, 38, 0 ], "qualWeb": [ 21, 117, 46, 9 ], "tenon": [ 0, 0, 3, 18 ], "wave": [ 10, 0, 0, 14 ] } }, "prevention": {}, "issue": { "linkNoText": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "alfa": { "r11": { "quality": 1, "what": "Link has no accessible name", "complaints": { "countTotal": 1, "texts": [ "Links have an accessible name" ] } } }, "axe": { "link-name": { "quality": 1, "what": "Link has no discernible text", "complaints": { "countTotal": 1, "texts": [ "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute" ] } } }, "continuum": { "237": { "quality": 1, "what": "a element has no machanism allowing an accessible name value to be calculated", "complaints": { "countTotal": 1, "texts": [ "This A element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "htmlcs": { "AAA.1_1_1.H30.2": { "quality": 1, "what": "img element is the only link content but has no text alternative", "complaints": { "countTotal": 1, "texts": [ "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link." ] } } }, "ibm": { "a_text_purpose": { "quality": 1, "what": "Hyperlink has no link text, label, or image with a text alternative", "complaints": { "countTotal": 1, "texts": [ "Hyperlink has no link text, label or image with a text alternative" ] } } }, "qualWeb": { "QW-ACT-R12": { "quality": 1, "what": "Link has no accessible name", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each link has an accessible name." ] } }, "QW-WCAG-T21": { "quality": 1, "what": "Accessible name is not provided for an image which is the only content in a link", "complaints": { "countTotal": 1, "texts": [ "This technique checks the text alternative of images which are the only content of a link" ] } } }, "tenon": { "57": { "quality": 1, "what": "Link has no text inside it", "complaints": { "countTotal": 1, "texts": [ "This link has no text inside it." ] } } }, "wave": { "alt_link_missing": { "quality": 1, "what": "Linked image has no text alternative", "complaints": { "countTotal": 1, "texts": [ "Linked image missing alternative text" ] } } } } }, "iframeTitleBad": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "alfa": { "r13": { "quality": 1, "what": "iframe has no accessible name", "complaints": { "countTotal": 2, "texts": [ "<iframe> elements have an accessible name" ] } } }, "axe": { "frame-title": { "quality": 1, "what": "Frame has no accessible name", "complaints": { "countTotal": 2, "texts": [ "Frames must have an accessible name; Element has no title attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" ] } } }, "continuum": { "228": { "quality": 1, "what": "iframe has no machanism allowing an accessible name to be calculated", "complaints": { "countTotal": 2, "texts": [ "This iframe element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "htmlcs": { "AAA.2_4_1.H64.1": { "quality": 1, "what": "iframe element has no non-empty title attribute", "complaints": { "countTotal": 2, "texts": [ "Iframe element requires a non-empty title attribute that identifies the frame." ] } } }, "ibm": { "frame_title_exists": { "quality": 1, "what": "Inline frame has no title attribute", "complaints": { "countTotal": 2, "texts": [ "Inline frame does not have a 'title' attribute" ] } } }, "qualWeb": { "QW-ACT-R19": { "quality": 1, "what": "iframe element has no accessible name", "complaints": { "countTotal": 2, "texts": [ "This rule checks that each iframe element has an accessible name." ] } } } } }, "duplicateID": { "score": 24, "maxCount": 6, "weight": 4, "tools": { "alfa": { "r3": { "quality": 1, "what": "Element id attribute value is not unique", "complaints": { "countTotal": 2, "texts": [ "id attributes have a unique value" ] } } }, "axe": { "duplicate-id-aria": { "quality": 1, "what": "id attribute used in ARIA or in a label has a value that is not unique", "complaints": { "countTotal": 1, "texts": [ "IDs used in ARIA and labels must be unique; Document has multiple elements referenced with ARIA with the same id attribute: form-field-email" ] } } }, "continuum": { "94": { "quality": 1, "what": "Element contains an id attribute set to a value that is not unique in the DOM", "complaints": { "countTotal": 2, "texts": [ "This INPUT has an id attribute of 'form-field-email', which is not unique in the same DOM" ] } } }, "htmlcs": { "AAA.4_1_1.F77": { "quality": 1, "what": "Duplicate id attribute value", "complaints": { "countTotal": 1, "texts": [ "Duplicate id attribute value \"form-field-email\" found on the web page." ] } } }, "ibm": { "element_id_unique": { "quality": 1, "what": "Element has an id attribute value that is already in use", "complaints": { "countTotal": 2, "texts": [ "The <span> element has the id \"elementor-device-mode\" that is already in use", "The <input> element has the id \"form-field-email\" that is already in use" ] } } }, "nuVal": { "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": { "quality": 1, "what": "Duplicate id", "complaints": { "countTotal": 4, "texts": [ "Duplicate ID form-field-email.", "The first occurrence of ID form-field-email was here." ] } } }, "qualWeb": { "QW-ACT-R18": { "quality": 1, "what": "id attribute value is not unique", "complaints": { "countTotal": 6, "texts": [ "This rule checks that all id attribute values on a single page are unique." ] } } } } }, "contentBeyondLandmarks": { "score": 130, "maxCount": 65, "weight": 2, "tools": { "alfa": { "r57": { "quality": 1, "what": "Perceivable text content is not included in any landmark", "complaints": { "countTotal": 65, "texts": [ "Perceivable text content is included in a landmark" ] } } }, "axe": { "region": { "quality": 1, "what": "Some page content is not contained by landmarks", "complaints": { "countTotal": 41, "texts": [ "All page content should be contained by landmarks; Some page content is not contained by landmarks" ] } } }, "ibm": { "aria_content_in_landmark": { "quality": 1, "what": "Content is not within a landmark element", "complaints": { "countTotal": 44, "texts": [ "Content is not within a landmark element" ] } } } } }, "h1Missing": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "alfa": { "r61": { "quality": 1, "what": "First heading is not h1", "complaints": { "countTotal": 1, "texts": [ "Documents start with a level 1 heading" ] } } }, "wave": { "h1_missing": { "quality": 1, "what": "Missing first level heading", "complaints": { "countTotal": 1, "texts": [ "Missing first level heading" ] } } } } }, "contrastAAA": { "score": 8, "maxCount": 8, "weight": 1, "tools": { "alfa": { "r66": { "quality": 1, "what": "Text contrast less than AAA requires", "complaints": { "countTotal": 7, "texts": [ "Text outside widget has enhanced contrast" ] } } }, "axe": { "color-contrast-enhanced": { "quality": 1, "what": "Element has insufficient color contrast (Level AAA)", "complaints": { "countTotal": 1, "texts": [ "Elements must meet enhanced color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element" ] } } }, "htmlcs": { "AAA.1_4_6.G17.Fail": { "quality": 1, "what": "Text has insufficient contrast", "complaints": { "countTotal": 1, "texts": [ "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4:1. Recommendation: change text colour to #b60000." ] } } }, "qualWeb": { "QW-ACT-R76": { "quality": 1, "what": "Text has less than the enhanced minimum contrast", "complaints": { "countTotal": 8, "texts": [ "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement." ] } } } } }, "textContrastAA": { "score": 128, "maxCount": 32, "weight": 4, "tools": { "alfa": { "r69": { "quality": 1, "what": "Text outside widget has subminimum contrast", "complaints": { "countTotal": 5, "texts": [ "Text outside widget has minimum contrast" ] } } }, "axe": { "color-contrast": { "quality": 1, "what": "Element has insufficient color contrast", "complaints": { "countTotal": 32, "texts": [ "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient", "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a pseudo element", "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it's partially obscured by another element" ] } } }, "qualWeb": { "QW-ACT-R37": { "quality": 1, "what": "Text has less than the minimum contrast", "complaints": { "countTotal": 8, "texts": [ "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement." ] } } }, "wave": { "contrast": { "quality": 1, "what": "Very low contrast", "complaints": { "countTotal": 10, "texts": [ "Very low contrast" ] } } } } }, "fontSizeAbsolute": { "score": 22, "maxCount": 11, "weight": 2, "tools": { "alfa": { "r74": { "quality": 1, "what": "Paragraph text has an absolute font size", "complaints": { "countTotal": 6, "texts": [ "Paragraphs of text do not have font sizes defined in absolute units" ] } } }, "qualWeb": { "QW-WCAG-T28": { "quality": 1, "what": "Percent, em, or name is used for a font size", "complaints": { "countTotal": 11, "texts": [ "This technique checks that all font-size attribute uses percent, em or names." ] } } } } }, "headingOfNothing": { "score": 8, "maxCount": 4, "weight": 2, "tools": { "alfa": { "r78": { "quality": 1, "what": "No content between two headings of the same level", "complaints": { "countTotal": 4, "texts": [ "Headings of same level have text content between them" ] } } } } }, "repeatedContentRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "alfa": { "r87": { "quality": 0.5, "what": "First focusable element is not a link to the main content", "complaints": { "countTotal": 1, "texts": [ "First focusable element is link to main content" ] } } }, "qualWeb": { "QW-ACT-R73": { "quality": 1, "what": "Block of repeated content is not collapsible", "complaints": { "countTotal": 1, "texts": [ "This rule checks that repeated blocks of content are collapsible." ] } }, "QW-ACT-R74": { "quality": 1, "what": "Document has no instrument to move focus to non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that there is an instrument to move focus to non-repeated content in the page." ] } }, "QW-WCAG-T23": { "quality": 1, "what": "No link at the top of the page that goes directly to the main content area", "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page." ] } } } } }, "labelClash": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "axe": { "form-field-multiple-labels": { "quality": 1, "what": "Form field has multiple label elements", "complaints": { "countTotal": 2, "texts": [ "Form field must not have multiple label elements" ] } } }, "ibm": { "form_label_unique": { "quality": 1, "what": "Form control has more than one label", "complaints": { "countTotal": 1, "texts": [ "Form control has more than one label" ] } } }, "testaro": { "labClash": { "quality": 1, "what": "Incompatible label types", "complaints": { "countTotal": 1, "texts": [ "Element INPUT is unlabeled" ] } } }, "wave": { "label_multiple": { "quality": 1, "what": "Form control has more than one label associated with it", "complaints": { "countTotal": 2, "texts": [ "Multiple form labels" ] } } } } }, "frameContentRisk": { "score": 1, "maxCount": 0.6000000000000001, "weight": 1, "tools": { "axe": { "frame-tested": { "quality": 0.2, "what": "Some content is in an iframe and therefore may not be testable for accessibility", "complaints": { "countTotal": 3, "texts": [ "Frames should be tested with axe-core; The iframe still has to be tested with axe-core" ] } } } } }, "hiddenContentRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "what": "Some content is hidden and therefore may not be testable for accessibility", "complaints": { "countTotal": 3, "texts": [ "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." ] } } } } }, "linkConfusionRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "axe": { "identical-links-same-purpose": { "quality": 1, "what": "Links with the same accessible name may serve dissimilar purposes", "complaints": { "countTotal": 1, "texts": [ "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous." ] } } } } }, "skipRepeatedContent": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "axe": { "skip-link": { "quality": 1, "what": "Skip-link target is not focusable or does not exist", "complaints": { "countTotal": 1, "texts": [ "The skip-link target should exist and be focusable; No skip link target" ] } } }, "qualWeb": { "QW-ACT-R64": { "quality": 1, "what": "Document has no heading for non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that the non-repeated content contains a heading" ] } }, "QW-ACT-R75": { "quality": 1, "what": "Blocks of repeated content cannot be bypassed", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has a mechanism to bypass repeated blocks of content." ] } } }, "wave": { "link_skip_broken": { "quality": 1, "what": "Skip-navigation link has no target or is not keyboard accessible", "complaints": { "countTotal": 1, "texts": [ "Broken skip link" ] } } } } }, "svgImageNoText": { "score": 32, "maxCount": 8, "weight": 4, "tools": { "continuum": { "123": { "quality": 1, "what": "svg element has no machanism allowing an accessible name to be calculated", "complaints": { "countTotal": 8, "texts": [ "This svg element does not have a mechanism that allows an accessible name value to be calculated" ] } } } } }, "decorativeImageRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "htmlcs": { "AAA.1_1_1.H67.2": { "quality": 1, "what": "Image marked as decorative may be informative", "complaints": { "countTotal": 2, "texts": [ "Img element is marked so that it is ignored by Assistive Technology." ] } } } } }, "pseudoHeadingRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_1.H42": { "quality": 1, "what": "Heading coding is not used but the element may be intended as a heading", "complaints": { "countTotal": 1, "texts": [ "Heading markup should be used if this content is intended as a heading." ] } } } } }, "labelBadID": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "htmlcs": { "AAA.1_3_1.H44.NonExistentFragment": { "quality": 1, "what": "Label for attribute references a nonexistent element", "complaints": { "countTotal": 1, "texts": [ "This label's \"for\" attribute contains an ID that does not exist in the document fragment." ] } } }, "wave": { "label_orphaned": { "quality": 1, "what": "Orphaned form label", "complaints": { "countTotal": 1, "texts": [ "Orphaned form label" ] } } } } }, "fieldSetRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_1.H71.SameName": { "quality": 1, "what": "Radio buttons or check boxes may require a group description via a fieldset element", "complaints": { "countTotal": 1, "texts": [ "If these radio buttons or check boxes require a further group-level description, they should be contained within a fieldset element." ] } } } } }, "contrastRisk": { "score": 4, "maxCount": 4, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_3_F24.F24.FGColour": { "quality": 1, "what": "Inline foreground color may lack a complementary background color", "complaints": { "countTotal": 1, "texts": [ "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour." ] } }, "AAA.1_4_6.G17.BgImage": { "quality": 1, "what": "Contrast between the text and its background image may be less than 7:1", "complaints": { "countTotal": 2, "texts": [ "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1." ] } }, "AAA.1_4_6.G18.BgImage": { "quality": 1, "what": "Contrast between the text and the background image may be less than 4.5:1", "complaints": { "countTotal": 1, "texts": [ "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1." ] } } } } }, "linkWindowSurpriseRisk": { "score": 5, "maxCount": 5, "weight": 1, "tools": { "htmlcs": { "AAA.3_2_5.H83.3": { "quality": 1, "what": "Link text may fail to indicate that the link will open in a new window", "complaints": { "countTotal": 5, "texts": [ "Check that this link's link text contains information indicating that the link will open in a new window." ] } } } } }, "headingStructure": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1_AAA.G141": { "quality": 1, "what": "Heading level is incorrect", "complaints": { "countTotal": 2, "texts": [ "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.", "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested." ] } } }, "tenon": { "155": { "quality": 1, "what": "Headings are not structured in a hierarchical manner", "complaints": { "countTotal": 1, "texts": [ "These headings are not structured in a hierarchical manner." ] } } } } }, "linkElementBad": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "htmlcs": { "AAA.2_4_8.H59.1": { "quality": 1, "what": "link element is not in the document head", "complaints": { "countTotal": 2, "texts": [ "Link elements can only be located in the head section of the document." ] } } } } }, "labelForBad": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "ibm": { "label_ref_valid": { "quality": 1, "what": "Value of the for attribute of the label element is not the id of a valid input element", "complaints": { "countTotal": 1, "texts": [ "The value \"form-field-iwantto\" of the 'for' attribute is not the 'id' of a valid <input> element" ] } } }, "nuVal": { "The value of the for attribute of the label element must be the ID of a non-hidden form control.": { "quality": 1, "what": "for attribute of the label element does not reference a non-hidden form control", "complaints": { "countTotal": 2, "texts": [ "The value of the for attribute of the label element must be the ID of a non-hidden form control." ] } } } } }, "fieldSetMissing": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "ibm": { "input_checkboxes_grouped": { "quality": 1, "what": "checkbox input is not grouped with others with the same name", "complaints": { "countTotal": 3, "texts": [ "Checkbox input and others with the name \"form_fields[iwantto][]\" are not grouped together" ] } } }, "wave": { "fieldset_missing": { "quality": 1, "what": "fieldset element is missing", "complaints": { "countTotal": 1, "texts": [ "Missing fieldset" ] } } } } }, "landmarkConfusion": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "ibm": { "aria_landmark_name_unique": { "quality": 1, "what": "Multiple landmarks with the same parent region are not distinguished from one another", "complaints": { "countTotal": 1, "texts": [ "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label" ] } } } } }, "obsolete": { "score": 45, "maxCount": 15, "weight": 3, "tools": { "ibm": { "element_attribute_deprecated": { "quality": 1, "what": "Element or attribute is obsolete", "complaints": { "countTotal": 2, "texts": [ "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5" ] } } }, "nuVal": { "^The .+ attribute on the .+ element is obsolete.+$": { "quality": 1, "what": "Attribute is obsolete on its element", "complaints": { "countTotal": 15, "texts": [ "The charset attribute on the script element is obsolete.", "The scrolling attribute on the iframe element is obsolete. Use CSS instead.", "The frameborder attribute on the iframe element is obsolete. Use CSS instead." ] } } } } }, "roleRedundant": { "score": 6, "maxCount": 6, "weight": 1, "tools": { "ibm": { "aria_role_redundant": { "quality": 1, "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element", "complaints": { "countTotal": 1, "texts": [ "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>" ] } } }, "nuVal": { "^The .+ role is unnecessary for element .+$": { "quality": 1, "what": "explicit role is redundant for its element", "complaints": { "countTotal": 4, "texts": [ "The navigation role is unnecessary for element nav." ] } } }, "testaro": { "role": { "quality": 1, "what": "Invalid, native-replacing, or redundant role", "complaints": { "countTotal": 6, "texts": [ "NAV elements have redundant explicit role navigation (count: 2)", "DIV elements have invalid or native-replaceable explicit role button (count: 1)", "A elements have invalid or native-replaceable explicit role button (count: 3)" ] } } } } }, "ariaRedundant": { "score": 22, "maxCount": 22, "weight": 1, "tools": { "ibm": { "aria_attribute_redundant": { "quality": 1, "what": "ARIA attribute is used when there is a corresponding HTML attribute", "complaints": { "countTotal": 11, "texts": [ "The ARIA attribute \"aria-required\" is redundant with the HTML attribute \"required\"" ] } } }, "nuVal": { "^Attribute aria-.+ is unnecessary for elements that have attribute .+$": { "quality": 1, "what": "ARIA attribute is redundant with the synonymous native attribute", "complaints": { "countTotal": 22, "texts": [ "Attribute aria-required is unnecessary for elements that have attribute required." ] } } } } }, "parentBad": { "score": 56, "maxCount": 14, "weight": 4, "tools": { "nuVal": { "^Element .+ not allowed as child of element .+ in this context.*$": { "quality": 1, "what": "Element has an invalid parent", "complaints": { "countTotal": 14, "texts": [ "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)" ] } } } } }, "attributeBad": { "score": 48, "maxCount": 12, "weight": 4, "tools": { "nuVal": { "^Attribute .+ not allowed on element .+ at this point.*$": { "quality": 1, "what": "Attribute not allowed on this element", "complaints": { "countTotal": 12, "texts": [ "Attribute migration_allowed not allowed on element nav at this point.", "Attribute migrated not allowed on element nav at this point.", "Attribute webkitallowfullscreen not allowed on element iframe at this point.", "Attribute mozallowfullscreen not allowed on element iframe at this point." ] } } } } }, "sectionHeadingless": { "score": 12, "maxCount": 12, "weight": 1, "tools": { "nuVal": { "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": { "quality": 1, "what": "section has no heading", "complaints": { "countTotal": 12, "texts": [ "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed." ] } } }, "qualWeb": { "QW-WCAG-T9": { "quality": 1, "what": "Page is not organized using headings", "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order" ] } } } } }, "slashParseRisk": { "score": 38, "maxCount": 38, "weight": 1, "tools": { "nuVal": { "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.": { "quality": 1, "what": "Void element has a useless trailing slash.", "complaints": { "countTotal": 38, "texts": [ "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values." ] } } } } }, "mainNone": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "qualWeb": { "QW-ACT-R63": { "quality": 1, "what": "Document has no landmark with non-repeated content", "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content" ] } } } } }, "focusIndication": { "score": 192, "maxCount": 48, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R62": { "quality": 1, "what": "Element in the sequential focus order has no visible focus", "complaints": { "countTotal": 48, "texts": [ "This rule checks that each element in sequential focus order has some visible focus indication." ] } } }, "testaro": { "focInd": { "quality": 1, "what": "Focused element displays a nonstandard or no focus indicator", "complaints": { "countTotal": 13, "texts": [ "INPUT element has a non-outline focus indicator", "TEXTAREA element has a non-outline focus indicator", "IFRAME element has no focus indicator" ] } } } } }, "linkTextsSame": { "score": 24, "maxCount": 12, "weight": 2, "tools": { "qualWeb": { "QW-ACT-R9": { "quality": 1, "what": "Links with identical accessible names have different purposes", "complaints": { "countTotal": 6, "texts": [ "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources." ] } }, "QW-ACT-R44": { "quality": 1, "what": "Links with identical accessible names and context serve different purposes", "complaints": { "countTotal": 6, "texts": [ "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources." ] } } }, "tenon": { "98": { "quality": 1, "what": "Links have the same text but different destinations", "complaints": { "countTotal": 5, "texts": [ "These links have the same text but different destinations." ] } } } } }, "errorReferenceBad": { "score": 56, "maxCount": 14, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R41": { "quality": 1, "what": "Error message describes no invalid form field value", "complaints": { "countTotal": 14, "texts": [ "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error." ] } } } } }, "overflowHiddenRisk": { "score": 19, "maxCount": 19, "weight": 1, "tools": { "qualWeb": { "QW-ACT-R40": { "quality": 1, "what": "Zoomed text node may be clipped by a CSS overflow declaration", "complaints": { "countTotal": 19, "texts": [ "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport." ] } } } } }, "siteNavigation": { "score": 23, "maxCount": 23, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T15": { "quality": 1, "what": "link element and navigation tools not used", "complaints": { "countTotal": 23, "texts": [ "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages." ] } } } } }, "labelConfusionRisk": { "score": 10, "maxCount": 10, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T17": { "quality": 1, "what": "label not positioned to maximize the predictability of the relationship", "complaints": { "countTotal": 10, "texts": [ "This technique checks the correct position of labels in forms" ] } } } } }, "pseudoNavList": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "qualWeb": { "QW-WCAG-T32": { "quality": 1, "what": "ol, ul or dl is not used for a list or group of links", "complaints": { "countTotal": 2, "texts": [ "The objective of this technique is to create lists of related items using list elements appropriate for their purposes." ] } } } } }, "colorMissing": { "score": 88, "maxCount": 22, "weight": 4, "tools": { "qualWeb": { "QW-WCAG-T31": { "quality": 1, "what": "Foreground or background color is specified but not both", "complaints": { "countTotal": 22, "texts": [ "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination." ] } } } } }, "noHeading": { "score": 51, "maxCount": 17, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "what": "h1-h6 not used to identify headings", "complaints": { "countTotal": 17, "texts": [ "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content" ] } } } } }, "boxSizeAbsolute": { "score": 9, "maxCount": 3, "weight": 3, "tools": { "qualWeb": { "QW-BP15": { "quality": 1, "what": "Element width is specified in an absolute value", "complaints": { "countTotal": 3, "texts": [ "At least one width attribute of an HTML element is expressed in absolute values" ] } } } } }, "horizontalScrolling": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "tenon": { "28": { "quality": 1, "what": "Layout or sizing of the page causes horizontal scrolling", "complaints": { "countTotal": 1, "texts": [ "The layout or sizing of this page causes horizontal scrolling." ] } } } } }, "fontSmall": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "tenon": { "134": { "quality": 1, "what": "Text is very small", "complaints": { "countTotal": 2, "texts": [ "Very small text found." ] } } } } }, "targetSize": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "tenon": { "152": { "quality": 1, "what": "Actionable element is smaller than the minimum required size", "complaints": { "countTotal": 1, "texts": [ "This actionable element is smaller than the minimum required size." ] } } } } }, "linkForcesNewWindow": { "score": 30, "maxCount": 10, "weight": 3, "tools": { "tenon": { "218": { "quality": 1, "what": "Link opens in a new window without user control", "complaints": { "countTotal": 10, "texts": [ "This link opens in a new window without user control." ] } } } } }, "autocompleteNone": { "score": 4, "maxCount": 4, "weight": 1, "tools": { "testaro": { "autocomplete": { "quality": 1, "what": "Name or email input is missing its required autocomplete attribute", "complaints": { "countTotal": 4, "texts": [ "Input is missing the required autocomplete attribute with value email", "Input is missing the required autocomplete attribute with value given-name", "Input is missing the required autocomplete attribute with value family-name" ] } } } } }, "visibleBulk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "testaro": { "bulk": { "quality": 1, "what": "Page contains many visible elements", "complaints": { "countTotal": 1, "texts": [ "Page contains a large number of visible elements" ] } } } } }, "focusableOperable": { "score": 12, "maxCount": 4, "weight": 3, "tools": { "testaro": { "focOp": { "quality": 1, "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable", "complaints": { "countTotal": 4, "texts": [ null ] } } } } }, "hoverSurprise": { "score": 12, "maxCount": 6, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "what": "Hovering is impossible or mis-indicated or changes content", "complaints": { "countTotal": 6, "texts": [ "Hovering over element has unexpected effects", "Operable element cannot be hovered over", "Link or button makes the hovering mouse cursor nonstandard", "Button shows no indication of being hovered over" ] } } } } }, "linkIndication": { "score": 50, "maxCount": 25, "weight": 2, "tools": { "testaro": { "linkUl": { "quality": 1, "what": "Non-underlined adjacent links", "complaints": { "countTotal": 25, "texts": [ "Link is inline but has no underline" ] } } } } }, "inconsistentStyles": { "score": 9, "maxCount": 9, "weight": 1, "tools": { "testaro": { "styleDiff": { "quality": 1, "what": "Heading, link, and button style inconsistencies", "complaints": { "countTotal": 9, "texts": [ "In-line links have 2 different styles", "Links in columns have 2 different styles", "Buttons have 2 different styles", "Level-2 headings have 7 different styles" ] } } } } }, "zIndexNotZero": { "score": 9, "maxCount": 9, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "what": "Layering with nondefault z-index values", "complaints": { "countTotal": 9, "texts": [ "DIV element has a non-default Z index", "UL element has a non-default Z index", "NAV element has a non-default Z index" ] } } } } }, "linkPair": { "score": 12, "maxCount": 6, "weight": 2, "tools": { "wave": { "link_redundant": { "quality": 1, "what": "Adjacent links go to the same URL", "complaints": { "countTotal": 6, "texts": [ "Redundant link" ] } } } } }, "videoCaptionRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "wave": { "youtube_video": { "quality": 1, "what": "YouTube video may have no or incorrect captions", "complaints": { "countTotal": 1, "texts": [ "YouTube video" ] } } } } } } } } }