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,