Accessibility digest

Synopsis
PageMember Steve Bennett (D)
URLhttps://a38.asmdc.org/
Requesterpool@jpdev.pro
Test date2023/06/18
Score1635
Tested byTestaro, procedure ts27
Scored byTestilo, procedure tsp27
Digested byTestilo, 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 Member Steve Bennett (D) at https://a38.asmdc.org/ 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 1635, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total1635Sum of the component scores
issue1394Severity and number of reported defects
tool201Tool-by-tool defect ratings
prevention0Failed attempts by tools to test the page
log40Browser warnings about the page
latency0Abnormal 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 scores
IssueScore
focusIndication332
linkIndication118
governedBadID100
targetSize84
slashParseRisk70
noHeading60
obsolete54
titleBad52
roleRedundant42
linkTextsSame40
contrastAAA32
hiddenContentRisk26
textContrastAA24
attributeMissing24
bannerNotTop20
duplicateID16
pageLanguage16
headingEmpty12
ariaBadAttribute12
landmarkConfusion12
buttonNoText12
attributeBad12
boxSizeAbsolute12
linkForcesNewWindow12
focusableOperable12
inconsistentStyles11
pseudoNavList10
contrastRisk10
bannerNot110
zIndexNotZero9
headingStructure8
h1Multiple8
hoverSurprise8
textAlternativeRisk7
headingLevelSkip6
contentBeyondLandmarks6
visibleLabelNotName6
navConfusion6
navNoText6
asideConfusion6
linkPair6
labelClash6
repeatedContentRisk5
sectionHeadingless5
titleRedundant5
linkWindowSurpriseRisk4
linkNoText4
errorReferenceBad4
leadingClipsText4
videoCaptionRisk4
h1Missing3
skipRepeatedContent3
horizontalScrolling3
headingOfNothing2
complementaryNoText2
mainNone2
pseudoList2
pseudoHeadingRisk2
noScriptRisk2
frameContentRisk1
scrollRisk1
visibleBulk1
ignorable0

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: 332

Complaints by alfa

Rule r65

Description: Element in the sequential focus order has no visible focus

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R62

Description: Element in the sequential focus order has no visible focus

Count of instances: 83

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 14

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 118

Complaints by alfa

Rule r62

Description: Inline link is not distinct from the surrounding text except by color

Count of instances: 2

Complaint specifics

Complaints by axe

Rule link-in-text-block

Description: Link is not distinct from surrounding text without reliance on color

Count of instances: 2

Complaint specifics

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 59

Complaint specifics

Issue governedBadID

WCAG: 1.3.1

Score: 100

Complaints by nuVal

Rule The aria-controls attribute must point to an element in the same document.

Description: aria-controls attribute references an element not in the document

Count of instances: 25

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 84

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 28

Complaint specifics

Issue slashParseRisk

WCAG: 4.1

Score: 70

Complaints by nuVal

Rule 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: 70

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 60

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 20

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 54

Complaints by alfa

Rule r70

Description: Element is obsolete or deprecated

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.1_3_1.H49.Center

Description: center element is obsolete

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 6

Complaint specifics

Complaints by nuVal

Rule The center element is obsolete. Use CSS instead.

Description: center element is obsolete

Count of instances: 2

Complaint specifics
Rule ^The .+ attribute on the .+ element is obsolete.+$

Description: Attribute is obsolete on its element

Count of instances: 16

Complaint specifics

Complaints by qualWeb

Rule QW-BP10

Description: HTML element is used to control the visual presentation of content

Count of instances: 1

Complaint specifics

Issue titleBad

WCAG: 1.3.1

Score: 52

Complaints by testaro

Rule titledEl

Description: title attribute belongs to an inappropriate element

Count of instances: 13

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 42

Complaints by ibm

Rule aria_role_redundant

Description: Explicitly assigned ARIA role is redundant with the implicit role of the element

Count of instances: 15

Complaint specifics

Complaints by nuVal

Rule ^The .+ role is unnecessary for element .+$

Description: explicit role is redundant for its element

Count of instances: 30

Complaint specifics

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 42

Complaint specifics

Issue linkTextsSame

WCAG: 2.4.4

Score: 40

Complaints by qualWeb

Rule QW-ACT-R9

Description: Links with identical accessible names have different purposes

Count of instances: 10

Complaint specifics
Rule QW-ACT-R44

Description: Links with identical accessible names and context serve different purposes

Count of instances: 10

Complaint specifics

Complaints by tenon

Rule 98

Description: Links have the same text but different destinations

Count of instances: 8

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 32

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 32

Complaint specifics

Complaints by axe

Rule color-contrast-enhanced

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 28

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 26

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 26

Complaints by axe

Rule hidden-content

Description: Some content is hidden and therefore may not be testable for accessibility

Count of instances: 26

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 24

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 3

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 5

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 6

Complaint specifics

Issue attributeMissing

WCAG: 4.1.2

Score: 24

Complaints by nuVal

Rule ^Element .+ is missing one or more of the following attributes: .+$

Description: Element is missing a required attribute

Count of instances: 6

Complaint specifics

Issue bannerNotTop

WCAG: 1.3.6

Score: 20

Complaints by qualWeb

Rule QW-BP19

Description: banner landmark is not at the top level

Count of instances: 10

Complaint specifics

Issue duplicateID

WCAG: 4.1.1

Score: 16

Complaints by alfa

Rule r3

Description: Element id attribute value is not unique

Count of instances: 2

Complaint specifics

Complaints by axe

Rule duplicate-id

Description: id attribute value is not unique

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 94

Description: Element contains an id attribute set to a value that is not unique in the DOM

Count of instances: 2

Complaint specifics

Complaints by htmlcs

Rule AAA.4_1_1.F77

Description: Duplicate id attribute value

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule element_id_unique

Description: Element has an id attribute value that is already in use

Count of instances: 1

Complaint specifics

Complaints by nuVal

Rule ^Duplicate ID .+$|^The first occurrence of ID .* was here.*$

Description: Duplicate id

Count of instances: 4

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 2

Complaint specifics

Issue pageLanguage

WCAG: 3.1.1

Score: 16

Complaints by ibm

Rule html_lang_exists

Description: Page detected as HTML, but has no lang attribute

Count of instances: 4

Complaint specifics

Issue headingEmpty

WCAG: 2.4.6

Score: 12

Complaints by alfa

Rule r64

Description: Heading has no non-empty accessible name

Count of instances: 2

Complaint specifics

Complaints by axe

Rule empty-heading

Description: Heading empty

Count of instances: 2

Complaint specifics

Complaints by htmlcs

Rule AAA.1_3_1.H42.2

Description: Heading empty

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule heading_content_exists

Description: Heading element has no descriptive content

Count of instances: 2

Complaint specifics

Complaints by nuVal

Rule Empty heading.

Description: Empty heading

Count of instances: 4

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R35

Description: Heading has no accessible name

Count of instances: 2

Complaint specifics

Complaints by wave

Rule heading_empty

Description: Empty heading

Count of instances: 2

Complaint specifics

Issue ariaBadAttribute

WCAG: 4.1.2

Score: 12

Complaints by axe

Rule aria-allowed-attr

Description: ARIA attribute is invalid for the role of its element

Count of instances: 3

Complaint specifics

Complaints by continuum

Rule 281

Description: Element has an aria-expanded attribute, which is not allowed

Count of instances: 3

Complaint specifics

Issue landmarkConfusion

WCAG: 1.3.6

Score: 12

Complaints by axe

Rule landmark-unique

Description: Landmark has a role and an accessible name that are identical to another

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule aria_landmark_name_unique

Description: Multiple landmarks with the same parent region are not distinguished from one another

Count of instances: 4

Complaint specifics

Issue buttonNoText

WCAG: 4.1.2

Score: 12

Complaints by htmlcs

Rule AAA.4_1_2.H91.Button.Name

Description: Button element has no accessible name

Count of instances: 3

Complaint specifics

Complaints by wave

Rule button_empty

Description: Button is empty or has no value text

Count of instances: 3

Complaint specifics

Issue attributeBad

WCAG: 1.3.1

Score: 12

Complaints by ibm

Rule aria_attribute_valid

Description: ARIA attribute is invalid for the role of its element

Count of instances: 3

Complaint specifics

Issue boxSizeAbsolute

WCAG: 1.4.4

Score: 12

Complaints by qualWeb

Rule QW-BP15

Description: Element width is specified in an absolute value

Count of instances: 4

Complaint specifics

Issue linkForcesNewWindow

WCAG: 3.2.5

Score: 12

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 4

Complaint specifics

Issue focusableOperable

WCAG: 2.1.1

Score: 12

Complaints by testaro

Rule focOp

Description: Tab-focusable elements that are inoperable or operable elements that are not focusable

Count of instances: 4

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 11

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 11

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 10

Complaints by htmlcs

Rule AAA.1_3_1.H48

Description: Navigation links are not coded as a list

Count of instances: 3

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T32

Description: ol, ul or dl is not used for a list or group of links

Count of instances: 5

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 10

Complaints by htmlcs

Rule AAA.1_4_6.G17.Abs

Description: Contrast between the absolutely positioned text and its background may be less than 7:1

Count of instances: 4

Complaint specifics
Rule AAA.1_4_6.G18.Abs

Description: Contrast between the absolutely positioned text and its background may be less than 4.5:1

Count of instances: 3

Complaint specifics
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: 3

Complaint specifics

Issue bannerNot1

WCAG: 1.3.6

Score: 10

Complaints by qualWeb

Rule QW-BP20

Description: Document has more than 1 banner landmark

Count of instances: 5

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 9

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 9

Complaint specifics

Issue headingStructure

WCAG: 1.3.1

Score: 8

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 4

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue h1Multiple

WCAG: 1.3.1

Score: 8

Complaints by nuVal

Rule Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).

Description: Page contains more than 1 h1 element

Count of instances: 4

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 8

Complaints by testaro

Rule hover

Description: Hovering is impossible or mis-indicated or changes content

Count of instances: 4

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 7

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 7

Complaint specifics

Issue headingLevelSkip

WCAG: 1.3.1

Score: 6

Complaints by alfa

Rule r53

Description: Heading skips one or more levels

Count of instances: 2

Complaint specifics

Complaints by axe

Rule heading-order

Description: Heading levels do not increase by only one

Count of instances: 2

Complaint specifics

Complaints by wave

Rule heading_skipped

Description: Skipped heading level

Count of instances: 3

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 6

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 3

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 1

Complaint specifics

Issue visibleLabelNotName

WCAG: 2.5.3

Score: 6

Complaints by axe

Rule label-content-name-mismatch

Description: Element visible text is not part of its accessible name

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule label_name_visible

Description: Accessible name does not match or contain the visible label text

Count of instances: 1

Complaint specifics

Issue navConfusion

WCAG: 1.3.6

Score: 6

Complaints by continuum

Rule 531

Description: nav element has an accessible name that is non-unique among the nav elements

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule aria_navigation_label_unique

Description: Multiple elements with the navigation role do not have unique labels

Count of instances: 2

Complaint specifics

Issue navNoText

WCAG: 1.3.6

Score: 6

Complaints by continuum

Rule 533

Description: nav element is not the only nav element but has no accessible name

Count of instances: 2

Complaint specifics

Issue asideConfusion

WCAG: 1.3.6

Score: 6

Complaints by ibm

Rule aria_complementary_label_unique

Description: Multiple elements with a complementary role have no unique labels

Count of instances: 2

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 6

Complaints by qualWeb

Rule QW-WCAG-T10

Description: Adjacent image and text links for the same resource are not combined

Count of instances: 2

Complaint specifics
Rule QW-BP13

Description: Consecutive links have the same href and one contains an image

Count of instances: 1

Complaint specifics

Complaints by tenon

Rule 184

Description: Adjacent links point to the same destination

Count of instances: 2

Complaint specifics

Complaints by wave

Rule link_redundant

Description: Adjacent links go to the same URL

Count of instances: 3

Complaint specifics

Issue labelClash

WCAG: 1.3.1

Score: 6

Complaints by testaro

Rule labClash

Description: Incompatible label types

Count of instances: 3

Complaint specifics

Issue repeatedContentRisk

WCAG: 2.4.1

Score: 5

Complaints by alfa

Rule r87

Description: First focusable element is not a link to the main content

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R73

Description: Block of repeated content is not collapsible

Count of instances: 1

Complaint specifics
Rule QW-ACT-R74

Description: Document has no instrument to move focus to non-repeated content

Count of instances: 1

Complaint specifics
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
Rule QW-BP17

Description: No link at the beginning of a block of repeated content goes to the end of the block

Count of instances: 2

Complaint specifics

Issue sectionHeadingless

WCAG: 1.3.1

Score: 5

Complaints by qualWeb

Rule QW-WCAG-T9

Description: Page is not organized using headings

Count of instances: 5

Complaint specifics

Issue titleRedundant

WCAG: 1.3.1

Score: 5

Complaints by tenon

Rule 79

Description: Link has a title attribute that is the same as the text inside the link

Count of instances: 5

Complaint specifics

Issue linkWindowSurpriseRisk

WCAG: 3.2.5

Score: 4

Complaints by htmlcs

Rule 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: 4

Complaint specifics

Issue linkNoText

WCAG: 2.4.4

Score: 4

Complaints by htmlcs

Rule AAA.4_1_2.H91.A.Empty

Description: a element has an id attribute but no href attribute or text

Count of instances: 1

Complaint specifics

Issue errorReferenceBad

WCAG: 3.3.1

Score: 4

Complaints by qualWeb

Rule QW-ACT-R41

Description: Error message describes no invalid form field value

Count of instances: 1

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 4

Complaints by tenon

Rule 144

Description: Line height is insufficent to properly display the computed font size

Count of instances: 1

Complaint specifics

Issue videoCaptionRisk

WCAG: 1.2.2

Score: 4

Complaints by wave

Rule youtube_video

Description: YouTube video may have no or incorrect captions

Count of instances: 4

Complaint specifics

Issue h1Missing

WCAG: 1.3.1

Score: 3

Complaints by alfa

Rule r61

Description: First heading is not h1

Count of instances: 1

Complaint specifics

Issue skipRepeatedContent

WCAG: 2.4.1

Score: 3

Complaints by qualWeb

Rule QW-ACT-R64

Description: Document has no heading for non-repeated content

Count of instances: 1

Complaint specifics

Issue horizontalScrolling

WCAG: 1.4.10

Score: 3

Complaints by tenon

Rule 28

Description: Layout or sizing of the page causes horizontal scrolling

Count of instances: 1

Complaint specifics

Issue headingOfNothing

WCAG: 1.3.1

Score: 2

Complaints by alfa

Rule r78

Description: No content between two headings of the same level

Count of instances: 1

Complaint specifics

Issue complementaryNoText

WCAG: 1.3.6

Score: 2

Complaints by ibm

Rule aria_complementary_labelled

Description: Element with a complementary role has no label

Count of instances: 2

Complaint specifics

Issue mainNone

WCAG: 1.3.6

Score: 2

Complaints by qualWeb

Rule QW-ACT-R63

Description: Document has no landmark with non-repeated content

Count of instances: 1

Complaint specifics

Issue pseudoList

WCAG: 1.3.1

Score: 2

Complaints by qualWeb

Rule QW-BP11

Description: br is used to make a list

Count of instances: 2

Complaint specifics

Issue pseudoHeadingRisk

WCAG: 1.3.1

Score: 2

Complaints by wave

Rule heading_possible

Description: Possible heading

Count of instances: 2

Complaint specifics

Issue noScriptRisk

WCAG: 4.1

Score: 2

Complaints by wave

Rule noscript

Description: noscript element may fail to contain an accessible equivalent or alternative

Count of instances: 2

Complaint specifics

Issue frameContentRisk

WCAG: 4.1

Score: 1

Complaints by axe

Rule frame-tested

Description: Some content is in an iframe and therefore may not be testable for accessibility

Count of instances: 4

Complaint specifics

Issue scrollRisk

WCAG: 1.4.10

Score: 1

Complaints by htmlcs

Rule AAA.1_4_10.C32,C31,C33,C38,SCR34,G206

Description: Fixed-position element may force bidirectional scrolling

Count of instances: 1

Complaint specifics

Issue visibleBulk

WCAG: 2.4

Score: 1

Complaints by testaro

Rule bulk

Description: Page contains many visible elements

Count of instances: 1

Complaint specifics

Issue ignorable

WCAG: N/A

Score: 0

Complaints by qualWeb

Rule QW-WCAG-T20

Description: Link text is not supplemented with a title attribute

Count of instances: 32

Complaint specifics

Complete report

{
  "id": "18ixx-ts27-caAD38-a",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687097802631,
      "endTime": 1687097803224
    },
    {
      "type": "url",
      "which": "https://a38.asmdc.org/",
      "what": "Member Steve Bennett (D)",
      "startTime": 1687097803224,
      "result": {
        "url": "https://a38.asmdc.org/"
      },
      "endTime": 1687097803982
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687097803982,
      "url": "https://a38.asmdc.org/",
      "endTime": 1687097804702
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687097804702,
      "url": "https://a38.asmdc.org/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                866817,
                866817,
                866817,
                866817,
                866817
              ],
              "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": 1687097818297
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687097818297,
      "endTime": 1687097818927
    },
    {
      "type": "url",
      "which": "https://a38.asmdc.org/",
      "what": "Member Steve Bennett (D)",
      "startTime": 1687097818927,
      "result": {
        "url": "https://a38.asmdc.org/"
      },
      "endTime": 1687097819797
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687097819797,
      "url": "https://a38.asmdc.org/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 43,
          "warnings": 8
        },
        "items": [
          {
            "index": 289,
            "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": "nav",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]",
              "codeLines": [
                "<nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\">",
                "  <h2 class=\"visually-hidden\" id=\"block-bennett-theme-main-menu-menu\">",
                "    Main navigation",
                "  </h2>",
                "  <ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\">",
                "    <li class=\"nav-item\">",
                "      <a href=\"/biography\" class=\"nav-link\" data-drupal-link-system-path=\"node/2\">",
                "        About",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-item\">",
                "      <a href=\"/committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/11\">",
                "        Committees",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-item menu-item--expanded dropdown\">",
                "      <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "        Legislation",
                "      </span>",
                "      <ul class=\"dropdown-menu\">",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/2023-legislation\" data-drupal-link-system-path=\"node/156\">",
                "            2023 Legislation",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/2022-legislation\" data-drupal-link-system-path=\"node/94\">",
                "            2022 Legislation",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/2021-legislation\" data-drupal-link-system-path=\"node/95\">",
                "            2021 Legislation",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </li>",
                "    <li class=\"nav-item menu-item--expanded dropdown\">",
                "      <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "        District",
                "      </span>",
                "      <ul class=\"dropdown-menu\">",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/district-map\" data-drupal-link-system-path=\"node/3\">",
                "            District Map",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/events\" data-drupal-link-system-path=\"events\">",
                "            Upcoming Events",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/events/past\" data-drupal-link-system-path=\"events/past\">",
                "            Past Events",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/lynn-edmonds-named-2023-woman-year-38th-assembly-district\" data-drupal-link-system-path=\"node/164\">",
                "            2023 Woman of the Year",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/water-crisis-drought\" data-drupal-link-system-path=\"node/143\">",
                "            Water Crisis & Drought",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </li>",
                "    <li class=\"nav-item menu-item--expanded dropdown\">",
                "      <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "        Newsroom",
                "      </span>",
                "      <ul class=\"dropdown-menu\">",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\">",
                "            Press Releases",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/photo\" data-drupal-link-system-path=\"photo\">",
                "            Photo Gallery",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown-item\">",
                "          <a href=\"/videos\" data-drupal-link-system-path=\"videos\">",
                "            Video Gallery",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </li>",
                "    <li class=\"nav-item last\">",
                "      <a href=\"/covid-19-information\" class=\"nav-link\" data-drupal-link-system-path=\"node/28\">",
                "        COVID-19",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</nav>"
              ]
            }
          },
          {
            "index": 291,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]",
              "codeLines": [
                "<ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\">",
                "  <li class=\"nav-item\">",
                "    <a href=\"/biography\" class=\"nav-link\" data-drupal-link-system-path=\"node/2\">",
                "      About",
                "    </a>",
                "  </li>",
                "  <li class=\"nav-item\">",
                "    <a href=\"/committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/11\">",
                "      Committees",
                "    </a>",
                "  </li>",
                "  <li class=\"nav-item menu-item--expanded dropdown\">",
                "    <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "      Legislation",
                "    </span>",
                "    <ul class=\"dropdown-menu\">",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/2023-legislation\" data-drupal-link-system-path=\"node/156\">",
                "          2023 Legislation",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/2022-legislation\" data-drupal-link-system-path=\"node/94\">",
                "          2022 Legislation",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/2021-legislation\" data-drupal-link-system-path=\"node/95\">",
                "          2021 Legislation",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"nav-item menu-item--expanded dropdown\">",
                "    <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "      District",
                "    </span>",
                "    <ul class=\"dropdown-menu\">",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/district-map\" data-drupal-link-system-path=\"node/3\">",
                "          District Map",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/events\" data-drupal-link-system-path=\"events\">",
                "          Upcoming Events",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/events/past\" data-drupal-link-system-path=\"events/past\">",
                "          Past Events",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/lynn-edmonds-named-2023-woman-year-38th-assembly-district\" data-drupal-link-system-path=\"node/164\">",
                "          2023 Woman of the Year",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/water-crisis-drought\" data-drupal-link-system-path=\"node/143\">",
                "          Water Crisis & Drought",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"nav-item menu-item--expanded dropdown\">",
                "    <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">",
                "      Newsroom",
                "    </span>",
                "    <ul class=\"dropdown-menu\">",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\">",
                "          Press Releases",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/photo\" data-drupal-link-system-path=\"photo\">",
                "          Photo Gallery",
                "        </a>",
                "      </li>",
                "      <li class=\"dropdown-item\">",
                "        <a href=\"/videos\" data-drupal-link-system-path=\"videos\">",
                "          Video Gallery",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"nav-item last\">",
                "    <a href=\"/covid-19-information\" class=\"nav-link\" data-drupal-link-system-path=\"node/28\">",
                "      COVID-19",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 364,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3>",
                "  Sign up to receive updates.",
                "  <br>",
                "  <em>",
                "    If your need is urgent, please call at (916) 319-2038.",
                "  </em>",
                "</h3>"
              ]
            }
          },
          {
            "index": 378,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/h4[1]",
              "codeLines": [
                "<h4 id=\"pagination-heading\" class=\"visually-hidden\">",
                "  Pagination",
                "</h4>"
              ]
            }
          },
          {
            "index": 386,
            "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]/center[1]/text()[1]",
              "codeLines": [
                "If you have questions or need assistance with EDD, please fill out our"
              ]
            }
          },
          {
            "index": 387,
            "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]/center[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "EDD assistance form"
              ]
            }
          },
          {
            "index": 388,
            "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]/center[1]/text()[2]",
              "codeLines": [
                "and we will do our best to help."
              ]
            }
          },
          {
            "index": 478,
            "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": 479,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]/div[1]/div[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">",
                "  signed",
                "</a>"
              ]
            },
            "etcTags": [
              {
                "type": "version",
                "version": 2
              }
            ]
          },
          {
            "index": 481,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">",
                "  https://www.ventura.org/human-services-agency/veteran-services",
                "</a>"
              ]
            },
            "etcTags": [
              {
                "type": "version",
                "version": 2
              }
            ]
          },
          {
            "index": 486,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2></h2>"
              ]
            }
          },
          {
            "index": 488,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h1",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/h1[1]",
              "codeLines": [
                "<h1 class=\"title\"></h1>"
              ]
            }
          },
          {
            "index": 501,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/a[1]",
              "codeLines": [
                "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\">",
                "  Skip to main content",
                "</a>"
              ]
            }
          },
          {
            "index": 543,
            "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]/center[1]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "EDD assistance form"
              ]
            }
          },
          {
            "index": 545,
            "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]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Contact Me"
              ]
            }
          },
          {
            "index": 546,
            "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]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]",
              "codeLines": [
                "Settings"
              ]
            }
          },
          {
            "index": 555,
            "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]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Pleased to meet you."
              ]
            }
          },
          {
            "index": 556,
            "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]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Sign up to receive updates."
              ]
            }
          },
          {
            "index": 557,
            "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]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/em[1]/text()[1]",
              "codeLines": [
                "If your need is urgent, please call at (916) 319-2038."
              ]
            }
          },
          {
            "index": 558,
            "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]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Contact Me"
              ]
            }
          },
          {
            "index": 561,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "https://www.ventura.org/human-services-agency/veteran-services"
              ]
            }
          },
          {
            "index": 564,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Tuesday, November 1, 2022"
              ]
            }
          },
          {
            "index": 567,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Friday, October 28, 2022"
              ]
            }
          },
          {
            "index": 569,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Wednesday, September 21, 2022"
              ]
            }
          },
          {
            "index": 575,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Monday, September 19, 2022"
              ]
            }
          },
          {
            "index": 577,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[5]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Wednesday, September 7, 2022"
              ]
            }
          },
          {
            "index": 579,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[6]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Wednesday, August 31, 2022"
              ]
            }
          },
          {
            "index": 582,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[7]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Friday, August 26, 2022"
              ]
            }
          },
          {
            "index": 585,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Wednesday, August 24, 2022"
              ]
            }
          },
          {
            "index": 587,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Monday, August 22, 2022"
              ]
            }
          },
          {
            "index": 590,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "Thursday, July 21, 2022"
              ]
            }
          },
          {
            "index": 592,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]/div[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "signed"
              ]
            }
          },
          {
            "index": 594,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "1"
              ]
            }
          },
          {
            "index": 595,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "2"
              ]
            }
          },
          {
            "index": 596,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "3"
              ]
            }
          },
          {
            "index": 597,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "4"
              ]
            }
          },
          {
            "index": 598,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Next ›"
              ]
            }
          },
          {
            "index": 599,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Last »"
              ]
            }
          },
          {
            "index": 616,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "Michelle.Sevilla@asm.ca.gov"
              ]
            }
          },
          {
            "index": 618,
            "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]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Privacy and Conditions of Use"
              ]
            }
          },
          {
            "index": 619,
            "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]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 620,
            "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]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 621,
            "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]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 622,
            "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]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "General Disclaimer"
              ]
            }
          },
          {
            "index": 623,
            "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]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/text()[3]",
              "codeLines": [
                "| © 2023  California State Assembly Democratic Caucus"
              ]
            }
          },
          {
            "index": 640,
            "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]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Pleased to meet you."
              ]
            }
          },
          {
            "index": 641,
            "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]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Sign up to receive updates."
              ]
            }
          },
          {
            "index": 642,
            "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]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/em[1]/text()[1]",
              "codeLines": [
                "If your need is urgent, please call at (916) 319-2038."
              ]
            }
          },
          {
            "index": 710,
            "verdict": "failed",
            "rule": {
              "ruleID": "r70",
              "ruleSummary": "No obsolete or deprecated elements are used",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r70",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 796,
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2></h2>"
              ]
            }
          },
          {
            "index": 820,
            "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": [
          8,
          0,
          0,
          43
        ],
        "instances": [
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]"
            },
            "excerpt": "<nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\"> <h2 class=\"visually-hidden\" id=\"block-ben ... path=\"videos\"> Video Gallery </a> </li> </ul> </li> <li class=\"nav-item last\"> <a href=\"/covid-19-information\" class=\"nav-link\" data-drupal-link-system-path=\"node/28\"> COVID-19 </a> </li> </ul> </nav>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]"
            },
            "excerpt": "<ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\"> <li class=\"nav-item\"> <a href=\"/biography\" class=\"nav-link\" data-drupal-link-system-path=\"node/2\"> About </a> </li> <li class=\"n ... system-path=\"videos\"> Video Gallery </a> </li> </ul> </li> <li class=\"nav-item last\"> <a href=\"/covid-19-information\" class=\"nav-link\" data-drupal-link-system-path=\"node/28\"> COVID-19 </a> </li> </ul>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3> Sign up to receive updates. <br> <em> If your need is urgent, please call at (916) 319-2038. </em> </h3>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/h4[1]"
            },
            "excerpt": "<h4 id=\"pagination-heading\" class=\"visually-hidden\"> Pagination </h4>"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/center[1]/text()[1]"
            },
            "excerpt": "If you have questions or need assistance with EDD, please fill out 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[1]/center[1]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "EDD assistance form"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/center[1]/text()[2]"
            },
            "excerpt": "and we will do our best to help."
          },
          {
            "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": "r62",
            "what": "Links in blocks of text are distinguishable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]/div[1]/div[2]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\"> signed </a>"
          },
          {
            "ruleID": "r62",
            "what": "Links in blocks of text are distinguishable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\"> https://www.ventura.org/human-services-agency/veteran-services </a>"
          },
          {
            "ruleID": "r64",
            "what": "Heading has non-empty accessible name",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2></h2>"
          },
          {
            "ruleID": "r64",
            "what": "Heading has non-empty accessible name",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"title\"></h1>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/a[1]"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/center[1]/strong[1]/a[1]/text()[1]"
            },
            "excerpt": "EDD assistance form"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]"
            },
            "excerpt": "Settings"
          },
          {
            "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]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "Pleased to meet you."
          },
          {
            "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]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Sign up to receive updates."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/em[1]/text()[1]"
            },
            "excerpt": "If your need is urgent, please call at (916) 319-2038."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "https://www.ventura.org/human-services-agency/veteran-services"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Tuesday, November 1, 2022"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Friday, October 28, 2022"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Wednesday, September 21, 2022"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Monday, September 19, 2022"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[5]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Wednesday, September 7, 2022"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[6]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Wednesday, August 31, 2022"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[7]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Friday, August 26, 2022"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Wednesday, August 24, 2022"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Monday, August 22, 2022"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]/div[1]/div[1]/time[1]/text()[1]"
            },
            "excerpt": "Thursday, July 21, 2022"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]/div[1]/div[2]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "signed"
          },
          {
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/span[1]/text()[1]"
            },
            "excerpt": "1"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "2"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "3"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "4"
          },
          {
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Next ›"
          },
          {
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Last »"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[2]/div[1]/div[1]/p[3]/a[1]/text()[1]"
            },
            "excerpt": "Michelle.Sevilla@asm.ca.gov"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "Privacy and Conditions of Use"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/text()[1]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[2]/text()[1]"
            },
            "excerpt": "Accessibility"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/text()[2]"
            },
            "excerpt": "|"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[3]/text()[1]"
            },
            "excerpt": "General Disclaimer"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/text()[3]"
            },
            "excerpt": "| © 2023 California State Assembly Democratic Caucus"
          },
          {
            "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]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "Pleased to meet you."
          },
          {
            "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]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Sign up to receive updates."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/em[1]/text()[1]"
            },
            "excerpt": "If your need is urgent, please call at (916) 319-2038."
          },
          {
            "ruleID": "r70",
            "what": "No obsolete or deprecated elements are used",
            "ordinalSeverity": 3,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          },
          {
            "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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2></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": 1687097824254
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687097824254,
      "url": "https://a38.asmdc.org/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 45,
          "rulesPassed": 51,
          "rulesWarned": 4,
          "rulesViolated": 8,
          "warnings": {
            "minor": 26,
            "moderate": 0,
            "serious": 9,
            "critical": 4
          },
          "violations": {
            "minor": 3,
            "moderate": 4,
            "serious": 28,
            "critical": 3
          }
        },
        "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-18T14:17:04.897Z",
          "url": "https://a38.asmdc.org/",
          "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": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"page-link\">1</span>",
                          "target": [
                            ".active > .page-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"page-link\">1</span>",
                  "target": [
                    ".active > .page-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>",
                          "target": [
                            ".page-link[href=\"?page=1\"][title=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>",
                  "target": [
                    ".page-link[href=\"?page=1\"][title=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>",
                          "target": [
                            "a[href=\"?page=2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>",
                  "target": [
                    "a[href=\"?page=2\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>",
                          "target": [
                            ".page-link[href=\"?page=3\"][title=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>",
                  "target": [
                    ".page-link[href=\"?page=3\"][title=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                }
              ]
            },
            {
              "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": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-fronthero\" class=\"front-hero block--type-basic block block-block-content block-block-content28d8fb79-4363-4f76-9811-630d8616bac7\">",
                          "target": [
                            "#block-fronthero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Pleased to meet you.</h1>",
                  "target": [
                    ".new-homeform > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-fronthero\" class=\"front-hero block--type-basic block block-block-content block-block-content28d8fb79-4363-4f76-9811-630d8616bac7\">",
                          "target": [
                            "#block-fronthero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Sign up to receive updates.<br>\n\t\t\t<em>If your need is urgent, please call at (916) 319-2038.</em> </h3>",
                  "target": [
                    ".new-homeform > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-fronthero\" class=\"front-hero block--type-basic block block-block-content block-block-content28d8fb79-4363-4f76-9811-630d8616bac7\">",
                          "target": [
                            "#block-fronthero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>If your need is urgent, please call at (916) 319-2038.</em>",
                  "target": [
                    "em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg?itok=2Cm9K68L\" width=\"436\" height=\"246\" alt=\"Audience in attendance\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">",
                          "target": [
                            "img[alt=\"Audience in attendance\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>+9</p>",
                  "target": [
                    "a[title=\"Audience in attendance\"] > .more_image > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg?itok=hKrrS3Eb\" width=\"436\" height=\"246\" alt=\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">",
                          "target": [
                            ".col-sm-4:nth-child(3) > .colorbox.cboxElement[data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\"] > .img-fluid.image-style-thumbnail-436x246[width=\"436\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>+10</p>",
                  "target": [
                    ".colorbox.cboxElement[data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\"] > .more_image > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\">",
                  "target": [
                    ".views-row:nth-child(2) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > iframe"
                  ],
                  "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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\">",
                  "target": [
                    ".views-row:nth-child(4) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > iframe"
                  ],
                  "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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\">",
                  "target": [
                    ".views-row:nth-child(5) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > iframe"
                  ],
                  "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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\">",
                  "target": [
                    ".views-row:nth-child(8) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > iframe"
                  ],
                  "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=\"site-settings section section-standout collapse collapsed\" id=\"siteSettings\" role=\"alert\">",
                  "target": [
                    "#siteSettings"
                  ],
                  "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": "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"><span class=\"navbar-toggler-icon\"></span></button>",
                  "target": [
                    ".navbar-toggler"
                  ],
                  "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": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-menu"
                  ],
                  "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": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-menu"
                  ],
                  "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": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(5) > .dropdown-menu"
                  ],
                  "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": "<div class=\"d-md-none col\">\n<h1>Pleased to meet you.</h1>\n\n<h3>Sign up to receive updates.<br></h3>\n\n<p class=\"text-center\"><a class=\"btn btn-primary\" href=\"/contact\">Contact Me</a></p>\n</div>",
                  "target": [
                    ".d-md-none"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(4)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(5)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(6)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(7)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(8)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(9)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(10)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(11)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(12)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(4)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(5)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(6)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(7)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(8)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(9)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(10)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(11)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(12)"
                  ],
                  "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": "<div class=\"col-sm-4 d-none\">",
                  "target": [
                    ".d-none.col-sm-4:nth-child(13)"
                  ],
                  "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": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">",
                  "target": [
                    "#colorbox"
                  ],
                  "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."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-attr",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-expanded=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-expanded=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legislation</span>",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-expanded=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-expanded=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">District</span>",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-expanded=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-expanded=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsroom</span>",
                  "target": [
                    ".menu-item--expanded.dropdown.nav-item:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-expanded=\"false\""
                }
              ]
            },
            {
              "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": {
                        "fgColor": "#2858af",
                        "bgColor": "#f8d7da",
                        "contrastRatio": 5.06,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"alert bs-site-alert alert-danger\" role=\"alert\"><center>If you have questions or need assistance with EDD, please fill out our <strong><a href=\"/edd-assistance-form\">EDD assistance form</a></strong> and we will do our best to help.</center>\n</div>",
                          "target": [
                            ".alert"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.06 (foreground color: #2858af, background color: #f8d7da, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/edd-assistance-form\">EDD assistance form</a>",
                  "target": [
                    "a[href$=\"edd-assistance-form\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.06 (foreground color: #2858af, background color: #f8d7da, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#f5f5f5",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.2,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-top\" id=\"navbar-top\">",
                          "target": [
                            "#navbar-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.2 (foreground color: #f5f5f5, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\">Contact Me</a>",
                  "target": [
                    ".settings-links > a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.2 (foreground color: #f5f5f5, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">Settings</button>",
                          "target": [
                            ".btn-xs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">Settings</button>",
                  "target": [
                    ".btn-xs"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/contact\" class=\"btn btn-primary\">Contact Me</a>",
                          "target": [
                            ".new-homeform > p > .btn-primary.btn[href$=\"contact\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\" class=\"btn btn-primary\">Contact Me</a>",
                  "target": [
                    ".new-homeform > p > .btn-primary.btn[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.ventura.org/human-services-agency/veteran-services</a>",
                  "target": [
                    "a[rel=\"noopener noreferrer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-11-01T18:11:11Z\" class=\"datetime\">Tuesday, November 1, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-11-01T18:11:11Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-10-28T18:17:28Z\" class=\"datetime\">Friday, October 28, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-10-28T18:17:28Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-09-21T18:11:11Z\" class=\"datetime\">Wednesday, September 21, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-09-21T18:11:11Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-09-19T16:29:44Z\" class=\"datetime\">Monday, September 19, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-09-19T16:29:44Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-09-07T20:15:45Z\" class=\"datetime\">Wednesday, September 7, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-09-07T20:15:45Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-08-31T18:14:08Z\" class=\"datetime\">Wednesday, August 31, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-08-31T18:14:08Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-08-26T22:30:56Z\" class=\"datetime\">Friday, August 26, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-08-26T22:30:56Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-08-24T16:12:52Z\" class=\"datetime\">Wednesday, August 24, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-08-24T16:12:52Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-08-22T17:17:20Z\" class=\"datetime\">Monday, August 22, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-08-22T17:17:20Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<time datetime=\"2022-07-21T22:34:33Z\" class=\"datetime\">Thursday, July 21, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-07-21T22:34:33Z\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">signed</a>",
                  "target": [
                    "a[rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=1\" title=\"Go to next page\" rel=\"next\" class=\"page-link\">\n            <span aria-hidden=\"true\">Next ›</span>\n            <span class=\"visually-hidden\">Next page</span>\n          </a>",
                          "target": [
                            "a[title=\"Go to next page\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\">Next ›</span>",
                  "target": [
                    "a[title=\"Go to next page\"] > span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"?page=3\" title=\"Go to last page\" class=\"page-link\">\n            <span aria-hidden=\"true\">Last »</span>\n            <span class=\"visually-hidden\">Last page</span>\n          </a>",
                          "target": [
                            "a[title=\"Go to last page\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\">Last »</span>",
                  "target": [
                    "a[title=\"Go to last page\"] > span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">",
                          "target": [
                            "#edit-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">",
                  "target": [
                    "#edit-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2858af",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:Michelle.Sevilla@asm.ca.gov\">Michelle.Sevilla@asm.ca.gov</a>",
                  "target": [
                    ".text-formatted.field--name-body.field--type-text-with-summary > p:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".site-footer__bottom > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">Privacy and Conditions of Use</a>",
                  "target": [
                    ".site-footer__bottom > p > a[target=\"_blank\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">Accessibility</a>",
                  "target": [
                    "a[target=\"_blank\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2858af",
                        "contrastRatio": 6.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"site-footer\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://asmdc.org/general-disclaimer\">General Disclaimer</a>",
                  "target": [
                    "a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "block-bennett-theme-main-menu",
                      "relatedNodes": [
                        {
                          "html": "<ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\">",
                          "target": [
                            ".nav"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: block-bennett-theme-main-menu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\">",
                  "target": [
                    ".block-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: block-bennett-theme-main-menu"
                }
              ]
            },
            {
              "id": "empty-heading",
              "impact": "minor",
              "tags": [
                "cat.name-role-value",
                "best-practice"
              ],
              "description": "Ensures headings have discernible text",
              "help": "Headings should not be empty",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/empty-heading?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": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "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": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2></h2>",
                  "target": [
                    "#block-veteranslivinginventuracounty > h2"
                  ],
                  "failureSummary": "Fix 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"
                },
                {
                  "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": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "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": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 class=\"title\"></h1>",
                  "target": [
                    ".title"
                  ],
                  "failureSummary": "Fix 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": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3>Sign up to receive updates.<br>\n\t\t\t<em>If your need is urgent, please call at (916) 319-2038.</em> </h3>",
                  "target": [
                    ".new-homeform > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">Pagination</h4>",
                  "target": [
                    "#pagination-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\" role=\"button\" title=\"Audience in attendance\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\">",
                  "target": [
                    "a[title=\"Audience in attendance\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\" role=\"button\" title=\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\">",
                  "target": [
                    ".col-sm-4:nth-child(3) > .colorbox.cboxElement[data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-expand-lg\" id=\"navbar-main\">",
                          "target": [
                            "#navbar-main"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"navbar navbar-top\" id=\"navbar-top\">",
                  "target": [
                    "#navbar-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "complementary",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<aside class=\"section\" role=\"complementary\">",
                          "target": [
                            "#sidebar_first > aside"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside class=\"featured-top__inner section container clearfix\" role=\"complementary\">",
                  "target": [
                    ".featured-top__inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2a",
                "wcag141",
                "TTv5",
                "TT13.a"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "fgContrast",
                        "contrastRatio": 1.14,
                        "requiredContrastRatio": 3,
                        "nodeColor": "#2858af",
                        "parentColor": "#4b545c"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".col > .text-formatted.field--name-body.field--type-text-with-summary > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "The link has insufficient color contrast of 1.14:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2858af, surrounding text: #4b545c)"
                    },
                    {
                      "id": "link-in-text-block-style",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".col > .text-formatted.field--name-body.field--type-text-with-summary > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.ventura.org/human-services-agency/veteran-services</a>",
                  "target": [
                    "a[rel=\"noopener noreferrer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.14:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2858af, surrounding text: #4b545c)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
                },
                {
                  "any": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "fgContrast",
                        "contrastRatio": 1.14,
                        "requiredContrastRatio": 3,
                        "nodeColor": "#2858af",
                        "parentColor": "#4b545c"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".views-row:nth-child(10) > .node--type-press-releases > .node__content.clearfix > .text-formatted.field--name-body.field--type-text-with-summary > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "The link has insufficient color contrast of 1.14:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2858af, surrounding text: #4b545c)"
                    },
                    {
                      "id": "link-in-text-block-style",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".views-row:nth-child(10) > .node--type-press-releases > .node__content.clearfix > .text-formatted.field--name-body.field--type-text-with-summary > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">signed</a>",
                  "target": [
                    "a[rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.14:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2858af, surrounding text: #4b545c)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          26,
          13,
          7,
          31
        ],
        "instances": [
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".active > .page-link"
            },
            "excerpt": "<span class=\"page-link\">1</span>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".page-link[href=\"?page=1\"][title=\"\"]"
            },
            "excerpt": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href=\"?page=2\"]"
            },
            "excerpt": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".page-link[href=\"?page=3\"][title=\"\"]"
            },
            "excerpt": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</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 image",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".new-homeform > h1"
            },
            "excerpt": "<h1>Pleased to meet you.</h1>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".new-homeform > h3"
            },
            "excerpt": "<h3>Sign up to receive updates.<br> <em>If your need is urgent, please call at (916) 319-2038.</em> </h3>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "em"
            },
            "excerpt": "<em>If your need is urgent, please call at (916) 319-2038.</em>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[title=\"Audience in attendance\"] > .more_image > p"
            },
            "excerpt": "<p>+9</p>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".colorbox.cboxElement[data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\"] > .more_image > p"
            },
            "excerpt": "<p>+10</p>"
          },
          {
            "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": ".views-row:nth-child(2) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > iframe"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\">"
          },
          {
            "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": ".views-row:nth-child(4) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > iframe"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\">"
          },
          {
            "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": ".views-row:nth-child(5) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > iframe"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\">"
          },
          {
            "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": ".views-row:nth-child(8) > .node--type-videos > .node__content.clearfix > .field--name-field-video.field--type-entity-reference.field__item > div > .field--name-field-media-oembed-video.youtube-container--responsive.field--type-string > iframe"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\">"
          },
          {
            "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": "siteSettings",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#siteSettings"
            },
            "excerpt": "<div class=\"site-settings section section-standout collapse collapsed\" id=\"siteSettings\" role=\"alert\">"
          },
          {
            "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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".navbar-toggler"
            },
            "excerpt": "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"><span class=\"navbar-toggler-icon\"></span></button>"
          },
          {
            "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": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\">"
          },
          {
            "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": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\">"
          },
          {
            "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": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(5) > .dropdown-menu"
            },
            "excerpt": "<ul class=\"dropdown-menu\">"
          },
          {
            "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": ".d-md-none"
            },
            "excerpt": "<div class=\"d-md-none col\"> <h1>Pleased to meet you.</h1> <h3>Sign up to receive updates.<br></h3> <p class=\"text-center\"><a class=\"btn btn-primary\" href=\"/contact\">Contact Me</a></p> </div>"
          },
          {
            "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": ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(4)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(5)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(6)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(7)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(8)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(9)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(10)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(11)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(1) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(12)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(4)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(5)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(6)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(7)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(8)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(9)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(10)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(11)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".views-row:nth-child(3) > .node--type-photos > .node__content.clearfix > .photo-teaser.row > .d-none.col-sm-4:nth-child(12)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": ".d-none.col-sm-4:nth-child(13)"
            },
            "excerpt": "<div class=\"col-sm-4 d-none\">"
          },
          {
            "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": "colorbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#colorbox"
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">"
          },
          {
            "ruleID": "aria-allowed-attr",
            "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(3) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legislation</span>"
          },
          {
            "ruleID": "aria-allowed-attr",
            "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">District</span>"
          },
          {
            "ruleID": "aria-allowed-attr",
            "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".menu-item--expanded.dropdown.nav-item:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
            },
            "excerpt": "<span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsroom</span>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.06 (foreground color: #2858af, background color: #f8d7da, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"edd-assistance-form\"]"
            },
            "excerpt": "<a href=\"/edd-assistance-form\">EDD assistance form</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.2 (foreground color: #f5f5f5, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".settings-links > a[href$=\"contact\"]"
            },
            "excerpt": "<a href=\"/contact\">Contact Me</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".btn-xs"
            },
            "excerpt": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">Settings</button>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".new-homeform > p > .btn-primary.btn[href$=\"contact\"]"
            },
            "excerpt": "<a href=\"/contact\" class=\"btn btn-primary\">Contact Me</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[rel=\"noopener noreferrer\"]"
            },
            "excerpt": "<a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.ventura.org/human-services-agency/veteran-services</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2022-11-01T18:11:11Z\"]"
            },
            "excerpt": "<time datetime=\"2022-11-01T18:11:11Z\" class=\"datetime\">Tuesday, November 1, 2022</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2022-10-28T18:17:28Z\"]"
            },
            "excerpt": "<time datetime=\"2022-10-28T18:17:28Z\" class=\"datetime\">Friday, October 28, 2022</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2022-09-21T18:11:11Z\"]"
            },
            "excerpt": "<time datetime=\"2022-09-21T18:11:11Z\" class=\"datetime\">Wednesday, September 21, 2022</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2022-09-19T16:29:44Z\"]"
            },
            "excerpt": "<time datetime=\"2022-09-19T16:29:44Z\" class=\"datetime\">Monday, September 19, 2022</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2022-09-07T20:15:45Z\"]"
            },
            "excerpt": "<time datetime=\"2022-09-07T20:15:45Z\" class=\"datetime\">Wednesday, September 7, 2022</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2022-08-31T18:14:08Z\"]"
            },
            "excerpt": "<time datetime=\"2022-08-31T18:14:08Z\" class=\"datetime\">Wednesday, August 31, 2022</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2022-08-26T22:30:56Z\"]"
            },
            "excerpt": "<time datetime=\"2022-08-26T22:30:56Z\" class=\"datetime\">Friday, August 26, 2022</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2022-08-24T16:12:52Z\"]"
            },
            "excerpt": "<time datetime=\"2022-08-24T16:12:52Z\" class=\"datetime\">Wednesday, August 24, 2022</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2022-08-22T17:17:20Z\"]"
            },
            "excerpt": "<time datetime=\"2022-08-22T17:17:20Z\" class=\"datetime\">Monday, August 22, 2022</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "time[datetime=\"2022-07-21T22:34:33Z\"]"
            },
            "excerpt": "<time datetime=\"2022-07-21T22:34:33Z\" class=\"datetime\">Thursday, July 21, 2022</time>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[rel=\"noopener\"]"
            },
            "excerpt": "<a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">signed</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[title=\"Go to next page\"] > span[aria-hidden=\"true\"]"
            },
            "excerpt": "<span aria-hidden=\"true\">Next ›</span>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[title=\"Go to last page\"] > span[aria-hidden=\"true\"]"
            },
            "excerpt": "<span aria-hidden=\"true\">Last »</span>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#edit-submit"
            },
            "excerpt": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".text-formatted.field--name-body.field--type-text-with-summary > p:nth-child(3) > a"
            },
            "excerpt": "<a href=\"mailto:Michelle.Sevilla@asm.ca.gov\">Michelle.Sevilla@asm.ca.gov</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".site-footer__bottom > p"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".site-footer__bottom > p > a[target=\"_blank\"]:nth-child(1)"
            },
            "excerpt": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">Privacy and Conditions of Use</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[target=\"_blank\"]:nth-child(2)"
            },
            "excerpt": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">Accessibility</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://asmdc.org/general-disclaimer\">General Disclaimer</a>"
          },
          {
            "ruleID": "duplicate-id",
            "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: block-bennett-theme-main-menu",
            "ordinalSeverity": 2,
            "tagName": "NAV",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".block-menu"
            },
            "excerpt": "<nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\">"
          },
          {
            "ruleID": "empty-heading",
            "what": "Headings should not be empty; 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": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#block-veteranslivinginventuracounty > h2"
            },
            "excerpt": "<h2></h2>"
          },
          {
            "ruleID": "empty-heading",
            "what": "Headings should not be empty; 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": 2,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".title"
            },
            "excerpt": "<h1 class=\"title\"></h1>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".new-homeform > h3"
            },
            "excerpt": "<h3>Sign up to receive updates.<br> <em>If your need is urgent, please call at (916) 319-2038.</em> </h3>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H4",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#pagination-heading"
            },
            "excerpt": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">Pagination</h4>"
          },
          {
            "ruleID": "label-content-name-mismatch",
            "what": "Elements must have their visible text as part of their accessible name; Text inside the element is not included in the accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[title=\"Audience in attendance\"]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Audience in attendanc ... =\"button\" title=\"Audience in attendance\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\">"
          },
          {
            "ruleID": "label-content-name-mismatch",
            "what": "Elements must have their visible text as part of their accessible name; Text inside the element is not included in the accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".col-sm-4:nth-child(3) > .colorbox.cboxElement[data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\"]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Melissa Baffa, Exec ... llery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\">"
          },
          {
            "ruleID": "landmark-unique",
            "what": "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "ordinalSeverity": 2,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#navbar-top"
            },
            "excerpt": "<nav class=\"navbar navbar-top\" id=\"navbar-top\">"
          },
          {
            "ruleID": "landmark-unique",
            "what": "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "ordinalSeverity": 2,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".featured-top__inner"
            },
            "excerpt": "<aside class=\"featured-top__inner section container clearfix\" role=\"complementary\">"
          },
          {
            "ruleID": "link-in-text-block",
            "what": "Links must be distinguishable without relying on color; The link has insufficient color contrast of 1.14:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2858af, surrounding text: #4b545c); The link has no styling (such as underline) to distinguish it from the surrounding text",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[rel=\"noopener noreferrer\"]"
            },
            "excerpt": "<a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.ventura.org/human-services-agency/veteran-services</a>"
          },
          {
            "ruleID": "link-in-text-block",
            "what": "Links must be distinguishable without relying on color; The link has insufficient color contrast of 1.14:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2858af, surrounding text: #4b545c); The link has no styling (such as underline) to distinguish it from the surrounding text",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[rel=\"noopener\"]"
            },
            "excerpt": "<a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">signed</a>"
          }
        ]
      },
      "endTime": 1687097824942
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687097824942,
      "endTime": 1687097825546
    },
    {
      "type": "url",
      "which": "https://a38.asmdc.org/",
      "what": "Member Steve Bennett (D)",
      "startTime": 1687097825547,
      "result": {
        "url": "https://a38.asmdc.org/"
      },
      "endTime": 1687097826426
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687097826426,
      "url": "https://a38.asmdc.org/",
      "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 NAV has an id attribute of 'block-bennett-theme-main-menu', which is not unique in the same DOM",
          "element": "<nav class=\"block block-menu navigation menu--main\" id=\"block-bennett-theme-main-menu\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" role=\"navigation\"><h2 id=\"block-bennett-theme-main-menu-menu ... h=\"videos\" href=\"/videos\">Video Gallery</a></li></ul></li><li class=\"nav-item last\"><a data-drupal-link-system-path=\"node/28\" class=\"nav-link\" href=\"/covid-19-information\">COVID-19</a></li></ul></nav>",
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[role=\"navigation\"][aria-labelledby=\"block-bennett-theme-main-menu-menu\"][id=\"block-bennett-theme-main-menu\"][class=\"block block-menu navigation menu--main\"]",
            "attNo": 4
          }
        },
        {
          "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 UL has an id attribute of 'block-bennett-theme-main-menu', which is not unique in the same DOM",
          "element": "<ul class=\"clearfix nav navbar-nav\" id=\"block-bennett-theme-main-menu\"><li class=\"nav-item\"><a data-drupal-link-system-path=\"node/2\" class=\"nav-link\" href=\"/biography\">About</a></li><li class=\"nav-ite ... em-path=\"videos\" href=\"/videos\">Video Gallery</a></li></ul></li><li class=\"nav-item last\"><a data-drupal-link-system-path=\"node/28\" class=\"nav-link\" href=\"/covid-19-information\">COVID-19</a></li></ul>",
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"block-bennett-theme-main-menu\"][class=\"clearfix nav navbar-nav\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this SPAN",
          "element": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Legislation</span>",
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"nav-link dropdown-toggle\"][data-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this SPAN",
          "element": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">District</span>",
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"nav-link dropdown-toggle\"][data-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this SPAN",
          "element": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span>",
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"nav-link dropdown-toggle\"][data-toggle=\"dropdown\"][aria-expanded=\"false\"][aria-haspopup=\"true\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"navbar-top\" class=\"navbar navbar-top\"><div class=\"container\"><div class=\"top-header\"><div class=\"utility-header\"><div class=\"group flex-row\"><div class=\"social-media-links\"><a href=\"/\" class= ... ggle=\"collapse\" data-target=\"#siteSettings\" class=\"close\" aria-label=\"Close\" aria-expanded=\"false\" aria-controls=\"siteSettings\"><span aria-hidden=\"true\">×</span></button></div></div></div></div></nav>",
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar navbar-top\"][id=\"navbar-top\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><div class=\"container\"><div class=\"navbar-header\"><a rel=\"home\" title=\"Home\" href=\"/\" class=\"logo navbar-btn pull-left\"><img alt=\"Home\" src=\"/site ... ria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"press-releases\" href=\"/",
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar navbar-expand-lg\"][id=\"navbar-main\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"navbar-top\" class=\"navbar navbar-top\"><div class=\"container\"><div class=\"top-header\"><div class=\"utility-header\"><div class=\"group flex-row\"><div class=\"social-media-links\"><a href=\"/\" class= ... ggle=\"collapse\" data-target=\"#siteSettings\" class=\"close\" aria-label=\"Close\" aria-expanded=\"false\" aria-controls=\"siteSettings\"><span aria-hidden=\"true\">×</span></button></div></div></div></div></nav>",
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar navbar-top\"][id=\"navbar-top\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><div class=\"container\"><div class=\"navbar-header\"><a rel=\"home\" title=\"Home\" href=\"/\" class=\"logo navbar-btn pull-left\"><img alt=\"Home\" src=\"/site ... ria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"press-releases\" href=\"/",
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar navbar-expand-lg\"][id=\"navbar-main\"]",
            "attNo": 2
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          9
        ],
        "instances": [
          {
            "ruleID": "94",
            "what": "This NAV has an id attribute of 'block-bennett-theme-main-menu', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)"
            },
            "excerpt": "<nav class=\"block block-menu navigation menu--main\" id=\"block-bennett-theme-main-menu\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" role=\"navigation\"><h2 id=\"block-bennett-theme-main-menu-menu ... h=\"videos\" href=\"/videos\">Video Gallery</a></li></ul></li><li class=\"nav-item last\"><a data-drupal-link-system-path=\"node/28\" class=\"nav-link\" href=\"/covid-19-information\">COVID-19</a></li></ul></nav>"
          },
          {
            "ruleID": "94",
            "what": "This UL has an id attribute of 'block-bennett-theme-main-menu', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)"
            },
            "excerpt": "<ul class=\"clearfix nav navbar-nav\" id=\"block-bennett-theme-main-menu\"><li class=\"nav-item\"><a data-drupal-link-system-path=\"node/2\" class=\"nav-link\" href=\"/biography\">About</a></li><li class=\"nav-ite ... em-path=\"videos\" href=\"/videos\">Video Gallery</a></li></ul></li><li class=\"nav-item last\"><a data-drupal-link-system-path=\"node/28\" class=\"nav-link\" href=\"/covid-19-information\">COVID-19</a></li></ul>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this SPAN",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Legislation</span>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this SPAN",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">District</span>"
          },
          {
            "ruleID": "281",
            "what": "The aria-expanded attribute is not allowed on this SPAN",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span>"
          },
          {
            "ruleID": "531",
            "what": "This nav does not have a unique accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar navbar-top\"><div class=\"container\"><div class=\"top-header\"><div class=\"utility-header\"><div class=\"group flex-row\"><div class=\"social-media-links\"><a href=\"/\" class= ... ggle=\"collapse\" data-target=\"#siteSettings\" class=\"close\" aria-label=\"Close\" aria-expanded=\"false\" aria-controls=\"siteSettings\"><span aria-hidden=\"true\">×</span></button></div></div></div></div></nav>"
          },
          {
            "ruleID": "531",
            "what": "This nav does not have a unique accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><div class=\"container\"><div class=\"navbar-header\"><a rel=\"home\" title=\"Home\" href=\"/\" class=\"logo navbar-btn pull-left\"><img alt=\"Home\" src=\"/site ... ria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"press-releases\" href=\"/"
          },
          {
            "ruleID": "533",
            "what": "This nav does not have an accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar navbar-top\"><div class=\"container\"><div class=\"top-header\"><div class=\"utility-header\"><div class=\"group flex-row\"><div class=\"social-media-links\"><a href=\"/\" class= ... ggle=\"collapse\" data-target=\"#siteSettings\" class=\"close\" aria-label=\"Close\" aria-expanded=\"false\" aria-controls=\"siteSettings\"><span aria-hidden=\"true\">×</span></button></div></div></div></div></nav>"
          },
          {
            "ruleID": "533",
            "what": "This nav does not have an accessible name as required when two or more nav elements are present",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\"><div class=\"container\"><div class=\"navbar-header\"><a rel=\"home\" title=\"Home\" href=\"/\" class=\"logo navbar-btn pull-left\"><img alt=\"Home\" src=\"/site ... ria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">Newsroom</span><ul class=\"dropdown-menu\"><li class=\"dropdown-item\"><a data-drupal-link-system-path=\"press-releases\" href=\"/"
          }
        ]
      },
      "endTime": 1687097827389
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687097827389,
      "endTime": 1687097827980
    },
    {
      "type": "url",
      "which": "https://a38.asmdc.org/",
      "what": "Member Steve Bennett (D)",
      "startTime": 1687097827981,
      "result": {
        "url": "https://a38.asmdc.org/"
      },
      "endTime": 1687097828791
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687097828792,
      "url": "https://a38.asmdc.org/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "AAA.1_3_1.H42.2": {
            "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"title\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AAA.1_3_1.H49.Center": {
            "Presentational markup used that has become obsolete in HTML5.": [
              {
                "tagName": "center",
                "id": "",
                "code": "<center>...</center>"
              }
            ]
          },
          "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": "#block-bennett-theme-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-bennett-theme-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-bennett-theme-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-bennett-theme-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "#pagination-heading",
                "code": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">...</h4>"
              }
            ]
          },
          "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 5.06:1. Recommendation:  change text colour to #114198.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/edd-assistance-form\">...</a>"
              }
            ],
            "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 6.2:1. Recommendation:  change background to #1f4fa6.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact\">...</a>"
              }
            ],
            "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 6.76:1. Recommendation:  change background to #2555ac.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact\" class=\"btn btn-primary\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://asmdc.org/general-disclaimer\">...</a>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">...</button>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"page-link\">...</span>"
              }
            ],
            "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 6.76:1. Recommendation:  change text colour to #2555ac.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=1\" title=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=2\" title=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"?page=3\" title=\"\" class=\"page-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:Michelle.Sevilla@asm.ca.gov\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span aria-hidden=\"true\">...</span>"
              }
            ],
            "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.69:1. Recommendation:  change text colour to #515a62.": [
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-07-21T22:34:33Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-08-22T17:17:20Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-08-24T16:12:52Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-08-26T22:30:56Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-08-31T18:14:08Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-09-07T20:15:45Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-09-19T16:29:44Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-09-21T18:11:11Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-10-28T18:17:28Z\" class=\"datetime\">...</time>"
              },
              {
                "tagName": "time",
                "id": "",
                "code": "<time datetime=\"2022-11-01T18:11:11Z\" class=\"datetime\">...</time>"
              }
            ]
          },
          "AAA.4_1_1.F77": {
            "Duplicate id attribute value \"block-bennett-theme-main-menu\" found on the web page.": [
              {
                "tagName": "ul",
                "id": "#block-bennett-theme-main-menu",
                "code": "<ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\">...</ul>"
              }
            ]
          },
          "AAA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "#cboxNext",
                "code": "<button type=\"button\" id=\"cboxNext\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxPrevious",
                "code": "<button type=\"button\" id=\"cboxPrevious\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxSlideshow",
                "code": "<button type=\"button\" id=\"cboxSlideshow\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"navbar-header\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"social-media-links\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              }
            ]
          },
          "AAA.1_4_6.G17.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"edit-keys\" class=\"visually-hidden\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"visually-hidden\">...</span>"
              }
            ]
          },
          "AAA.1_4_6.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "h2",
                "id": "#block-bennett-theme-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-bennett-theme-main-menu-menu\">...</h2>"
              },
              {
                "tagName": "h4",
                "id": "#pagination-heading",
                "code": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">...</h4>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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": "em",
                "id": "",
                "code": "<em>...</em>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1>...</h1>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ]
          },
          "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 href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              }
            ]
          },
          "AAA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          19,
          0,
          0,
          37
        ],
        "instances": [
          {
            "ruleID": "AAA.1_3_1.H48",
            "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"navbar-header\">...</div>"
          },
          {
            "ruleID": "AAA.1_3_1.H48",
            "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"social-media-links\">...</div>"
          },
          {
            "ruleID": "AAA.1_3_1.H48",
            "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label for=\"edit-keys\" class=\"visually-hidden\">...</label>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"sr-only\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"visually-hidden\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "block-bennett-theme-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-bennett-theme-main-menu-menu\">...</h2>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">...</h4>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "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": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<em>...</em>"
          },
          {
            "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": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h1>...</h1>"
          },
          {
            "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": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h3>...</h3>"
          },
          {
            "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=\"http://assembly.ca.gov/accessibility\" 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=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" 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://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">...</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://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.Empty",
            "what": "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
          },
          {
            "ruleID": "AAA.1_3_1.H42.2",
            "what": "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h1 class=\"title\">...</h1>"
          },
          {
            "ruleID": "AAA.1_3_1.H42.2",
            "what": "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2>...</h2>"
          },
          {
            "ruleID": "AAA.1_3_1.H49.Center",
            "what": "Presentational markup used that has become obsolete in HTML5.",
            "ordinalSeverity": 3,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<center>...</center>"
          },
          {
            "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": "block-bennett-theme-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-bennett-theme-main-menu-menu\">...</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": "block-bennett-theme-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-bennett-theme-main-menu-menu\">...</h2>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h3>...</h3>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">...</h4>"
          },
          {
            "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 5.06:1. Recommendation:  change text colour to #114198.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/edd-assistance-form\">...</a>"
          },
          {
            "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 6.2:1. Recommendation:  change background to #1f4fa6.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/contact\">...</a>"
          },
          {
            "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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/contact\" class=\"btn btn-primary\">...</a>"
          },
          {
            "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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">...</a>"
          },
          {
            "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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">...</a>"
          },
          {
            "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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://asmdc.org/general-disclaimer\">...</a>"
          },
          {
            "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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">...</button>"
          },
          {
            "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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "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 6.76:1. Recommendation:  change background to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"page-link\">...</span>"
          },
          {
            "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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=1\" title=\"\" class=\"page-link\">...</a>"
          },
          {
            "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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=2\" title=\"\" class=\"page-link\">...</a>"
          },
          {
            "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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"?page=3\" title=\"\" class=\"page-link\">...</a>"
          },
          {
            "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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">...</a>"
          },
          {
            "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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
          },
          {
            "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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"mailto:Michelle.Sevilla@asm.ca.gov\">...</a>"
          },
          {
            "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 6.76:1. Recommendation:  change text colour to #2555ac.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span aria-hidden=\"true\">...</span>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2022-07-21T22:34:33Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2022-08-22T17:17:20Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2022-08-24T16:12:52Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2022-08-26T22:30:56Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2022-08-31T18:14:08Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2022-09-07T20:15:45Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2022-09-19T16:29:44Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2022-09-21T18:11:11Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2022-10-28T18:17:28Z\" class=\"datetime\">...</time>"
          },
          {
            "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.69:1. Recommendation:  change text colour to #515a62.",
            "ordinalSeverity": 3,
            "tagName": "TIME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<time datetime=\"2022-11-01T18:11:11Z\" class=\"datetime\">...</time>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"block-bennett-theme-main-menu\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\">...</ul>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\">...</button>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\">...</button>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.Button.Name",
            "what": "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\">...</button>"
          }
        ]
      },
      "endTime": 1687097829276
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687097829276,
      "endTime": 1687097829869
    },
    {
      "type": "url",
      "which": "https://a38.asmdc.org/",
      "what": "Member Steve Bennett (D)",
      "startTime": 1687097829869,
      "result": {
        "url": "https://a38.asmdc.org/"
      },
      "endTime": 1687097830647
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687097830648,
      "url": "https://a38.asmdc.org/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 20,
          "recommendation": 23,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "label_name_visible",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[3]/a[1]",
              "aria": "/document[1]/main[1]/article[3]/button[3]"
            },
            "message": "Accessible name does not match or contain the visible label text",
            "bounds": {
              "left": 8,
              "top": 1748,
              "height": 53,
              "width": 784
            },
            "snippet": "<a data-cbox-img-attrs=\"{\"alt\":\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\"}\" class=\"colorbox cboxElement\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" title=\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\" role=\"button\" aria-label=\"{\"alt\":\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\"}\" aria-controls=\"colorbox\" href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\">",
            "level": "violation"
          },
          {
            "ruleId": "html_lang_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]",
              "aria": "/document[1]/main[1]/article[8]/document[1]"
            },
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 113,
              "width": 200
            },
            "snippet": "<html>",
            "level": "violation"
          },
          {
            "ruleId": "html_lang_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[5]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]",
              "aria": "/document[1]/main[1]/article[5]/document[1]"
            },
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 113,
              "width": 200
            },
            "snippet": "<html>",
            "level": "violation"
          },
          {
            "ruleId": "html_lang_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]",
              "aria": "/document[1]/main[1]/article[4]/document[1]"
            },
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 113,
              "width": 200
            },
            "snippet": "<html>",
            "level": "violation"
          },
          {
            "ruleId": "html_lang_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]",
              "aria": "/document[1]/main[1]/article[2]/document[1]"
            },
            "message": "Page detected as HTML, but does not have a 'lang' attribute",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 113,
              "width": 200
            },
            "snippet": "<html>",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]"
            },
            "message": "The <ul> element has the id \"block-bennett-theme-main-menu\" that is already in use",
            "bounds": {
              "left": 8,
              "top": 291,
              "height": 315,
              "width": 784
            },
            "snippet": "<ul class=\"clearfix nav navbar-nav\" id=\"block-bennett-theme-main-menu\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_navigation_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[1]"
            },
            "message": "Multiple elements with \"navigation\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 64,
              "height": 105,
              "width": 784
            },
            "snippet": "<nav id=\"navbar-top\" class=\"navbar navbar-top\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_navigation_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[2]"
            },
            "message": "Multiple elements with \"navigation\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 168,
              "height": 438,
              "width": 784
            },
            "snippet": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[1]"
            },
            "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 64,
              "height": 105,
              "width": 784
            },
            "snippet": "<nav id=\"navbar-top\" class=\"navbar navbar-top\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]",
              "aria": "/document[1]/banner[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": 8,
              "top": 168,
              "height": 438,
              "width": 784
            },
            "snippet": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 3318,
              "height": 457,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"section\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 8,
              "top": 625,
              "height": 273,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">",
            "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": 8,
              "top": 8,
              "height": 18,
              "width": 133
            },
            "snippet": "<a class=\"visually-hidden-focusable skip-link\" href=\"#main-content\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_labelled",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 8,
              "top": 3318,
              "height": 457,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"section\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_labelled",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 8,
              "top": 625,
              "height": 273,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "Multiple elements with \"complementary\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 3318,
              "height": 457,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"section\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_label_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "Multiple elements with \"complementary\" role do not have unique labels",
            "bounds": {
              "left": 8,
              "top": 625,
              "height": 273,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/span[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[5]/generic[1]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "bounds": {
              "left": 48,
              "top": 513,
              "height": 18,
              "width": 71
            },
            "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/span[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[4]/generic[1]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "bounds": {
              "left": 48,
              "top": 402,
              "height": 18,
              "width": 48
            },
            "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_attribute_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/span[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]/list[1]/listitem[3]/generic[1]"
            },
            "message": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "bounds": {
              "left": 48,
              "top": 328,
              "height": 18,
              "width": 72
            },
            "snippet": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">",
            "level": "violation"
          },
          {
            "ruleId": "heading_content_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/h1[1]",
              "aria": "/document[1]/main[1]/heading[3]"
            },
            "message": "Heading element has no descriptive content",
            "bounds": {
              "left": 8,
              "top": 1055,
              "height": 0,
              "width": 784
            },
            "snippet": "<h1 class=\"title\">",
            "level": "recommendation"
          },
          {
            "ruleId": "heading_content_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/h2[1]",
              "aria": "/document[1]/main[1]/heading[1]"
            },
            "message": "Heading element has no descriptive content",
            "bounds": {
              "left": 8,
              "top": 932,
              "height": 0,
              "width": 784
            },
            "snippet": "<h2>",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[6]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]",
              "aria": "/document[1]/main[1]/article[8]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 8,
              "top": 2708,
              "height": 113,
              "width": 200
            },
            "snippet": "<iframe title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&max_width=0&max_height=0&hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[5]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]",
              "aria": "/document[1]/main[1]/article[5]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 8,
              "top": 2145,
              "height": 113,
              "width": 200
            },
            "snippet": "<iframe title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&max_width=0&max_height=0&hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]",
              "aria": "/document[1]/main[1]/article[4]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 8,
              "top": 1914,
              "height": 113,
              "width": 200
            },
            "snippet": "<iframe title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&max_width=0&max_height=0&hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]",
              "aria": "/document[1]/main[1]/article[2]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 8,
              "top": 1421,
              "height": 113,
              "width": 200
            },
            "snippet": "<iframe title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic & Community Care Center\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&max_width=0&max_height=0&hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/center[1]",
              "aria": "/document[1]/alert[1]"
            },
            "message": "The <center> element is deprecated in HTML 5",
            "bounds": {
              "left": 8,
              "top": 27,
              "height": 37,
              "width": 784
            },
            "snippet": "<center>",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/navigation[1]"
            },
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "bounds": {
              "left": 8,
              "top": 244,
              "height": 362,
              "width": 784
            },
            "snippet": "<nav class=\"block block-menu navigation menu--main\" id=\"block-bennett-theme-main-menu\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" role=\"navigation\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]",
              "aria": "/document[1]/banner[1]"
            },
            "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "bounds": {
              "left": 8,
              "top": 64,
              "height": 542,
              "width": 784
            },
            "snippet": "<header aria-label=\"Site header\" role=\"banner\" class=\"header\" id=\"header\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]",
              "aria": "/document[1]/main[1]/article[9]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 2845,
              "height": 119,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20220822-gun-sale-ban-ventura-county-fairground-attacked-nra\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]",
              "aria": "/document[1]/main[1]/article[8]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 2614,
              "height": 211,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20220824-cas-universal-transitional-kindergaten-utk-livestream-steve-bennett-and-dr-cesar\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[7]/article[1]",
              "aria": "/document[1]/main[1]/article[7]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 2448,
              "height": 147,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20220826-bennett-legislation-help-local-breweries-and-wineries-signed-governor\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[6]/article[1]",
              "aria": "/document[1]/main[1]/article[6]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 2282,
              "height": 147,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20220831-andrias-seafood-restaurant-market-named-2022-small-business-year-37th\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[5]/article[1]",
              "aria": "/document[1]/main[1]/article[5]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 2051,
              "height": 211,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20220907-californias-drought-conditions-and-local-response-forum-hosted-steve-bennett\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]",
              "aria": "/document[1]/main[1]/article[4]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 1821,
              "height": 211,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20220919-asm-steve-bennett-and-sen-monique-limon-secure-funding-mariano-rancho-reserve\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]",
              "aria": "/document[1]/main[1]/article[3]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 1558,
              "height": 244,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20220921-ventura-land-trust-check-presentation-press-conference\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]",
              "aria": "/document[1]/main[1]/article[2]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 1327,
              "height": 211,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20221028-livestream-assemblymember-bennett-secures-15-million-state-funding-westminster-free\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]",
              "aria": "/document[1]/main[1]/article[10]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 2983,
              "height": 147,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20220721-bennett-limon-bill-restrict-gun-sales-ventura-county-fairground-signed\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]",
              "aria": "/document[1]/main[1]/article[1]"
            },
            "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "bounds": {
              "left": 8,
              "top": 1055,
              "height": 253,
              "width": 784
            },
            "snippet": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20221101-presentation-check-westminster-free-clinic-community-care-center\" role=\"article\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]",
              "aria": "/document[1]/main[1]"
            },
            "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "bounds": {
              "left": 8,
              "top": 932,
              "height": 2370,
              "width": 784
            },
            "snippet": "<main role=\"main\" id=\"content\" class=\"main-content col order-first\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[2]"
            },
            "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "bounds": {
              "left": 8,
              "top": 3318,
              "height": 457,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"section\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]",
              "aria": "/document[1]/complementary[1]"
            },
            "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "bounds": {
              "left": 8,
              "top": 625,
              "height": 273,
              "width": 784
            },
            "snippet": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          23,
          0,
          20
        ],
        "instances": [
          {
            "ruleID": "label_name_visible",
            "what": "Accessible name does not match or contain the visible label text",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[3]/a[1]"
            },
            "excerpt": "<a data-cbox-img-attrs=\"{\"alt\":\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\"}\" class=\"colorbox cboxElement\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" t ... irector of the Ventura Land Trust at podium, speaking\"}\" aria-controls=\"colorbox\" href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\">"
          },
          {
            "ruleID": "html_lang_exists",
            "what": "Page detected as HTML, but does not have a 'lang' attribute",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]"
            },
            "excerpt": "<html>"
          },
          {
            "ruleID": "html_lang_exists",
            "what": "Page detected as HTML, but does not have a 'lang' attribute",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[5]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]"
            },
            "excerpt": "<html>"
          },
          {
            "ruleID": "html_lang_exists",
            "what": "Page detected as HTML, but does not have a 'lang' attribute",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]"
            },
            "excerpt": "<html>"
          },
          {
            "ruleID": "html_lang_exists",
            "what": "Page detected as HTML, but does not have a 'lang' attribute",
            "ordinalSeverity": 3,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]"
            },
            "excerpt": "<html>"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <ul> element has the id \"block-bennett-theme-main-menu\" that is already in use",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]"
            },
            "excerpt": "<ul class=\"clearfix nav navbar-nav\" id=\"block-bennett-theme-main-menu\">"
          },
          {
            "ruleID": "aria_navigation_label_unique",
            "what": "Multiple elements with \"navigation\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/nav[1]"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar navbar-top\">"
          },
          {
            "ruleID": "aria_navigation_label_unique",
            "what": "Multiple elements with \"navigation\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]"
            },
            "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">"
          },
          {
            "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": "navbar-top",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/nav[1]"
            },
            "excerpt": "<nav id=\"navbar-top\" class=\"navbar navbar-top\">"
          },
          {
            "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": "navbar-main",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]"
            },
            "excerpt": "<nav id=\"navbar-main\" class=\"navbar navbar-expand-lg\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"section\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">"
          },
          {
            "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 class=\"visually-hidden-focusable skip-link\" href=\"#main-content\">"
          },
          {
            "ruleID": "aria_complementary_labelled",
            "what": "The element with \"complementary\" role does not have a label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"section\">"
          },
          {
            "ruleID": "aria_complementary_labelled",
            "what": "The element with \"complementary\" role does not have a label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">"
          },
          {
            "ruleID": "aria_complementary_label_unique",
            "what": "Multiple elements with \"complementary\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"section\">"
          },
          {
            "ruleID": "aria_complementary_label_unique",
            "what": "Multiple elements with \"complementary\" role do not have unique labels",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/span[1]"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/span[1]"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">"
          },
          {
            "ruleID": "aria_attribute_valid",
            "what": "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\"",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/span[1]"
            },
            "excerpt": "<span aria-haspopup=\"true\" aria-expanded=\"false\" data-toggle=\"dropdown\" class=\"nav-link dropdown-toggle\">"
          },
          {
            "ruleID": "heading_content_exists",
            "what": "Heading element has no descriptive content",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"title\">"
          },
          {
            "ruleID": "heading_content_exists",
            "what": "Heading element has no descriptive content",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2>"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/meta[6]"
            },
            "excerpt": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&max_width=0&max_height=0&hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[5]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&max_width=0&max_height=0&hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&max_width=0&max_height=0&hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"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]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic & Community Care Center\" class=\"media-oembed-content\" height=\"113\" width=\"200\" allowtransparency=\"\" frameborder=\"0\" src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&max_width=0&max_height=0&hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The <center> element is deprecated in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/center[1]"
            },
            "excerpt": "<center>"
          },
          {
            "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": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[2]/nav[1]"
            },
            "excerpt": "<nav class=\"block block-menu navigation menu--main\" id=\"block-bennett-theme-main-menu\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" role=\"navigation\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/header[1]"
            },
            "excerpt": "<header aria-label=\"Site header\" role=\"banner\" class=\"header\" id=\"header\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[9]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20220822-gun-sale-ban-ventura-county-fairground-attacked-nra\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[8]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20220824-cas-universal-transitional-kindergaten-utk-livestream-steve-bennett-and-dr-cesar\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[7]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20220826-bennett-legislation-help-local-breweries-and-wineries-signed-governor\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[6]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20220831-andrias-seafood-restaurant-market-named-2022-small-business-year-37th\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[5]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20220907-californias-drought-conditions-and-local-response-forum-hosted-steve-bennett\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[4]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20220919-asm-steve-bennett-and-sen-monique-limon-secure-funding-mariano-rancho-reserve\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20220921-ventura-land-trust-check-presentation-press-conference\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\" about=\"/video/20221028-livestream-assemblymember-bennett-secures-15-million-state-funding-westminster-free\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\" about=\"/press-releases/20220721-bennett-limon-bill-restrict-gun-sales-ventura-county-fairground-signed\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]"
            },
            "excerpt": "<article class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\" about=\"/photo/20221101-presentation-check-westminster-free-clinic-community-care-center\" role=\"article\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
            "ordinalSeverity": 1,
            "tagName": "MAIN",
            "id": "content",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]"
            },
            "excerpt": "<main role=\"main\" id=\"content\" class=\"main-content col order-first\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"section\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside role=\"complementary\" class=\"featured-top__inner section container clearfix\">"
          }
        ]
      },
      "endTime": 1687097833348
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687097833348,
      "endTime": 1687097834106
    },
    {
      "type": "url",
      "which": "https://a38.asmdc.org/",
      "what": "Member Steve Bennett (D)",
      "startTime": 1687097834106,
      "result": {
        "url": "https://a38.asmdc.org/"
      },
      "endTime": 1687097834917
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687097834917,
      "url": "https://a38.asmdc.org/",
      "what": "Nu Html Checker",
      "result": {
        "pageContent": {
          "messages": [
            {
              "type": "error",
              "lastLine": 38,
              "lastColumn": 231,
              "firstColumn": 224,
              "message": "The center element is obsolete. Use CSS instead.",
              "extract": "e=\"alert\"><center>If you",
              "hiliteStart": 10,
              "hiliteLength": 8
            },
            {
              "type": "info",
              "lastLine": 44,
              "lastColumn": 78,
              "firstColumn": 5,
              "subType": "warning",
              "message": "The banner role is unnecessary for element header.",
              "extract": "age\">\n    <header id=\"header\" class=\"header\" role=\"banner\" aria-label=\"Site header\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 94,
              "lastColumn": 178,
              "firstColumn": 21,
              "subType": "warning",
              "message": "The navigation role is unnecessary for element nav.",
              "extract": "          <nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "error",
              "lastLine": 100,
              "lastColumn": 85,
              "firstColumn": 15,
              "message": "Duplicate ID block-bennett-theme-main-menu.",
              "extract": "          <ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 71
            },
            {
              "type": "info",
              "lastLine": 94,
              "lastColumn": 178,
              "firstColumn": 21,
              "subType": "warning",
              "message": "The first occurrence of ID block-bennett-theme-main-menu was here.",
              "extract": "          <nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "error",
              "lastLine": 108,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legisl",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 123,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Distri",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 144,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsro",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "info",
              "lastLine": 174,
              "lastColumn": 93,
              "firstColumn": 11,
              "subType": "warning",
              "message": "The complementary role is unnecessary for element aside.",
              "extract": "          <aside class=\"featured-top__inner section container clearfix\" role=\"complementary\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "info",
              "lastLine": 183,
              "lastColumn": 7,
              "firstColumn": 4,
              "subType": "warning",
              "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
              "extract": "k\">\n\t\t\n\t\t\t<h1>Please",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "info",
              "lastLine": 203,
              "lastColumn": 4,
              "firstColumn": 1,
              "subType": "warning",
              "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
              "extract": "one col\">\n<h1>Please",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "info",
              "lastLine": 221,
              "lastColumn": 82,
              "firstColumn": 15,
              "subType": "warning",
              "message": "The main role is unnecessary for element main.",
              "extract": "          <main class=\"main-content col order-first\" id=\"content\" role=\"main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 68
            },
            {
              "type": "info",
              "lastLine": 226,
              "lastColumn": 8,
              "firstColumn": 5,
              "subType": "warning",
              "message": "Empty heading.",
              "extract": "\">\n  \n    <h2></h2>\n",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "info",
              "lastLine": 246,
              "lastColumn": 20,
              "firstColumn": 3,
              "subType": "warning",
              "message": "Empty heading.",
              "extract": "\n      \n  <h1 class=\"title\"></h1>\n",
              "hiliteStart": 10,
              "hiliteLength": 18
            },
            {
              "type": "info",
              "lastLine": 267,
              "lastColumn": 191,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/photo/20221101-presentation-check-westminster-free-clinic-community-care-center\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 191
            },
            {
              "type": "info",
              "lastLine": 377,
              "lastColumn": 210,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20221028-livestream-assemblymember-bennett-secures-15-million-state-funding-westminster-free\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 210
            },
            {
              "type": "error",
              "lastLine": 394,
              "lastColumn": 519,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 370
            },
            {
              "type": "error",
              "lastLine": 394,
              "lastColumn": 519,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 370
            },
            {
              "type": "info",
              "lastLine": 407,
              "lastColumn": 181,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/photo/20220921-ventura-land-trust-check-presentation-press-conference\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 181
            },
            {
              "type": "info",
              "lastLine": 524,
              "lastColumn": 204,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20220919-asm-steve-bennett-and-sen-monique-limon-secure-funding-mariano-rancho-reserve\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "error",
              "lastLine": 541,
              "lastColumn": 500,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 351
            },
            {
              "type": "error",
              "lastLine": 541,
              "lastColumn": 500,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 351
            },
            {
              "type": "info",
              "lastLine": 554,
              "lastColumn": 203,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20220907-californias-drought-conditions-and-local-response-forum-hosted-steve-bennett\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "error",
              "lastLine": 571,
              "lastColumn": 497,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 348
            },
            {
              "type": "error",
              "lastLine": 571,
              "lastColumn": 497,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 348
            },
            {
              "type": "info",
              "lastLine": 584,
              "lastColumn": 213,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20220831-andrias-seafood-restaurant-market-named-2022-small-business-year-37th\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 213
            },
            {
              "type": "info",
              "lastLine": 607,
              "lastColumn": 213,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20220826-bennett-legislation-help-local-breweries-and-wineries-signed-governor\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 213
            },
            {
              "type": "info",
              "lastLine": 630,
              "lastColumn": 207,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20220824-cas-universal-transitional-kindergaten-utk-livestream-steve-bennett-and-dr-cesar\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 207
            },
            {
              "type": "error",
              "lastLine": 647,
              "lastColumn": 515,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 366
            },
            {
              "type": "error",
              "lastLine": 647,
              "lastColumn": 515,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 366
            },
            {
              "type": "info",
              "lastLine": 660,
              "lastColumn": 195,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20220822-gun-sale-ban-ventura-county-fairground-attacked-nra\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 195
            },
            {
              "type": "info",
              "lastLine": 683,
              "lastColumn": 214,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20220721-bennett-limon-bill-restrict-gun-sales-ventura-county-fairground-signed\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 214
            },
            {
              "type": "info",
              "lastLine": 746,
              "lastColumn": 60,
              "firstColumn": 17,
              "subType": "warning",
              "message": "The complementary role is unnecessary for element aside.",
              "extract": "          <aside class=\"section\" role=\"complementary\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 44
            }
          ],
          "language": "en"
        },
        "rawPage": {
          "messages": [
            {
              "type": "info",
              "lastLine": 4,
              "lastColumn": 28,
              "firstColumn": 5,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "head>\n    <meta charset=\"utf-8\" />\n<nosc",
              "hiliteStart": 10,
              "hiliteLength": 24
            },
            {
              "type": "info",
              "lastLine": 6,
              "lastColumn": 65,
              "firstColumn": 12,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "/noscript><link rel=\"canonical\" href=\"https://a38.asmdc.org/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 54
            },
            {
              "type": "info",
              "lastLine": 7,
              "lastColumn": 54,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".org/\" />\n<link rel=\"shortlink\" href=\"https://a38.asmdc.org/\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 54
            },
            {
              "type": "info",
              "lastLine": 8,
              "lastColumn": 102,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".org/\" />\n<meta name=\"description\" content=\"Official Website for Assemblymember Steve Bennett, 38th District\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 9,
              "lastColumn": 57,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "trict\" />\n<link rel=\"icon\" href=\"/sites/all/favicon/favicon.ico\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 10,
              "lastColumn": 74,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n.ico\" />\n<link rel=\"icon\" sizes=\"16x16\" href=\"/sites/all/favicon/favicon-16.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 11,
              "lastColumn": 74,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "6.png\" />\n<link rel=\"icon\" sizes=\"32x32\" href=\"/sites/all/favicon/favicon-32.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 12,
              "lastColumn": 74,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "2.png\" />\n<link rel=\"icon\" sizes=\"96x96\" href=\"/sites/all/favicon/favicon-96.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 13,
              "lastColumn": 77,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "6.png\" />\n<link rel=\"icon\" sizes=\"192x192\" href=\"/sites/all/favicon/favicon-192.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 77
            },
            {
              "type": "info",
              "lastLine": 14,
              "lastColumn": 72,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "2.png\" />\n<link rel=\"apple-touch-icon\" href=\"/sites/all/favicon/favicon-60.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 72
            },
            {
              "type": "info",
              "lastLine": 15,
              "lastColumn": 86,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "0.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"/sites/all/favicon/favicon-72.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 86
            },
            {
              "type": "info",
              "lastLine": 16,
              "lastColumn": 86,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "2.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"/sites/all/favicon/favicon-76.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 86
            },
            {
              "type": "info",
              "lastLine": 17,
              "lastColumn": 89,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "6.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"/sites/all/favicon/favicon-114.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "info",
              "lastLine": 18,
              "lastColumn": 89,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "4.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/sites/all/favicon/favicon-120.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "info",
              "lastLine": 19,
              "lastColumn": 89,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "0.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"/sites/all/favicon/favicon-144.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "info",
              "lastLine": 20,
              "lastColumn": 89,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "4.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"/sites/all/favicon/favicon-152.png\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "info",
              "lastLine": 21,
              "lastColumn": 89,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "2.png\" />\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/all/favicon/favicon-180.png\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "info",
              "lastLine": 22,
              "lastColumn": 47,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "0.png\" />\n<meta name=\"MobileOptimized\" content=\"width\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 47
            },
            {
              "type": "info",
              "lastLine": 23,
              "lastColumn": 47,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "width\" />\n<meta name=\"HandheldFriendly\" content=\"true\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 47
            },
            {
              "type": "info",
              "lastLine": 24,
              "lastColumn": 88,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\"true\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 88
            },
            {
              "type": "info",
              "lastLine": 25,
              "lastColumn": 55,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "it=no\" />\n<meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\" />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 55
            },
            {
              "type": "info",
              "lastLine": 29,
              "lastColumn": 131,
              "firstColumn": 5,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "itle>\n    <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a38.asmdc.org/files/css/css_uEj7X9WVmWttnhvYZp22aHqBiFXAY9uWdyMFc_rwWf8.css\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 127
            },
            {
              "type": "info",
              "lastLine": 30,
              "lastColumn": 127,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "8.css\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/a38.asmdc.org/files/css/css_S48LMqkeTEeo1uHXVyPMoo3HrmdZqYeTqla_18tL7Pw.css\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 127
            },
            {
              "type": "info",
              "lastLine": 31,
              "lastColumn": 74,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "w.css\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"//use.typekit.net/uqg3kql.css\" />\n<li",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 32,
              "lastColumn": 127,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "l.css\" />\n<link rel=\"stylesheet\" media=\"all\" href=\"/sites/a38.asmdc.org/files/css/css_5jm4jbWxhgJsO0b9ARP7Mu0BPXyBKS8VqJfqcPwfb5E.css\" />\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 127
            },
            {
              "type": "error",
              "lastLine": 40,
              "lastColumn": 231,
              "firstColumn": 224,
              "message": "The center element is obsolete. Use CSS instead.",
              "extract": "e=\"alert\"><center>If you",
              "hiliteStart": 10,
              "hiliteLength": 8
            },
            {
              "type": "info",
              "lastLine": 46,
              "lastColumn": 78,
              "firstColumn": 5,
              "subType": "warning",
              "message": "The banner role is unnecessary for element header.",
              "extract": "age\">\n    <header id=\"header\" class=\"header\" role=\"banner\" aria-label=\"Site header\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 87,
              "lastColumn": 72,
              "firstColumn": 7,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e\">\n      <img src=\"/sites/a38.asmdc.org/files/caasm_seal.png\" alt=\"Home\" />\n    <",
              "hiliteStart": 10,
              "hiliteLength": 66
            },
            {
              "type": "info",
              "lastLine": 89,
              "lastColumn": 136,
              "firstColumn": 131,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "/span></a><br />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 96,
              "lastColumn": 178,
              "firstColumn": 21,
              "subType": "warning",
              "message": "The navigation role is unnecessary for element nav.",
              "extract": "          <nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "error",
              "lastLine": 102,
              "lastColumn": 85,
              "firstColumn": 15,
              "message": "Duplicate ID block-bennett-theme-main-menu.",
              "extract": "          <ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 71
            },
            {
              "type": "info",
              "lastLine": 96,
              "lastColumn": 178,
              "firstColumn": 21,
              "subType": "warning",
              "message": "The first occurrence of ID block-bennett-theme-main-menu was here.",
              "extract": "          <nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "error",
              "lastLine": 110,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legisl",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 125,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Distri",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 146,
              "lastColumn": 131,
              "firstColumn": 27,
              "message": "Element span is missing one or more of the following attributes: role.",
              "extract": "          <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsro",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "info",
              "lastLine": 176,
              "lastColumn": 93,
              "firstColumn": 11,
              "subType": "warning",
              "message": "The complementary role is unnecessary for element aside.",
              "extract": "          <aside class=\"featured-top__inner section container clearfix\" role=\"complementary\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "info",
              "lastLine": 185,
              "lastColumn": 7,
              "firstColumn": 4,
              "subType": "warning",
              "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
              "extract": "k\">\n\t\t\n\t\t\t<h1>Please",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "info",
              "lastLine": 186,
              "lastColumn": 39,
              "firstColumn": 35,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e updates.<br/>\n\t\t\t<e",
              "hiliteStart": 10,
              "hiliteLength": 5
            },
            {
              "type": "info",
              "lastLine": 205,
              "lastColumn": 4,
              "firstColumn": 1,
              "subType": "warning",
              "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
              "extract": "one col\">\n<h1>Please",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "info",
              "lastLine": 207,
              "lastColumn": 37,
              "firstColumn": 32,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e updates.<br /></h3>\n",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 223,
              "lastColumn": 82,
              "firstColumn": 15,
              "subType": "warning",
              "message": "The main role is unnecessary for element main.",
              "extract": "          <main class=\"main-content col order-first\" id=\"content\" role=\"main\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 68
            },
            {
              "type": "info",
              "lastLine": 228,
              "lastColumn": 8,
              "firstColumn": 5,
              "subType": "warning",
              "message": "Empty heading.",
              "extract": "\">\n  \n    <h2></h2>\n",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "info",
              "lastLine": 248,
              "lastColumn": 20,
              "firstColumn": 3,
              "subType": "warning",
              "message": "Empty heading.",
              "extract": "\n      \n  <h1 class=\"title\"></h1>\n",
              "hiliteStart": 10,
              "hiliteLength": 18
            },
            {
              "type": "info",
              "lastLine": 269,
              "lastColumn": 191,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/photo/20221101-presentation-check-westminster-free-clinic-community-care-center\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 191
            },
            {
              "type": "info",
              "lastLine": 288,
              "lastColumn": 847,
              "firstColumn": 524,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "f&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg?itok=fnaZqW_C\" width=\"436\" height=\"246\" alt=\"Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 324
            },
            {
              "type": "info",
              "lastLine": 295,
              "lastColumn": 731,
              "firstColumn": 437,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg?itok=a7Ue6ZIY\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 295
            },
            {
              "type": "info",
              "lastLine": 302,
              "lastColumn": 687,
              "firstColumn": 404,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg?itok=2Cm9K68L\" width=\"436\" height=\"246\" alt=\"Audience in attendance\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 284
            },
            {
              "type": "info",
              "lastLine": 309,
              "lastColumn": 721,
              "firstColumn": 429,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_13.jpg?itok=i2cWSZ38\" width=\"436\" height=\"246\" alt=\"Asm. Irwin at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 293
            },
            {
              "type": "info",
              "lastLine": 316,
              "lastColumn": 729,
              "firstColumn": 435,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg?itok=Tn-j1DQF\" width=\"436\" height=\"246\" alt=\"Asm. Bennett at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 295
            },
            {
              "type": "info",
              "lastLine": 323,
              "lastColumn": 733,
              "firstColumn": 438,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg?itok=K0XeN_G9\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 296
            },
            {
              "type": "info",
              "lastLine": 330,
              "lastColumn": 733,
              "firstColumn": 438,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg?itok=5k55yOC_\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 296
            },
            {
              "type": "info",
              "lastLine": 337,
              "lastColumn": 733,
              "firstColumn": 438,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg?itok=0vnNbCej\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 296
            },
            {
              "type": "info",
              "lastLine": 344,
              "lastColumn": 733,
              "firstColumn": 438,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg?itok=Q-EtslyL\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 296
            },
            {
              "type": "info",
              "lastLine": 351,
              "lastColumn": 733,
              "firstColumn": 438,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg?itok=jWxpouJu\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 296
            },
            {
              "type": "info",
              "lastLine": 358,
              "lastColumn": 733,
              "firstColumn": 438,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg?itok=-a_vUGEM\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 296
            },
            {
              "type": "info",
              "lastLine": 365,
              "lastColumn": 773,
              "firstColumn": 468,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "r&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_45.jpg?itok=22I8ZWpQ\" width=\"436\" height=\"246\" alt=\"Group photo with large check held at center\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 306
            },
            {
              "type": "info",
              "lastLine": 379,
              "lastColumn": 210,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20221028-livestream-assemblymember-bennett-secures-15-million-state-funding-westminster-free\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 210
            },
            {
              "type": "error",
              "lastLine": 396,
              "lastColumn": 516,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 367
            },
            {
              "type": "error",
              "lastLine": 396,
              "lastColumn": 516,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 367
            },
            {
              "type": "info",
              "lastLine": 409,
              "lastColumn": 181,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/photo/20220921-ventura-land-trust-check-presentation-press-conference\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 181
            },
            {
              "type": "info",
              "lastLine": 428,
              "lastColumn": 897,
              "firstColumn": 558,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg?itok=HzM7rKy8\" width=\"436\" height=\"246\" alt=\"Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 340
            },
            {
              "type": "info",
              "lastLine": 435,
              "lastColumn": 819,
              "firstColumn": 502,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "s&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg?itok=VFLZMmaQ\" width=\"436\" height=\"246\" alt=\"Asm. Bennett speaking and shaking hands with attendees\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 318
            },
            {
              "type": "info",
              "lastLine": 442,
              "lastColumn": 919,
              "firstColumn": 577,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg?itok=hKrrS3Eb\" width=\"436\" height=\"246\" alt=\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 343
            },
            {
              "type": "info",
              "lastLine": 449,
              "lastColumn": 887,
              "firstColumn": 553,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0530.jpg?itok=e4UyEjMb\" width=\"436\" height=\"246\" alt=\"Guest speakers, one of which speaks at podium while holding leashed dog\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 335
            },
            {
              "type": "info",
              "lastLine": 456,
              "lastColumn": 787,
              "firstColumn": 478,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "s&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0542.jpg?itok=mI0ZohZ5\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking to attendees\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 310
            },
            {
              "type": "info",
              "lastLine": 463,
              "lastColumn": 735,
              "firstColumn": 439,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg?itok=dAyph7VN\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 297
            },
            {
              "type": "info",
              "lastLine": 470,
              "lastColumn": 879,
              "firstColumn": 547,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0573.jpg?itok=muPi5hxD\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, reaching out one arm backward while speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 333
            },
            {
              "type": "info",
              "lastLine": 477,
              "lastColumn": 767,
              "firstColumn": 463,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0605.jpg?itok=dwZKQbjj\" width=\"436\" height=\"246\" alt=\"Senator Monique Limón at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 305
            },
            {
              "type": "info",
              "lastLine": 484,
              "lastColumn": 947,
              "firstColumn": 598,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "m&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0626.jpg?itok=fhsDmoJo\" width=\"436\" height=\"246\" alt=\"Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 350
            },
            {
              "type": "info",
              "lastLine": 491,
              "lastColumn": 731,
              "firstColumn": 436,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg?itok=L19W_H64\" width=\"436\" height=\"246\" alt=\"Asm. Bennett at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 296
            },
            {
              "type": "info",
              "lastLine": 498,
              "lastColumn": 875,
              "firstColumn": 544,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0693.jpg?itok=1RwLYCZd\" width=\"436\" height=\"246\" alt=\"Asm. Bennett at podium, reaching out one arm backward while speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 332
            },
            {
              "type": "info",
              "lastLine": 505,
              "lastColumn": 819,
              "firstColumn": 502,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "r&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0715.jpg?itok=a_cgEXFq\" width=\"436\" height=\"246\" alt=\"Group photo with large ceremonial check held at center\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 318
            },
            {
              "type": "info",
              "lastLine": 512,
              "lastColumn": 879,
              "firstColumn": 547,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "a&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0768.jpg?itok=QSC8tMcA\" width=\"436\" height=\"246\" alt=\"Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" />\n\n</a>",
              "hiliteStart": 10,
              "hiliteLength": 333
            },
            {
              "type": "info",
              "lastLine": 526,
              "lastColumn": 204,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20220919-asm-steve-bennett-and-sen-monique-limon-secure-funding-mariano-rancho-reserve\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "error",
              "lastLine": 543,
              "lastColumn": 497,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 348
            },
            {
              "type": "error",
              "lastLine": 543,
              "lastColumn": 497,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 348
            },
            {
              "type": "info",
              "lastLine": 556,
              "lastColumn": 203,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20220907-californias-drought-conditions-and-local-response-forum-hosted-steve-bennett\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "error",
              "lastLine": 573,
              "lastColumn": 494,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 345
            },
            {
              "type": "error",
              "lastLine": 573,
              "lastColumn": 494,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 345
            },
            {
              "type": "info",
              "lastLine": 586,
              "lastColumn": 213,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20220831-andrias-seafood-restaurant-market-named-2022-small-business-year-37th\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 213
            },
            {
              "type": "info",
              "lastLine": 609,
              "lastColumn": 213,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20220826-bennett-legislation-help-local-breweries-and-wineries-signed-governor\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 213
            },
            {
              "type": "info",
              "lastLine": 632,
              "lastColumn": 207,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/video/20220824-cas-universal-transitional-kindergaten-utk-livestream-steve-bennett-and-dr-cesar\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 207
            },
            {
              "type": "error",
              "lastLine": 649,
              "lastColumn": 512,
              "firstColumn": 150,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 363
            },
            {
              "type": "error",
              "lastLine": 649,
              "lastColumn": 512,
              "firstColumn": 150,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 363
            },
            {
              "type": "info",
              "lastLine": 662,
              "lastColumn": 195,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20220822-gun-sale-ban-ventura-county-fairground-attacked-nra\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 195
            },
            {
              "type": "info",
              "lastLine": 685,
              "lastColumn": 214,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The article role is unnecessary for element article.",
              "extract": "w\">\n    \n\n<article role=\"article\" about=\"/press-releases/20220721-bennett-limon-bill-restrict-gun-sales-ventura-county-fairground-signed\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\">\n  <he",
              "hiliteStart": 10,
              "hiliteLength": 214
            },
            {
              "type": "info",
              "lastLine": 748,
              "lastColumn": 60,
              "firstColumn": 17,
              "subType": "warning",
              "message": "The complementary role is unnecessary for element aside.",
              "extract": "          <aside class=\"section\" role=\"complementary\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 44
            },
            {
              "type": "info",
              "lastLine": 763,
              "lastColumn": 219,
              "firstColumn": 21,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\" />\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 199
            },
            {
              "type": "info",
              "lastLine": 766,
              "lastColumn": 275,
              "firstColumn": 115,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "-actions\"><input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\" />\n</div",
              "hiliteStart": 10,
              "hiliteLength": 161
            },
            {
              "type": "info",
              "lastLine": 781,
              "lastColumn": 174,
              "firstColumn": 169,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e</strong><br />\nState",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 782,
              "lastColumn": 19,
              "firstColumn": 14,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "te Capitol<br />\nP.O. ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 783,
              "lastColumn": 21,
              "firstColumn": 16,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "Box 942849<br />\nSacra",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 784,
              "lastColumn": 31,
              "firstColumn": 26,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "94249-0038<br />\nTel: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 785,
              "lastColumn": 25,
              "firstColumn": 20,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ") 319-2038<br />\nFax: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 788,
              "lastColumn": 56,
              "firstColumn": 51,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e</strong><br />\n300 E",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 789,
              "lastColumn": 26,
              "firstColumn": 21,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "lanade Dr.<br />\nSuite",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 790,
              "lastColumn": 16,
              "firstColumn": 11,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "Suite 1790<br />\nOxnar",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 791,
              "lastColumn": 22,
              "firstColumn": 17,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ", CA 93036<br />\nTel: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 792,
              "lastColumn": 25,
              "firstColumn": 20,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ") 485-4745<br />\nFax: ",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 795,
              "lastColumn": 52,
              "firstColumn": 47,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ":</strong><br />\nMiche",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 796,
              "lastColumn": 22,
              "firstColumn": 17,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "le Sevilla<br />\nDirec",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 797,
              "lastColumn": 32,
              "firstColumn": 27,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "unications<br /><a hre",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 797,
              "lastColumn": 114,
              "firstColumn": 109,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ca.gov</a><br />\n(805)",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "error",
              "lastLine": 288,
              "lastColumn": 523,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff&quot;}\" role=\"button\"  title=\"Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 523
            },
            {
              "type": "error",
              "lastLine": 295,
              "lastColumn": 436,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\"  title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 436
            },
            {
              "type": "error",
              "lastLine": 302,
              "lastColumn": 403,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\" role=\"button\"  title=\"Audience in attendance\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 403
            },
            {
              "type": "error",
              "lastLine": 309,
              "lastColumn": 428,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_13.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Irwin at podium, speaking&quot;}\" role=\"button\"  title=\"Asm. Irwin at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Irwin at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 428
            },
            {
              "type": "error",
              "lastLine": 316,
              "lastColumn": 434,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\" role=\"button\"  title=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 434
            },
            {
              "type": "error",
              "lastLine": 323,
              "lastColumn": 437,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\"  title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 437
            },
            {
              "type": "error",
              "lastLine": 330,
              "lastColumn": 437,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\"  title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 437
            },
            {
              "type": "error",
              "lastLine": 337,
              "lastColumn": 437,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\"  title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 437
            },
            {
              "type": "error",
              "lastLine": 344,
              "lastColumn": 437,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\"  title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 437
            },
            {
              "type": "error",
              "lastLine": 351,
              "lastColumn": 437,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\"  title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 437
            },
            {
              "type": "error",
              "lastLine": 358,
              "lastColumn": 437,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\"  title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 437
            },
            {
              "type": "error",
              "lastLine": 365,
              "lastColumn": 467,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_45.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with large check held at center&quot;}\" role=\"button\"  title=\"Group photo with large check held at center\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large check held at center&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 467
            },
            {
              "type": "error",
              "lastLine": 428,
              "lastColumn": 557,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean&quot;}\" role=\"button\"  title=\"Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 557
            },
            {
              "type": "error",
              "lastLine": 435,
              "lastColumn": 501,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett speaking and shaking hands with attendees&quot;}\" role=\"button\"  title=\"Asm. Bennett speaking and shaking hands with attendees\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett speaking and shaking hands with attendees&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 501
            },
            {
              "type": "error",
              "lastLine": 442,
              "lastColumn": 576,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\" role=\"button\"  title=\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 576
            },
            {
              "type": "error",
              "lastLine": 449,
              "lastColumn": 552,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0530.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speakers, one of which speaks at podium while holding leashed dog&quot;}\" role=\"button\"  title=\"Guest speakers, one of which speaks at podium while holding leashed dog\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speakers, one of which speaks at podium while holding leashed dog&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 552
            },
            {
              "type": "error",
              "lastLine": 456,
              "lastColumn": 477,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0542.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking to attendees&quot;}\" role=\"button\"  title=\"Guest speaker at podium, speaking to attendees\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking to attendees&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 477
            },
            {
              "type": "error",
              "lastLine": 463,
              "lastColumn": 438,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\"  title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 438
            },
            {
              "type": "error",
              "lastLine": 470,
              "lastColumn": 546,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0573.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, reaching out one arm backward while speaking&quot;}\" role=\"button\"  title=\"Guest speaker at podium, reaching out one arm backward while speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, reaching out one arm backward while speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 546
            },
            {
              "type": "error",
              "lastLine": 477,
              "lastColumn": 462,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0605.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Senator Monique Limón at podium, speaking&quot;}\" role=\"button\"  title=\"Senator Monique Limón at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Senator Monique Limón at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 462
            },
            {
              "type": "error",
              "lastLine": 484,
              "lastColumn": 597,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0626.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him&quot;}\" role=\"button\"  title=\"Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 597
            },
            {
              "type": "error",
              "lastLine": 491,
              "lastColumn": 435,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\" role=\"button\"  title=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 435
            },
            {
              "type": "error",
              "lastLine": 498,
              "lastColumn": 543,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0693.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, reaching out one arm backward while speaking&quot;}\" role=\"button\"  title=\"Asm. Bennett at podium, reaching out one arm backward while speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, reaching out one arm backward while speaking&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 543
            },
            {
              "type": "error",
              "lastLine": 505,
              "lastColumn": 501,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0715.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with large ceremonial check held at center&quot;}\" role=\"button\"  title=\"Group photo with large ceremonial check held at center\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large ceremonial check held at center&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 501
            },
            {
              "type": "error",
              "lastLine": 512,
              "lastColumn": 546,
              "firstColumn": 1,
              "message": "The aria-controls attribute must point to an element in the same document.",
              "extract": "\n        \n<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0768.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa&quot;}\" role=\"button\"  title=\"Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa&quot;}\"><img s",
              "hiliteStart": 10,
              "hiliteLength": 546
            }
          ],
          "language": "en"
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          40,
          0,
          51,
          0
        ],
        "instances": [
          {
            "ruleID": "The center element is obsolete. Use CSS instead.",
            "what": "The center element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "38"
            },
            "excerpt": "e=\"alert\"><center>If you"
          },
          {
            "ruleID": "The banner role is unnecessary for element header.",
            "what": "The banner role is unnecessary for element header.",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "44"
            },
            "excerpt": "age\"> <header id=\"header\" class=\"header\" role=\"banner\" aria-label=\"Site header\"> "
          },
          {
            "ruleID": "The navigation role is unnecessary for element nav.",
            "what": "The navigation role is unnecessary for element nav.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "94"
            },
            "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\"> "
          },
          {
            "ruleID": "Duplicate ID block-bennett-theme-main-menu.",
            "what": "Duplicate ID block-bennett-theme-main-menu.",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "100"
            },
            "excerpt": " <ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\"> "
          },
          {
            "ruleID": "The first occurrence of ID block-bennett-theme-main-menu was here.",
            "what": "The first occurrence of ID block-bennett-theme-main-menu was here.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "94"
            },
            "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\"> "
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "108"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legisl"
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "123"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Distri"
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "144"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsro"
          },
          {
            "ruleID": "The complementary role is unnecessary for element aside.",
            "what": "The complementary role is unnecessary for element aside.",
            "ordinalSeverity": 0,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "174"
            },
            "excerpt": " <aside class=\"featured-top__inner section container clearfix\" role=\"complementary\"> "
          },
          {
            "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "183"
            },
            "excerpt": "k\"> <h1>Please"
          },
          {
            "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "203"
            },
            "excerpt": "one col\"> <h1>Please"
          },
          {
            "ruleID": "The main role is unnecessary for element main.",
            "what": "The main role is unnecessary for element main.",
            "ordinalSeverity": 0,
            "tagName": "MAIN",
            "id": "content",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "221"
            },
            "excerpt": " <main class=\"main-content col order-first\" id=\"content\" role=\"main\"> "
          },
          {
            "ruleID": "Empty heading.",
            "what": "Empty heading.",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "226"
            },
            "excerpt": "\"> <h2></h2> "
          },
          {
            "ruleID": "Empty heading.",
            "what": "Empty heading.",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "246"
            },
            "excerpt": " <h1 class=\"title\"></h1> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "267"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/photo/20221101-presentation-check-westminster-free-clinic-community-care-center\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "377"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20221028-livestream-assemblymember-bennett-secures-15-million-state-funding-westminster-free\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "394"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "394"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></ifra"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "407"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/photo/20220921-ventura-land-trust-check-presentation-press-conference\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "524"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20220919-asm-steve-bennett-and-sen-monique-limon-secure-funding-mariano-rancho-reserve\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "541"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "541"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></ifra"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "554"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20220907-californias-drought-conditions-and-local-response-forum-hosted-steve-bennett\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "571"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "571"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></ifra"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "584"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20220831-andrias-seafood-restaurant-market-named-2022-small-business-year-37th\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "607"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20220826-bennett-legislation-help-local-breweries-and-wineries-signed-governor\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "630"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20220824-cas-universal-transitional-kindergaten-utk-livestream-steve-bennett-and-dr-cesar\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "647"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "647"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></ifra"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "660"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20220822-gun-sale-ban-ventura-county-fairground-attacked-nra\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "683"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20220721-bennett-limon-bill-restrict-gun-sales-ventura-county-fairground-signed\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "ruleID": "The complementary role is unnecessary for element aside.",
            "what": "The complementary role is unnecessary for element aside.",
            "ordinalSeverity": 0,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "746"
            },
            "excerpt": " <aside class=\"section\" role=\"complementary\"> "
          },
          {
            "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": "4"
            },
            "excerpt": "head> <meta charset=\"utf-8\" /> <nosc"
          },
          {
            "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": "6"
            },
            "excerpt": "/noscript><link rel=\"canonical\" href=\"https://a38.asmdc.org/\" /> <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": "7"
            },
            "excerpt": ".org/\" /> <link rel=\"shortlink\" href=\"https://a38.asmdc.org/\" /> <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": "8"
            },
            "excerpt": ".org/\" /> <meta name=\"description\" content=\"Official Website for Assemblymember Steve Bennett, 38th District\" /> <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": "trict\" /> <link rel=\"icon\" href=\"/sites/all/favicon/favicon.ico\" /> <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": "n.ico\" /> <link rel=\"icon\" sizes=\"16x16\" href=\"/sites/all/favicon/favicon-16.png\" /> <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": "11"
            },
            "excerpt": "6.png\" /> <link rel=\"icon\" sizes=\"32x32\" href=\"/sites/all/favicon/favicon-32.png\" /> <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": "12"
            },
            "excerpt": "2.png\" /> <link rel=\"icon\" sizes=\"96x96\" href=\"/sites/all/favicon/favicon-96.png\" /> <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": "13"
            },
            "excerpt": "6.png\" /> <link rel=\"icon\" sizes=\"192x192\" href=\"/sites/all/favicon/favicon-192.png\" /> <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": "14"
            },
            "excerpt": "2.png\" /> <link rel=\"apple-touch-icon\" href=\"/sites/all/favicon/favicon-60.png\" /> <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": "15"
            },
            "excerpt": "0.png\" /> <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"/sites/all/favicon/favicon-72.png\" /> <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": "16"
            },
            "excerpt": "2.png\" /> <link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"/sites/all/favicon/favicon-76.png\" /> <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": "17"
            },
            "excerpt": "6.png\" /> <link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"/sites/all/favicon/favicon-114.png\" /> <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": "18"
            },
            "excerpt": "4.png\" /> <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"/sites/all/favicon/favicon-120.png\" /> <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": "19"
            },
            "excerpt": "0.png\" /> <link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"/sites/all/favicon/favicon-144.png\" /> <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": "20"
            },
            "excerpt": "4.png\" /> <link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"/sites/all/favicon/favicon-152.png\" /> <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": "21"
            },
            "excerpt": "2.png\" /> <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/sites/all/favicon/favicon-180.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": "22"
            },
            "excerpt": "0.png\" /> <meta name=\"MobileOptimized\" content=\"width\" /> <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": "23"
            },
            "excerpt": "width\" /> <meta name=\"HandheldFriendly\" content=\"true\" /> <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": "24"
            },
            "excerpt": "\"true\" /> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\" /> <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": "25"
            },
            "excerpt": "it=no\" /> <meta http-equiv=\"x-ua-compatible\" content=\"ie=edge\" /> <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": "29"
            },
            "excerpt": "itle> <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a38.asmdc.org/files/css/css_uEj7X9WVmWttnhvYZp22aHqBiFXAY9uWdyMFc_rwWf8.css\" /> <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": "30"
            },
            "excerpt": "8.css\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a38.asmdc.org/files/css/css_S48LMqkeTEeo1uHXVyPMoo3HrmdZqYeTqla_18tL7Pw.css\" /> <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": "w.css\" /> <link rel=\"stylesheet\" media=\"all\" href=\"//use.typekit.net/uqg3kql.css\" /> <li"
          },
          {
            "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": "32"
            },
            "excerpt": "l.css\" /> <link rel=\"stylesheet\" media=\"all\" href=\"/sites/a38.asmdc.org/files/css/css_5jm4jbWxhgJsO0b9ARP7Mu0BPXyBKS8VqJfqcPwfb5E.css\" /> "
          },
          {
            "ruleID": "The center element is obsolete. Use CSS instead.",
            "what": "The center element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "40"
            },
            "excerpt": "e=\"alert\"><center>If you"
          },
          {
            "ruleID": "The banner role is unnecessary for element header.",
            "what": "The banner role is unnecessary for element header.",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "age\"> <header id=\"header\" class=\"header\" role=\"banner\" aria-label=\"Site header\"> "
          },
          {
            "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": "87"
            },
            "excerpt": "e\"> <img src=\"/sites/a38.asmdc.org/files/caasm_seal.png\" alt=\"Home\" /> <"
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "89"
            },
            "excerpt": "/span></a><br /> "
          },
          {
            "ruleID": "The navigation role is unnecessary for element nav.",
            "what": "The navigation role is unnecessary for element nav.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "96"
            },
            "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\"> "
          },
          {
            "ruleID": "Duplicate ID block-bennett-theme-main-menu.",
            "what": "Duplicate ID block-bennett-theme-main-menu.",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "102"
            },
            "excerpt": " <ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\"> "
          },
          {
            "ruleID": "The first occurrence of ID block-bennett-theme-main-menu was here.",
            "what": "The first occurrence of ID block-bennett-theme-main-menu was here.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "96"
            },
            "excerpt": " <nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\"> "
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "110"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Legisl"
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "125"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Distri"
          },
          {
            "ruleID": "Element span is missing one or more of the following attributes: role.",
            "what": "Element span is missing one or more of the following attributes: role.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "146"
            },
            "excerpt": " <span class=\"nav-link dropdown-toggle\" data-toggle=\"dropdown\" aria-expanded=\"false\" aria-haspopup=\"true\">Newsro"
          },
          {
            "ruleID": "The complementary role is unnecessary for element aside.",
            "what": "The complementary role is unnecessary for element aside.",
            "ordinalSeverity": 0,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "176"
            },
            "excerpt": " <aside class=\"featured-top__inner section container clearfix\" role=\"complementary\"> "
          },
          {
            "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "185"
            },
            "excerpt": "k\"> <h1>Please"
          },
          {
            "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": "BR/",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "186"
            },
            "excerpt": "e updates.<br/> <e"
          },
          {
            "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "205"
            },
            "excerpt": "one col\"> <h1>Please"
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "207"
            },
            "excerpt": "e updates.<br /></h3> "
          },
          {
            "ruleID": "The main role is unnecessary for element main.",
            "what": "The main role is unnecessary for element main.",
            "ordinalSeverity": 0,
            "tagName": "MAIN",
            "id": "content",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "223"
            },
            "excerpt": " <main class=\"main-content col order-first\" id=\"content\" role=\"main\"> "
          },
          {
            "ruleID": "Empty heading.",
            "what": "Empty heading.",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "228"
            },
            "excerpt": "\"> <h2></h2> "
          },
          {
            "ruleID": "Empty heading.",
            "what": "Empty heading.",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "248"
            },
            "excerpt": " <h1 class=\"title\"></h1> "
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "269"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/photo/20221101-presentation-check-westminster-free-clinic-community-care-center\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "288"
            },
            "excerpt": "f&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg?itok=fnaZqW_C\" width=\"436\" height=\"246\" alt=\"Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "295"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg?itok=a7Ue6ZIY\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "302"
            },
            "excerpt": "e&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg?itok=2Cm9K68L\" width=\"436\" height=\"246\" alt=\"Audience in attendance\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "309"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_13.jpg?itok=i2cWSZ38\" width=\"436\" height=\"246\" alt=\"Asm. Irwin at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "316"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg?itok=Tn-j1DQF\" width=\"436\" height=\"246\" alt=\"Asm. Bennett at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "323"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg?itok=K0XeN_G9\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "330"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg?itok=5k55yOC_\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "337"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg?itok=0vnNbCej\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "344"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg?itok=Q-EtslyL\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "351"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg?itok=jWxpouJu\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "358"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg?itok=-a_vUGEM\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "365"
            },
            "excerpt": "r&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_45.jpg?itok=22I8ZWpQ\" width=\"436\" height=\"246\" alt=\"Group photo with large check held at center\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "379"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20221028-livestream-assemblymember-bennett-secures-15-million-state-funding-westminster-free\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "396"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "396"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></ifra"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "409"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/photo/20220921-ventura-land-trust-check-presentation-press-conference\" class=\"node node--type-photos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "428"
            },
            "excerpt": "n&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg?itok=HzM7rKy8\" width=\"436\" height=\"246\" alt=\"Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "435"
            },
            "excerpt": "s&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg?itok=VFLZMmaQ\" width=\"436\" height=\"246\" alt=\"Asm. Bennett speaking and shaking hands with attendees\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "442"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg?itok=hKrrS3Eb\" width=\"436\" height=\"246\" alt=\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "449"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0530.jpg?itok=e4UyEjMb\" width=\"436\" height=\"246\" alt=\"Guest speakers, one of which speaks at podium while holding leashed dog\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "456"
            },
            "excerpt": "s&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0542.jpg?itok=mI0ZohZ5\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking to attendees\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "463"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg?itok=dAyph7VN\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "470"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0573.jpg?itok=muPi5hxD\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, reaching out one arm backward while speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "477"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0605.jpg?itok=dwZKQbjj\" width=\"436\" height=\"246\" alt=\"Senator Monique Limón at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "484"
            },
            "excerpt": "m&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0626.jpg?itok=fhsDmoJo\" width=\"436\" height=\"246\" alt=\"Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "491"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg?itok=L19W_H64\" width=\"436\" height=\"246\" alt=\"Asm. Bennett at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "498"
            },
            "excerpt": "g&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0693.jpg?itok=1RwLYCZd\" width=\"436\" height=\"246\" alt=\"Asm. Bennett at podium, reaching out one arm backward while speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "505"
            },
            "excerpt": "r&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0715.jpg?itok=a_cgEXFq\" width=\"436\" height=\"246\" alt=\"Group photo with large ceremonial check held at center\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "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": "512"
            },
            "excerpt": "a&quot;}\"><img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0768.jpg?itok=QSC8tMcA\" width=\"436\" height=\"246\" alt=\"Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\" /> </a>"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "526"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20220919-asm-steve-bennett-and-sen-monique-limon-secure-funding-mariano-rancho-reserve\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "543"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "543"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></ifra"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "556"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20220907-californias-drought-conditions-and-local-response-forum-hosted-steve-bennett\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "573"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "573"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></ifra"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "586"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20220831-andrias-seafood-restaurant-market-named-2022-small-business-year-37th\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "609"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20220826-bennett-legislation-help-local-breweries-and-wineries-signed-governor\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "632"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/video/20220824-cas-universal-transitional-kindergaten-utk-livestream-steve-bennett-and-dr-cesar\" class=\"node node--type-videos node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "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": "649"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "649"
            },
            "excerpt": "ld__item\"><iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></ifra"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "662"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20220822-gun-sale-ban-ventura-county-fairground-attacked-nra\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "ruleID": "The article role is unnecessary for element article.",
            "what": "The article role is unnecessary for element article.",
            "ordinalSeverity": 0,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "685"
            },
            "excerpt": "w\"> <article role=\"article\" about=\"/press-releases/20220721-bennett-limon-bill-restrict-gun-sales-ventura-county-fairground-signed\" class=\"node node--type-press-releases node--promoted node--view-mode-teaser clearfix\"> <he"
          },
          {
            "ruleID": "The complementary role is unnecessary for element aside.",
            "what": "The complementary role is unnecessary for element aside.",
            "ordinalSeverity": 0,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "748"
            },
            "excerpt": " <aside class=\"section\" role=\"complementary\"> "
          },
          {
            "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": "edit-keys",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "763"
            },
            "excerpt": " <input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\" /> "
          },
          {
            "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": "edit-submit",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "766"
            },
            "excerpt": "-actions\"><input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\" /> </div"
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "781"
            },
            "excerpt": "e</strong><br /> State"
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "782"
            },
            "excerpt": "te Capitol<br /> P.O. "
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "783"
            },
            "excerpt": "Box 942849<br /> Sacra"
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "784"
            },
            "excerpt": "94249-0038<br /> Tel: "
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "785"
            },
            "excerpt": ") 319-2038<br /> Fax: "
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "788"
            },
            "excerpt": "e</strong><br /> 300 E"
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "789"
            },
            "excerpt": "lanade Dr.<br /> Suite"
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "790"
            },
            "excerpt": "Suite 1790<br /> Oxnar"
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "791"
            },
            "excerpt": ", CA 93036<br /> Tel: "
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "792"
            },
            "excerpt": ") 485-4745<br /> Fax: "
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "795"
            },
            "excerpt": ":</strong><br /> Miche"
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "796"
            },
            "excerpt": "le Sevilla<br /> Direc"
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "797"
            },
            "excerpt": "unications<br /><a hre"
          },
          {
            "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": "BR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "797"
            },
            "excerpt": "ca.gov</a><br /> (805)"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "288"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. I ... staff\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "295"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... \"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "302"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Audience in attendan ... \" role=\"button\" title=\"Audience in attendance\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "309"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_13.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Irwin at podiu ... title=\"Asm. Irwin at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Irwin at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "316"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at pod ... e=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "323"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... \"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "330"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... \"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "337"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... \"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "344"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... \"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "351"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... \"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "358"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... \"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "365"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_45.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with la ... rge check held at center\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large check held at center&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "428"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Wide view of  ... ta-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "435"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett speak ... ith attendees\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett speaking and shaking hands with attendees&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "442"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Melissa Baffa, Exe ... box-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "449"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0530.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speakers, on ... ta-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speakers, one of which speaks at podium while holding leashed dog&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "456"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0542.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at p ... speaking to attendees\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking to attendees&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "463"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at p ... \"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "470"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0573.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at p ... data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, reaching out one arm backward while speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "477"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0605.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Senator Monique Li ...  Limón at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Senator Monique Limón at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "484"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0626.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at po ... lery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "491"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at po ... e=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "498"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0693.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at po ...  data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, reaching out one arm backward while speaking&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "505"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0715.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with l ... eld at center\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large ceremonial check held at center&quot;}\"><img s"
          },
          {
            "ruleID": "The aria-controls attribute must point to an element in the same document.",
            "what": "The aria-controls attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "512"
            },
            "excerpt": " <a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0768.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett shari ... data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa&quot;}\"><img s"
          }
        ]
      },
      "endTime": 1687097836484
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687097836484,
      "url": "https://a38.asmdc.org/",
      "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 14:17:17",
          "hash": "6d4e3ecfb9f3ce52bb908a0f8f3360ba77464483fe4762cd0c238914abbee96f0108d00425323327868faa0a0ca5647e19402c65402ce2701c42d84a877fef9c",
          "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": 35,
          "warning": 14,
          "failed": 10,
          "inapplicable": 66
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 16,
              "warning": 8,
              "failed": 2,
              "inapplicable": 41
            },
            "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": 4,
                  "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\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem;\"><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": 4,
                  "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\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem;\"><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": 4,
                  "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\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem;\"><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": "The page has one or more 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": "The page has one or more 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": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem;\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "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": 44,
                  "warning": 0,
                  "failed": 1,
                  "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": "<nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\">\n            \n  Main navigation\n  \n\n        \n              \n                          \n                          About\n              \n                      \n                          Committees\n              \n                      \n                          Legislation\n                        \n                          \n                          2023 Legislation\n              \n                      \n                          2022 Legislation\n              \n                      \n                          2021 Legislation\n              \n …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1)"
                      },
                      {
                        "htmlCode": "<ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n                          \n                          About\n              \n                      \n                          Committees\n              \n                      \n                          Legislation\n                        \n                          \n                          2023 Legislation\n              \n                      \n                          2022 Legislation\n              \n                      \n                          2021 Legislation\n              \n        \n  \n              \n                      \n                          District\n                        \n                          \n          …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "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": 83,
                  "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 href=\"#main-content\" class=\"visually-hidden-focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body: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=\"/edd-assistance-form\">EDD assistance form</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > center:nth-child(1) > strong: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=\"ca-gov-icon-home\" href=\"/\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"ca-gov-icon-email\" href=\"/contact\">Email</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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=\"/contact\">Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">Settings</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"btn btn-secondary disableHighContrastMode\" type=\"button\">Default</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"btn btn-secondary enableHighContrastMode\" type=\"button\">High Contrast</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"btn btn-secondary resetTextSize\" type=\"button\">Reset</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > 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": "<button class=\"btn btn-secondary increaseTextSize\" type=\"button\">Increase Font SizeFont Increase</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"btn btn-secondary decreaseTextSize\" type=\"button\">Decrease Font SizeFont Decrease</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" aria-label=\"Close\" class=\"close\" data-target=\"#siteSettings\" data-toggle=\"collapse\" type=\"button\">×</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\">\n      \n    </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav: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": "<a class=\"logo-hold pull-left top-left\" href=\"/\" title=\"Home\" rel=\"home\">STEVE BENNETT</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav: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": "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/biography\" class=\"nav-link\" data-drupal-link-system-path=\"node/2\">About</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > 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=\"/committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/11\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > 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=\"/2023-legislation\" data-drupal-link-system-path=\"node/156\">2023 Legislation</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > 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=\"/2022-legislation\" data-drupal-link-system-path=\"node/94\">2022 Legislation</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > 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=\"/2021-legislation\" data-drupal-link-system-path=\"node/95\">2021 Legislation</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > 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=\"/district-map\" data-drupal-link-system-path=\"node/3\">District Map</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > 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=\"/events\" data-drupal-link-system-path=\"events\">Upcoming Events</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > 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=\"/events/past\" data-drupal-link-system-path=\"events/past\">Past Events</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > 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=\"/lynn-edmonds-named-2023-woman-year-38th-assembly-district\" data-drupal-link-system-path=\"node/164\">2023 Woman of the Year</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > 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 href=\"/water-crisis-drought\" data-drupal-link-system-path=\"node/143\">Water Crisis &amp; Drought</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > 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=\"/photo\" data-drupal-link-system-path=\"photo\">Photo Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > 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=\"/videos\" data-drupal-link-system-path=\"videos\">Video Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > 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=\"/covid-19-information\" class=\"nav-link\" data-drupal-link-system-path=\"node/28\">COVID-19</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contact\" class=\"btn btn-primary\">Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p: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=\"btn btn-primary\" href=\"/contact\">Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p: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://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.ventura.org/human-services-agency/veteran-services</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p: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=\"/photo/20221101-presentation-check-westminster-free-clinic-community-care-center\" rel=\"bookmark\">Presentation of Check to Westminster Free Clinic &amp; Community Care Center\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header:nth-child(1) > h2: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://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff&quot;}\" role=\"button\" title=\"Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > 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://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div: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://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\" role=\"button\" title=\"Audience in attendance\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\">\n\n+9</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > 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://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_13.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Irwin at podium, speaking&quot;}\" role=\"button\" title=\"Asm. Irwin at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Irwin at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div: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://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_45.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with large check held at center&quot;}\" role=\"button\" title=\"Group photo with large check held at center\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large check held at center&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(12) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video/20221028-livestream-assemblymember-bennett-secures-15-million-state-funding-westminster-free\" rel=\"bookmark\">Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clinic &amp; Community Care Center\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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=\"/photo/20220921-ventura-land-trust-check-presentation-press-conference\" rel=\"bookmark\">Ventura Land Trust Check Presentation Press Conference\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header:nth-child(1) > h2: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://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean&quot;}\" role=\"button\" title=\"Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > 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://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett speaking and shaking hands with attendees&quot;}\" role=\"button\" title=\"Asm. Bennett speaking and shaking hands with attendees\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett speaking and shaking hands with attendees&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div: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://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\" role=\"button\" title=\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\">\n\n+10</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > 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://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0530.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speakers, one of which speaks at podium while holding leashed dog&quot;}\" role=\"button\" title=\"Guest speakers, one of which speaks at podium while holding leashed dog\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speakers, one of which speaks at podium while holding leashed dog&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div: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://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0542.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking to attendees&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking to attendees\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking to attendees&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0573.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, reaching out one arm backward while speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, reaching out one arm backward while speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, reaching out one arm backward while speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0605.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Senator Monique Limón at podium, speaking&quot;}\" role=\"button\" title=\"Senator Monique Limón at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Senator Monique Limón at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0626.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0693.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, reaching out one arm backward while speaking&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, reaching out one arm backward while speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, reaching out one arm backward while speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0715.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with large ceremonial check held at center&quot;}\" role=\"button\" title=\"Group photo with large ceremonial check held at center\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large ceremonial check held at center&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(12) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0768.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa&quot;}\" role=\"button\" title=\"Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(13) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/video/20220919-asm-steve-bennett-and-sen-monique-limon-secure-funding-mariano-rancho-reserve\" rel=\"bookmark\">Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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=\"/video/20220907-californias-drought-conditions-and-local-response-forum-hosted-steve-bennett\" rel=\"bookmark\">California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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=\"/press-releases/20220831-andrias-seafood-restaurant-market-named-2022-small-business-year-37th\" rel=\"bookmark\">Andria's Seafood Restaurant &amp; Market Named 2022 Small Business of the Year for the 37th Assembly District \n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header:nth-child(1) > h2: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=\"/press-releases/20220826-bennett-legislation-help-local-breweries-and-wineries-signed-governor\" rel=\"bookmark\">Bennett Legislation to Help Local Breweries and Wineries Signed by Governor\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header:nth-child(1) > h2: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=\"/video/20220824-cas-universal-transitional-kindergaten-utk-livestream-steve-bennett-and-dr-cesar\" rel=\"bookmark\">CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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=\"/press-releases/20220822-gun-sale-ban-ventura-county-fairground-attacked-nra\" rel=\"bookmark\">Gun Sale Ban at Ventura County Fairground Attacked by NRA\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header:nth-child(1) > h2: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=\"/press-releases/20220721-bennett-limon-bill-restrict-gun-sales-ventura-county-fairground-signed\" rel=\"bookmark\">Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header:nth-child(1) > h2: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://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">signed</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p: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=\"?page=1\" title=\"\" class=\"page-link\">2</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > 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=\"?page=2\" title=\"\" class=\"page-link\">3</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > 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=\"?page=3\" title=\"\" class=\"page-link\">4</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > 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 href=\"?page=1\" title=\"Go to next page\" rel=\"next\" class=\"page-link\">\n            Next ›\n            Next page\n          </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=3\" title=\"Go to last page\" class=\"page-link\">\n            Last »\n            Last page\n          </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > 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": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"mailto:Michelle.Sevilla@asm.ca.gov\">Michelle.Sevilla@asm.ca.gov</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(3) > a:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">Privacy and Conditions of Use</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > p: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=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">Accessibility</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > p: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://asmdc.org/general-disclaimer\">General Disclaimer</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "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": 2,
                  "warning": 2,
                  "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 href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Guest speaker at podium, speaking\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Guest speaker at podium, speaking\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Guest speaker at podium, speaking\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Guest speaker at podium, speaking\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Guest speaker at podium, speaking\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Guest speaker at podium, speaking\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Guest speaker at podium, speaking\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Guest speaker at podium, speaking\"}"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Asm. Bennett at podium, speaking\"}"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > a:nth-child(1)",
                        "accessibleName": "{\"alt\":\"Asm. Bennett at podium, speaking\"}"
                      }
                    ],
                    "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": 1,
                  "warning": 2,
                  "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 href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > 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": 1,
                  "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 title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R35": {
                "name": "Heading has accessible name",
                "code": "QW-ACT-R35",
                "mapping": "ffd0e9",
                "description": "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree.",
                "metadata": {
                  "target": {
                    "element": [
                      "h1-h6",
                      "*[role='heading']"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#info-and-relationships"
                    }
                  ],
                  "related": [
                    "H42"
                  ],
                  "url": "https://act-rules.github.io/rules/ffd0e9",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 18,
                  "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": "<h2></h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(2) > h2:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target accessible name doesn't exist or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"title\"></h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h1:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 8,
              "warning": 4,
              "failed": 2,
              "inapplicable": 20
            },
            "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": 5,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Heading number is missing."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Heading number is missing.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">\n    \n      Skip to main content\n    \n    <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-PCRQTM5\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>If you have questions or need assistance with EDD, please fill out our EDD assistance form and we will do our best to help.\n\n      \n    \n\n  \n    \n              \n\n          \n            \n  \n    \n      \n        \n          Home\n                                                  Email\n        \n\n        \n\n          Contact Me\n          Settings\n      \n    \n\n    \n      \n        DefaultHigh Contrast\n\n        ResetIncr …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Heading number is missing.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Heading number is missing.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Heading number is missing.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Heading number is missing.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "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": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The first focusable control is a visible link to a <main> element."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The first focusable control is a visible link to a <main> element.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T10": {
                "name": "Combining adjacent image and text links for the same resource",
                "code": "QW-WCAG-T10",
                "mapping": "H2",
                "description": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/text-equiv-all.html"
                    },
                    {
                      "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"
                    }
                  ],
                  "related": [
                    "G91",
                    "G94",
                    "H30",
                    "C9",
                    "F89"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H2",
                  "passed": 0,
                  "warning": 2,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The link contains an image that has an alt attribute that should be manually verified."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\" role=\"button\" title=\"Audience in attendance\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\">\n\n+9</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\" role=\"button\" title=\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\">\n\n+10</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T20": {
                "name": "Supplementing link text with the title attribute",
                "code": "QW-WCAG-T20",
                "mapping": "H33",
                "description": "Supplementing link text with the title attribute",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only"
                    }
                  ],
                  "related": [
                    "C7",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33",
                  "passed": 0,
                  "warning": 29,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The element's title attribute is empty."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\">\n      \n    </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"logo-hold pull-left top-left\" href=\"/\" title=\"Home\" rel=\"home\">STEVE BENNETT</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff&quot;}\" role=\"button\" title=\"Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\" role=\"button\" title=\"Audience in attendance\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\">\n\n+9</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_13.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Irwin at podium, speaking&quot;}\" role=\"button\" title=\"Asm. Irwin at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Irwin at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_45.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with large check held at center&quot;}\" role=\"button\" title=\"Group photo with large check held at center\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large check held at center&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(12) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean&quot;}\" role=\"button\" title=\"Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett speaking and shaking hands with attendees&quot;}\" role=\"button\" title=\"Asm. Bennett speaking and shaking hands with attendees\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett speaking and shaking hands with attendees&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\" role=\"button\" title=\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\">\n\n+10</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0530.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speakers, one of which speaks at podium while holding leashed dog&quot;}\" role=\"button\" title=\"Guest speakers, one of which speaks at podium while holding leashed dog\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speakers, one of which speaks at podium while holding leashed dog&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0542.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking to attendees&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking to attendees\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking to attendees&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0573.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podium, reaching out one arm backward while speaking&quot;}\" role=\"button\" title=\"Guest speaker at podium, reaching out one arm backward while speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, reaching out one arm backward while speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0605.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Senator Monique Limón at podium, speaking&quot;}\" role=\"button\" title=\"Senator Monique Limón at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Senator Monique Limón at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0626.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0693.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, reaching out one arm backward while speaking&quot;}\" role=\"button\" title=\"Asm. Bennett at podium, reaching out one arm backward while speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, reaching out one arm backward while speaking&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0715.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with large ceremonial check held at center&quot;}\" role=\"button\" title=\"Group photo with large ceremonial check held at center\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large ceremonial check held at center&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(12) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0768.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa&quot;}\" role=\"button\" title=\"Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa&quot;}\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(13) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element's title attribute is empty.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=1\" title=\"Go to next page\" rel=\"next\" class=\"page-link\">\n            Next ›\n            Next page\n          </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"?page=3\" title=\"Go to last page\" class=\"page-link\">\n            Last »\n            Last page\n          </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "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": 5,
                  "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=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\">\n                          <li class=\"nav-item\">\n                          <a href=\"/biography\" class=\"nav-link\" data-drupal-link-system-path=\"node/2\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">About</a>\n              </li>\n                      <li class=\"nav-item\">\n                          <a href=\"/committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/11\" _selector=\"html > body:nth-child(2)  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "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 class=\"dropdown-menu\">\n                          <li class=\"dropdown-item\">\n                          <a href=\"/2023-legislation\" data-drupal-link-system-path=\"node/156\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">2023 Legislation</a>\n              </li>\n                      <li class=\"dropdown-item\">\n                          <a href=\"/2022-legislation\" data-drupal-link-system-path=\"node/94\" _selector=\"html > body:nth-child(2) > div:n …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2)"
                      }
                    ],
                    "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 class=\"dropdown-menu\">\n                          <li class=\"dropdown-item\">\n                          <a href=\"/district-map\" data-drupal-link-system-path=\"node/3\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">District Map</a>\n              </li>\n                      <li class=\"dropdown-item\">\n                          <a href=\"/events\" data-drupal-link-system-path=\"events\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2)"
                      }
                    ],
                    "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 class=\"dropdown-menu\">\n                          <li class=\"dropdown-item\">\n                          <a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a>\n              </li>\n                      <li class=\"dropdown-item\">\n                          <a href=\"/photo\" data-drupal-link-system-path=\"photo\" _selector=\"html > body:nth-child(2) > div:nth-child(4) …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2)"
                      }
                    ],
                    "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 class=\"pagination js-pager__items\">\n                                                        <li class=\"page-item active\">\n                      <span class=\"page-link\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > span:nth-child(1)\">1</span>\n                  </li>\n              <li class=\"page-item \">\n                      <a href=\"?page=1\" title=\"\" class=\"page-link\" _selector=\"html > body:nth-child(2) > div:nth …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T8": {
                "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives",
                "code": "QW-WCAG-T8",
                "mapping": "F30",
                "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
                "metadata": {
                  "target": {
                    "attributes": "alt"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content"
                    },
                    {
                      "name": "1.2.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded"
                    }
                  ],
                  "related": [],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30",
                  "passed": 0,
                  "warning": 7,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Text alternative needs manual verification."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a38.asmdc.org/files/caasm_seal.png\" alt=\"Home\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg?itok=fnaZqW_C\" width=\"436\" height=\"246\" alt=\"Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg?itok=a7Ue6ZIY\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg?itok=2Cm9K68L\" width=\"436\" height=\"246\" alt=\"Audience in attendance\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg?itok=HzM7rKy8\" width=\"436\" height=\"246\" alt=\"Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg?itok=VFLZMmaQ\" width=\"436\" height=\"246\" alt=\"Asm. Bennett speaking and shaking hands with attendees\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg?itok=hKrrS3Eb\" width=\"436\" height=\"246\" alt=\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 11,
              "warning": 2,
              "failed": 6,
              "inapplicable": 5
            },
            "assertions": {
              "QW-BP10": {
                "name": "HTML elements are used to control visual presentation of content",
                "code": "QW-BP10",
                "description": "No HTML elements are used to control the visual presentation of content",
                "metadata": {
                  "target": {
                    "element": [
                      "b",
                      "blink",
                      "blockquote",
                      "basefont",
                      "center",
                      "cite",
                      "em",
                      "font",
                      "i",
                      "link",
                      "mark",
                      "strong",
                      "s",
                      "strike",
                      "u",
                      "vlink"
                    ]
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The webpage uses the element center to control the visual content presentation."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The webpage uses the element center to control the visual content presentation.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<center>If you have questions or need assistance with EDD, please fill out our EDD assistance form and we will do our best to help.</center>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(3) > center:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "center"
                    ]
                  }
                ]
              },
              "QW-BP11": {
                "name": "Using br to make a list",
                "code": "QW-BP11",
                "description": "Using 3 consecutive br elements",
                "metadata": {
                  "target": {
                    "element": "br"
                  },
                  "passed": 5,
                  "warning": 0,
                  "failed": 2,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "`br` elements are being be used as a list."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "`br` elements are being be used as a list.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>Capitol Office\nState Capitol\nP.O. Box 942849\nSacramento, CA 94249-0038\nTel: (916) 319-2038\nFax: (916) 319-2138</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "`br` elements are being be used as a list.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>Ventura County District Office\n300 E. Esplanade Dr.\nSuite 1790\nOxnard, CA 93036\nTel: (805) 485-4745\nFax: (805) 485-4779</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "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": 20,
                  "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=\"visually-hidden\" id=\"block-bennett-theme-main-menu-menu\">Main navigation</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav: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": "<h1>Pleased to meet you.</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Sign up to receive updates.\n\t\t\tIf your need is urgent, please call at (916) 319-2038. </h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1>Pleased to meet you.</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Sign up to receive updates.</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2></h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 style=\"margin-top: 35px;\">For Veterans Living in Ventura County</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(2) > 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": "<h1 class=\"title\"></h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"node__title\">\n        Presentation of Check to Westminster Free Clinic &amp; Community Care Center\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header: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=\"node__title\">\n        Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clinic &amp; Community Care Center\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header: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=\"node__title\">\n        Ventura Land Trust Check Presentation Press Conference\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header: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=\"node__title\">\n        Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header: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=\"node__title\">\n        California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header: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=\"node__title\">\n        Andria's Seafood Restaurant &amp; Market Named 2022 Small Business of the Year for the 37th Assembly District \n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header: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=\"node__title\">\n        Bennett Legislation to Help Local Breweries and Wineries Signed by Governor\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header: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=\"node__title\">\n        CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header: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=\"node__title\">\n        Gun Sale Ban at Ventura County Fairground Attacked by NRA\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header: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=\"node__title\">\n        Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor\n\n      </h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header: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": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">Pagination</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>Contact</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP20": {
                "name": "Landmark no duplicate banner",
                "code": "QW-BP20",
                "description": "Ensures the document has at most one banner landmark",
                "metadata": {
                  "target": {
                    "element": "body"
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 5,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "There are multiple banner landmarks"
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\">\n    \n      Skip to main content\n    \n    <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-PCRQTM5\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>If you have questions or need assistance with EDD, please fill out our EDD assistance form and we will do our best to help.\n\n      \n    \n\n  \n    \n              \n\n          \n            \n  \n    \n      \n        \n          Home\n                                                  Email\n        \n\n        \n\n          Contact Me\n          Settings\n      \n    \n\n    \n      \n        DefaultHigh Contrast\n\n        ResetIncr …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "There are multiple banner landmarks",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP13": {
                "name": "Using consecutive links with the same href and one contains an image",
                "code": "QW-BP13",
                "description": "Using consecutive links with the same href in which one of the links contains an image",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "passed": 6,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "There are consecutive links with the same href in which one of the links contained an image."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "There are consecutive links with the same href in which one of the links contained an image.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"/sites/a38.asmdc.org/files/caasm_seal.png\" alt=\"Home\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img: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": 4,
                  "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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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 src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP17": {
                "name": "Adding a link at the beginning of a block of repeated content to go to the end of the block",
                "code": "QW-BP17",
                "mapping": "G123",
                "description": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
                "metadata": {
                  "target": {
                    "element": "a",
                    "attributes": "href"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G123",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "This link skips a content block."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\">\n      Skip to main content\n    </a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<a id=\"main-content\" tabindex=\"-1\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP19": {
                "name": "Landmark banner is top level",
                "code": "QW-BP19",
                "description": "Ensures the banner landmark is at top level",
                "metadata": {
                  "target": {
                    "element": "header:not([role]), [role=banner]"
                  },
                  "passed": 1,
                  "warning": 0,
                  "failed": 10,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The banner landmark is not at top level."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Presentation of Check to Westminster Free Clinic &amp; Community Care Center\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clinic &amp; Community Care Center\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Ventura Land Trust Check Presentation Press Conference\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Andria's Seafood Restaurant &amp; Market Named 2022 Small Business of the Year for the 37th Assembly District \n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Bennett Legislation to Help Local Breweries and Wineries Signed by Governor\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Gun Sale Ban at Ventura County Fairground Attacked by NRA\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The banner landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<header>\n    \n          \n        Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor\n\n      \n        \n      </header>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 63,
                "document": 5,
                "alert": 2,
                "banner": 11,
                "navigation": 4,
                "button": 37,
                "group": 2,
                "img": 7,
                "heading": 20,
                "list": 5,
                "listitem": 23,
                "complementary": 2,
                "region": 2,
                "main": 1,
                "article": 10,
                "search": 1,
                "form": 1,
                "searchbox": 1,
                "dialog": 1
              },
              "tags": {
                "html": 5,
                "head": 5,
                "meta": 6,
                "noscript": 2,
                "link": 19,
                "script": 13,
                "title": 1,
                "body": 5,
                "a": 70,
                "div": 152,
                "center": 1,
                "strong": 4,
                "header": 11,
                "nav": 4,
                "span": 38,
                "button": 11,
                "img": 7,
                "br": 18,
                "h2": 14,
                "ul": 5,
                "li": 23,
                "aside": 2,
                "section": 2,
                "h1": 3,
                "h3": 2,
                "em": 1,
                "p": 15,
                "main": 1,
                "article": 10,
                "time": 10,
                "iframe": 4,
                "h4": 1,
                "form": 1,
                "label": 1,
                "input": 2,
                "footer": 1
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          66,
          131,
          8,
          4
        ],
        "instances": [
          {
            "ruleID": "QW-ACT-R63",
            "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... g/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem;\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R64",
            "what": "This rule checks that the non-repeated content contains a heading",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... g/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem;\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R73",
            "what": "This rule checks that repeated blocks of content are collapsible.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... g/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem;\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R74",
            "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01 ... g/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\" style=\"font-size: 1rem;\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1)"
            },
            "excerpt": "<nav role=\"navigation\" aria-labelledby=\"block-bennett-theme-main-menu-menu\" id=\"block-bennett-theme-main-menu\" class=\"block block-menu navigation menu--main\"> Main navigation About Committees Legislation 2023 Legislation 2022 Legislation 2021 Legislation …"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\"> About Committees Legislation 2023 Legislation 2022 Legislation 2021 Legislation District …"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > center:nth-child(1) > strong:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/edd-assistance-form\">EDD assistance form</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav: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(1)"
            },
            "excerpt": "<a class=\"ca-gov-icon-home\" href=\"/\">Home</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a class=\"ca-gov-icon-email\" href=\"/contact\">Email</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\">Contact Me</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button:nth-child(2)"
            },
            "excerpt": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" class=\"btn btn-xs btn-primary\" data-target=\"#siteSettings\" data-toggle=\"collapse\">Settings</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button class=\"btn btn-secondary disableHighContrastMode\" type=\"button\">Default</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2)"
            },
            "excerpt": "<button class=\"btn btn-secondary enableHighContrastMode\" type=\"button\">High Contrast</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button class=\"btn btn-secondary resetTextSize\" type=\"button\">Reset</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(2)"
            },
            "excerpt": "<button class=\"btn btn-secondary increaseTextSize\" type=\"button\">Increase Font SizeFont Increase</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(3)"
            },
            "excerpt": "<button class=\"btn btn-secondary decreaseTextSize\" type=\"button\">Decrease Font SizeFont Decrease</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > button:nth-child(3)"
            },
            "excerpt": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" aria-label=\"Close\" class=\"close\" data-target=\"#siteSettings\" data-toggle=\"collapse\" type=\"button\">×</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a class=\"logo-hold pull-left top-left\" href=\"/\" title=\"Home\" rel=\"home\">STEVE BENNETT</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > button:nth-child(2)"
            },
            "excerpt": "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"></button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/biography\" class=\"nav-link\" data-drupal-link-system-path=\"node/2\">About</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/11\">Committees</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/2023-legislation\" data-drupal-link-system-path=\"node/156\">2023 Legislation</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/2022-legislation\" data-drupal-link-system-path=\"node/94\">2022 Legislation</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/2021-legislation\" data-drupal-link-system-path=\"node/95\">2021 Legislation</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/district-map\" data-drupal-link-system-path=\"node/3\">District Map</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/events\" data-drupal-link-system-path=\"events\">Upcoming Events</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/events/past\" data-drupal-link-system-path=\"events/past\">Past Events</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/lynn-edmonds-named-2023-woman-year-38th-assembly-district\" data-drupal-link-system-path=\"node/164\">2023 Woman of the Year</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/water-crisis-drought\" data-drupal-link-system-path=\"node/143\">Water Crisis &amp; Drought</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\">Press Releases</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/photo\" data-drupal-link-system-path=\"photo\">Photo Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/videos\" data-drupal-link-system-path=\"videos\">Video Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/covid-19-information\" class=\"nav-link\" data-drupal-link-system-path=\"node/28\">COVID-19</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contact\" class=\"btn btn-primary\">Contact Me</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"btn btn-primary\" href=\"/contact\">Contact Me</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.ventura.org/human-services-agency/veteran-services</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/photo/20221101-presentation-check-westminster-free-clinic-community-care-center\" rel=\"bookmark\">Presentation of Check to Westminster Free Clinic &amp; Community Care Center </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. Ir ... -colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podi ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Audience in attendanc ... n\" title=\"Audience in attendance\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\"> +9</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_13.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Irwin at podium ...  Irwin at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Irwin at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podi ... nett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_45.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with lar ... eld at center\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large check held at center&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20221028-livestream-assemblymember-bennett-secures-15-million-state-funding-westminster-free\" rel=\"bookmark\">Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clinic &amp; Community Care Center </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></iframe>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/photo/20220921-ventura-land-trust-check-presentation-press-conference\" rel=\"bookmark\">Ventura Land Trust Check Presentation Press Conference </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Wide view of t ... -gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett speaki ... es\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett speaking and shaking hands with attendees&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Melissa Baffa, Exec ... allery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\"> +10</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0530.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speakers, one ... -gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speakers, one of which speaks at podium while holding leashed dog&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0542.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ...  attendees\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking to attendees&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0573.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... ox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, reaching out one arm backward while speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0605.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Senator Monique Lim ... odium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Senator Monique Limón at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0626.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at pod ... ry-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at pod ... nett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0693.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at pod ... box-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, reaching out one arm backward while speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0715.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with la ... er\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large ceremonial check held at center&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(13) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0768.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett sharin ... ox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20220919-asm-steve-bennett-and-sen-monique-limon-secure-funding-mariano-rancho-reserve\" rel=\"bookmark\">Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></iframe>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20220907-californias-drought-conditions-and-local-response-forum-hosted-steve-bennett\" rel=\"bookmark\">California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></iframe>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases/20220831-andrias-seafood-restaurant-market-named-2022-small-business-year-37th\" rel=\"bookmark\">Andria's Seafood Restaurant &amp; Market Named 2022 Small Business of the Year for the 37th Assembly District </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases/20220826-bennett-legislation-help-local-breweries-and-wineries-signed-governor\" rel=\"bookmark\">Bennett Legislation to Help Local Breweries and Wineries Signed by Governor </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/video/20220824-cas-universal-transitional-kindergaten-utk-livestream-steve-bennett-and-dr-cesar\" rel=\"bookmark\">CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></iframe>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases/20220822-gun-sale-ban-ventura-county-fairground-attacked-nra\" rel=\"bookmark\">Gun Sale Ban at Ventura County Fairground Attacked by NRA </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/press-releases/20220721-bennett-limon-bill-restrict-gun-sales-ventura-county-fairground-signed\" rel=\"bookmark\">Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">signed</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=1\" title=\"Go to next page\" rel=\"next\" class=\"page-link\"> Next › Next page </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=3\" title=\"Go to last page\" class=\"page-link\"> Last » Last page </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(3) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"mailto:Michelle.Sevilla@asm.ca.gov\">Michelle.Sevilla@asm.ca.gov</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">Privacy and Conditions of Use</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">Accessibility</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > footer:nth-child(4) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://asmdc.org/general-disclaimer\">General Disclaimer</a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podi ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at pod ... nett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R9",
            "what": "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podi ... nett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podi ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at pod ... nett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R44",
            "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podi ... nett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search form-control\">"
          },
          {
            "ruleID": "QW-ACT-R35",
            "what": "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2></h2>"
          },
          {
            "ruleID": "QW-ACT-R35",
            "what": "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree.",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"title\"></h1>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"> Skip to main content <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-PCRQTM5\" he ... en\"></iframe>If you have questions or need assistance with EDD, please fill out our EDD assistance form and we will do our best to help. Home Email Contact Me Settings DefaultHigh Contrast ResetIncr …"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T23",
            "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Audience in attendanc ... n\" title=\"Audience in attendance\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\"> +9</a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Melissa Baffa, Exec ... allery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\"> +10</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a class=\"logo-hold pull-left top-left\" href=\"/\" title=\"Home\" rel=\"home\">STEVE BENNETT</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. Ir ... -colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at podi ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Audience in attendanc ... n\" title=\"Audience in attendance\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Audience in attendance&quot;}\"> +9</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_13.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Irwin at podium ...  Irwin at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Irwin at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at podi ... nett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at pod ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_45.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with lar ... eld at center\" data-colorbox-gallery=\"gallery-photos-147-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large check held at center&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Wide view of t ... -gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett speaki ... es\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett speaking and shaking hands with attendees&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Melissa Baffa, Exec ... allery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking&quot;}\"> +10</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0530.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speakers, one ... -gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speakers, one of which speaks at podium while holding leashed dog&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0542.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ...  attendees\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking to attendees&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... ker at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0573.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Guest speaker at po ... ox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Guest speaker at podium, reaching out one arm backward while speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0605.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Senator Monique Lim ... odium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Senator Monique Limón at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0626.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at pod ... ry-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, turned to one side and reaching one arm out to land behind him&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(10) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at pod ... nett at podium, speaking\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(11) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0693.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett at pod ... box-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett at podium, reaching out one arm backward while speaking&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(12) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0715.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Group photo with la ... er\" data-colorbox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Group photo with large ceremonial check held at center&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(13) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0768.jpg\" aria-controls=\"colorbox\" aria-label=\"{&quot;alt&quot;:&quot;Asm. Bennett sharin ... ox-gallery=\"gallery-photos-144-AfCSCvQ2hKk\" class=\"colorbox cboxElement\" data-cbox-img-attrs=\"{&quot;alt&quot;:&quot;Asm. Bennett sharing a light moment with Sen. Limón and Melissa Baffa&quot;}\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=1\" title=\"Go to next page\" rel=\"next\" class=\"page-link\"> Next › Next page </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"?page=3\" title=\"Go to last page\" class=\"page-link\"> Last » Last page </a>"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "block-bennett-theme-main-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul id=\"block-bennett-theme-main-menu\" class=\"clearfix nav navbar-nav\"> <li class=\"nav-item\"> <a href=\"/biography\" class=\"nav-link\" data-drupal-link-system-path=\"node/2\" _selector=\"html > body:nth-chi ... h-child(2) > li:nth-child(1) > a:nth-child(1)\">About</a> </li> <li class=\"nav-item\"> <a href=\"/committees\" class=\"nav-link\" data-drupal-link-system-path=\"node/11\" _selector=\"html > body:nth-child(2) …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/2023-legislation\" data-drupal-link-system-path=\"node/156\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > di ... li:nth-child(1) > a:nth-child(1)\">2023 Legislation</a> </li> <li class=\"dropdown-item\"> <a href=\"/2022-legislation\" data-drupal-link-system-path=\"node/94\" _selector=\"html > body:nth-child(2) > div:n …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/district-map\" data-drupal-link-system-path=\"node/3\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth- ... -child(1) > a:nth-child(1)\">District Map</a> </li> <li class=\"dropdown-item\"> <a href=\"/events\" data-drupal-link-system-path=\"events\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(2) > li:nth-child(5) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"dropdown-menu\"> <li class=\"dropdown-item\"> <a href=\"/press-releases\" data-drupal-link-system-path=\"press-releases\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1)  ... ) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a> </li> <li class=\"dropdown-item\"> <a href=\"/photo\" data-drupal-link-system-path=\"photo\" _selector=\"html > body:nth-child(2) > div:nth-child(4) …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"pagination js-pager__items\"> <li class=\"page-item active\"> <span class=\"page-link\" _selector=\"html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-chi ... th-child(2) > ul:nth-child(2) > li:nth-child(1) > span:nth-child(1)\">1</span> </li> <li class=\"page-item \"> <a href=\"?page=1\" title=\"\" class=\"page-link\" _selector=\"html > body:nth-child(2) > div:nth …"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a38.asmdc.org/files/caasm_seal.png\" alt=\"Home\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg?itok=fnaZqW_C\" width=\"436\" height=\"246\" alt=\"Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg?itok=a7Ue6ZIY\" width=\"436\" height=\"246\" alt=\"Guest speaker at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_9.jpg?itok=2Cm9K68L\" width=\"436\" height=\"246\" alt=\"Audience in attendance\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg?itok=HzM7rKy8\" width=\"436\" height=\"246\" alt=\"Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg?itok=VFLZMmaQ\" width=\"436\" height=\"246\" alt=\"Asm. Bennett speaking and shaking hands with attendees\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a38.asmdc.org/files/styles/thumbnail_436x246/public/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0523.jpg?itok=hKrrS3Eb\" width=\"436\" height=\"246\" alt=\"Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking\" loading=\"lazy\" typeof=\"foaf:Image\" class=\"img-fluid image-style-thumbnail-436x246\">"
          },
          {
            "ruleID": "QW-BP10",
            "what": "No HTML elements are used to control the visual presentation of content",
            "ordinalSeverity": 1,
            "tagName": "CENTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(3) > center:nth-child(1)"
            },
            "excerpt": "<center>If you have questions or need assistance with EDD, please fill out our EDD assistance form and we will do our best to help.</center>"
          },
          {
            "ruleID": "QW-BP11",
            "what": "Using 3 consecutive br elements",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Capitol Office State Capitol P.O. Box 942849 Sacramento, CA 94249-0038 Tel: (916) 319-2038 Fax: (916) 319-2138</p>"
          },
          {
            "ruleID": "QW-BP11",
            "what": "Using 3 consecutive br elements",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p>Ventura County District Office 300 E. Esplanade Dr. Suite 1790 Oxnard, CA 93036 Tel: (805) 485-4745 Fax: (805) 485-4779</p>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "block-bennett-theme-main-menu-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"visually-hidden\" id=\"block-bennett-theme-main-menu-menu\">Main navigation</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1>Pleased to meet you.</h1>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Sign up to receive updates. If your need is urgent, please call at (916) 319-2038. </h3>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1>Pleased to meet you.</h1>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Sign up to receive updates.</h3>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2></h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 style=\"margin-top: 35px;\">For Veterans Living in Ventura County</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"title\"></h1>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Presentation of Check to Westminster Free Clinic &amp; Community Care Center </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clinic &amp; Community Care Center </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Ventura Land Trust Check Presentation Press Conference </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Andria's Seafood Restaurant &amp; Market Named 2022 Small Business of the Year for the 37th Assembly District </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Bennett Legislation to Help Local Breweries and Wineries Signed by Governor </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Gun Sale Ban at Ventura County Fairground Attacked by NRA </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"node__title\"> Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor </h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(2) > h4:nth-child(1)"
            },
            "excerpt": "<h4 id=\"pagination-heading\" class=\"visually-hidden\">Pagination</h4>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > aside:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2>Contact</h2>"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"> Skip to main content <iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-PCRQTM5\" he ... en\"></iframe>If you have questions or need assistance with EDD, please fill out our EDD assistance form and we will do our best to help. Home Email Contact Me Settings DefaultHigh Contrast ResetIncr …"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-BP20",
            "what": "Ensures the document has at most one banner landmark",
            "ordinalSeverity": 1,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-BP13",
            "what": "Using consecutive links with the same href in which one of the links contains an image",
            "ordinalSeverity": 1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > header:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"/sites/a38.asmdc.org/files/caasm_seal.png\" alt=\"Home\">"
          },
          {
            "ruleID": "QW-BP15",
            "what": "At least one width attribute of an HTML element is expressed in absolute values",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp;max_height=0&amp;hash=jOh9x8Ot0lkoaJdsTWhusa49U-yn56oCAzAGXXNiy9A\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Join me for an Announcement on Funding Secured for Westminster Free Clinic &amp; Community Care Center\"></iframe>"
          },
          {
            "ruleID": "QW-BP15",
            "what": "At least one width attribute of an HTML element is expressed in absolute values",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp;max_height=0&amp;hash=oxg8Jh85y_TKLEHBWBNhgL0A8ldfboEAvlavVMb4lgk\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve\"></iframe>"
          },
          {
            "ruleID": "QW-BP15",
            "what": "At least one width attribute of an HTML element is expressed in absolute values",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp;max_height=0&amp;hash=_d_8SYHqSigTk-QXSI-wdhY-YrLGaKUQwXuw2yGN34k\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett\"></iframe>"
          },
          {
            "ruleID": "QW-BP15",
            "what": "At least one width attribute of an HTML element is expressed in absolute values",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp;max_height=0&amp;hash=rgxvZhGmYe8HI2rpn6OHGjJXOAMuvpO9vWk7Ec4j2Us\" frameborder=\"0\" allowtransparency=\"\" width=\"200\" height=\"113\" class=\"media-oembed-content\" title=\"CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales\"></iframe>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Presentation of Check to Westminster Free Clinic &amp; Community Care Center </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clinic &amp; Community Care Center </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Ventura Land Trust Check Presentation Press Conference </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Andria's Seafood Restaurant &amp; Market Named 2022 Small Business of the Year for the 37th Assembly District </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Bennett Legislation to Help Local Breweries and Wineries Signed by Governor </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Gun Sale Ban at Ventura County Fairground Attacked by NRA </header>"
          },
          {
            "ruleID": "QW-BP19",
            "what": "Ensures the banner landmark is at top level",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > main:nth-child(1) > section:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > article:nth-child(1) > header:nth-child(1)"
            },
            "excerpt": "<header> Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor </header>"
          }
        ]
      },
      "endTime": 1687097838321
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687097838321,
      "url": "https://a38.asmdc.org/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.073",
        "responseTime": "2023-06-18T14:17:17.944Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1017924,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 49,
              "totalWarnings": 1,
              "totalIssues": 50
            },
            "issuesByLevel": {
              "A": {
                "count": 44,
                "pct": 88
              },
              "AA": {
                "count": 28,
                "pct": 56
              },
              "AAA": {
                "count": 50,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 5,
              "warningDensity": 0,
              "allDensity": 5
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "176082ce-d441-4c2f-a9d0-33a36d59b4db",
          "docID": "cce3f640-dcb1-4f5a-dca4-9fff7ee2d308",
          "sourceHash": "3ad9dfcf64a9747d26e030d6ae30d53f",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=176082ce-d441-4c2f-a9d0-33a36d59b4db",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 3593.5
                },
                "height": 3593.5,
                "width": 1008
              },
              "position": {
                "line": 2073,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;noscript&gt;&amp;lt;iframe src",
              "xpath": "/html/body",
              "issueID": "53feb48e82263fcbe520dd5b62b97ba1",
              "signature": "fb01f240d11edfe167090caa734452a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=53feb48e82263fcbe520dd5b62b97ba1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 146
                },
                "bottom-right": {
                  "x": 67,
                  "y": 163
                },
                "height": 17,
                "width": 59
              },
              "position": {
                "line": 38,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"&gt; &lt;img src=\"/sites/a38.asmdc.org/files/caasm_seal.png\" alt=\"Home\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/a[1]",
              "issueID": "944506c35136859011b0e0d1dd5501f4",
              "signature": "4d45503752b3314020b4e6632bb479c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=944506c35136859011b0e0d1dd5501f4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1153.84375
                },
                "bottom-right": {
                  "x": 429,
                  "y": 1170.84375
                },
                "height": 17,
                "width": 421
              },
              "position": {
                "line": 3671,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic sta",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "9962989c527071c7bf7ded182a8075d6",
              "signature": "5590853aa512e41abd88f45c55e71d9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9962989c527071c7bf7ded182a8075d6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1171.84375
                },
                "bottom-right": {
                  "x": 248,
                  "y": 1188.84375
                },
                "height": 17,
                "width": 240
              },
              "position": {
                "line": 4030,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\" ",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[2]/a[1]",
              "issueID": "7e8ee507657db347b7b894616b75538c",
              "signature": "ae0e463053ac7482534ba84987d94245",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7e8ee507657db347b7b894616b75538c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1641.46875
                },
                "bottom-right": {
                  "x": 506,
                  "y": 1658.46875
                },
                "height": 17,
                "width": 498
              },
              "position": {
                "line": 4271,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Wide view of the Mariano Rancho Preserve, Ventura and",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "5bae4b4cb56eaca9e30149f5ff8be887",
              "signature": "0ed498a56155ef2b063ea5ea01969e33",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5bae4b4cb56eaca9e30149f5ff8be887"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1659.46875
                },
                "bottom-right": {
                  "x": 391,
                  "y": 1676.46875
                },
                "height": 17,
                "width": 383
              },
              "position": {
                "line": 4342,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett speaking and shaking hands with attendees&amp",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[2]/a[1]",
              "issueID": "fb1ffb66b33872d9c58e8dc07aece6a9",
              "signature": "ed617c2feb92e25f70a3063e4b66d788",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fb1ffb66b33872d9c58e8dc07aece6a9"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4031,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[6]/a[1]",
              "issueID": "19ea26d86b4e153856b968ead1509d7e",
              "signature": "2923bc3ff46beadecb4b5588b72c3a8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=19ea26d86b4e153856b968ead1509d7e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4031,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[7]/a[1]",
              "issueID": "b7c922539b5a1ea96bc01727f133a0fd",
              "signature": "ee01d654ad851395692cf22103424488",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b7c922539b5a1ea96bc01727f133a0fd"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4198,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[8]/a[1]",
              "issueID": "88779df7304d6f60552c0df527c45299",
              "signature": "227668ff7bd332ca0a0c74b23d82813b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=88779df7304d6f60552c0df527c45299"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4199,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[9]/a[1]",
              "issueID": "bc5eb562cec82315226ac626a63988f3",
              "signature": "7953055bd4692b5e15483de5b396923c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bc5eb562cec82315226ac626a63988f3"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4199,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[10]/a[1]",
              "issueID": "f170f47ea88be0155e513ec450d5c862",
              "signature": "90115e4e39c6f98b690b0e940a7885b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f170f47ea88be0155e513ec450d5c862"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4199,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[11]/a[1]",
              "issueID": "25a444fc800362f9fa33c2c1c52d94df",
              "signature": "f7c36141ca322975400fd6aa948c97f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=25a444fc800362f9fa33c2c1c52d94df"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4499,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[6]/a[1]",
              "issueID": "95bd2ed2ecc4106e6d5463f1c51f50b2",
              "signature": "b31ad6f3d2b6c00589695ce31efe05bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=95bd2ed2ecc4106e6d5463f1c51f50b2"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4679,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[10]/a[1]",
              "issueID": "5053428cd0022a205020f0d67906e244",
              "signature": "f6f50bc77c02746826e182492a7b5c17",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5053428cd0022a205020f0d67906e244"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 3593.5
                },
                "height": 3593.5,
                "width": 1008
              },
              "position": {
                "line": 2073,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;noscript&gt;&amp;lt;iframe src",
              "xpath": "/html/body",
              "issueID": "d8ba450ed52684987cf112e3f452cd0f",
              "signature": "421a2b727d6dba38417105d26df5b7e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d8ba450ed52684987cf112e3f452cd0f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 125
                },
                "bottom-right": {
                  "x": 15.7969,
                  "y": 140
                },
                "height": 15,
                "width": 7.796900000000001
              },
              "position": {
                "line": 7778,
                "column": 9
              },
              "errorSnippet": "&lt;button aria-controls=\"siteSettings\" aria-expanded=\"false\" aria-label=\"Close\" class=\"close\" data-target=\"#siteSettings\" data-toggle=\"collapse\" type=\"button\"&gt;&lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "ab07a8cf4ce85015062f075adf23f47b",
              "signature": "609e74f49fef894dd30296f55723fe4c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ab07a8cf4ce85015062f075adf23f47b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 193
                },
                "bottom-right": {
                  "x": 8,
                  "y": 193
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7801,
                "column": 31
              },
              "errorSnippet": "&lt;button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"&gt;&lt;span class=\"navbar-toggler-icon\"&gt;&",
              "xpath": "/html/body/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/button[1]",
              "issueID": "7e234266bbd4928d967f8fda6e9d3f7d",
              "signature": "ad52573b39b087441cb1407302403b2e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7e234266bbd4928d967f8fda6e9d3f7d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4031,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_13.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Irwin at podium, speaking&amp;quot;}\" role=\"button\" ti",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[4]/a[1]",
              "issueID": "3b237a595f8a5379f4af426f3eef4f2f",
              "signature": "b5d60587aa29973e81a155fd0ac5363d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3b237a595f8a5379f4af426f3eef4f2f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4031,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett at podium, speaking&amp;quot;}\" role=\"button\" ",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[5]/a[1]",
              "issueID": "733823e5d0f0b060529eb0e527dea031",
              "signature": "8a7992d59a62bc518fe59b84d90c2130",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=733823e5d0f0b060529eb0e527dea031"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4031,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[6]/a[1]",
              "issueID": "4c337396d5df75067a6a1f4b1f662dbb",
              "signature": "d1a7a8c04b412431b872490b8e9dc6e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4c337396d5df75067a6a1f4b1f662dbb"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4031,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[7]/a[1]",
              "issueID": "9f68ea4dd51695f0e4c9854303164d9e",
              "signature": "4f3b1ae22269edc16dfb270678e56d61",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9f68ea4dd51695f0e4c9854303164d9e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4198,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[8]/a[1]",
              "issueID": "1b0e563e81653e7d185409e220768647",
              "signature": "0e55de91fadaf997836a61228cdcd33d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1b0e563e81653e7d185409e220768647"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4199,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[9]/a[1]",
              "issueID": "e541f5e2dd20cf509def485899c1a30d",
              "signature": "d254a3cfe1bee13de414098e41aeafde",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e541f5e2dd20cf509def485899c1a30d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4199,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[10]/a[1]",
              "issueID": "ede0180c58ae8b44a0536805a0b1e524",
              "signature": "aeb5fa3b39dfc71ef6252759bb1dc5b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ede0180c58ae8b44a0536805a0b1e524"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4199,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[11]/a[1]",
              "issueID": "2f678c2f1d018f9f8bcdc4127f482b6d",
              "signature": "aec9943dd34b76f17304f819283b8f56",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2f678c2f1d018f9f8bcdc4127f482b6d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1257.84375
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1257.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4270,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_45.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Group photo with large check held at center&amp;quot;}\" rol",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[12]/a[1]",
              "issueID": "82a8256710f90963b6df247101fdccfc",
              "signature": "6d017a59f21f3a1061981430ab772bb5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=82a8256710f90963b6df247101fdccfc"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4499,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0530.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speakers, one of which speaks at podium while holdin",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[4]/a[1]",
              "issueID": "f0648452fb2ffab7c0031bdac48f2825",
              "signature": "d1c778e23edebf9d767747c1e129e616",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f0648452fb2ffab7c0031bdac48f2825"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4499,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0542.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking to attendees&amp;quot;}\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[5]/a[1]",
              "issueID": "41f3a4cc84f0176eb8e171346e78b30f",
              "signature": "daf47972100efbebcf1594d086247ab7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=41f3a4cc84f0176eb8e171346e78b30f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4499,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[6]/a[1]",
              "issueID": "71f2a896ba248d9d29c76ab4849ef865",
              "signature": "a44e0bb211486edfc980af2767b2d6ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=71f2a896ba248d9d29c76ab4849ef865"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4666,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0573.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, reaching out one arm backward whi",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[7]/a[1]",
              "issueID": "aee5f710a94b5b71b7dd28e788dd5342",
              "signature": "3a38da5b53010fed40f87890e7355be0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=aee5f710a94b5b71b7dd28e788dd5342"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4667,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0605.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Senator Monique Limón at podium, speaking&amp;quot;}\" role",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[8]/a[1]",
              "issueID": "25bae8f4ae96b9e9ae258baf0f6b8d2e",
              "signature": "9894f497aee5b39a33129190f4ed6e46",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=25bae8f4ae96b9e9ae258baf0f6b8d2e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4678,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0626.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett at podium, turned to one side and reaching on",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[9]/a[1]",
              "issueID": "09fec3914706bcd0c060d8a8d2b3daa3",
              "signature": "2ea42a19070c4306c939f9425bd51309",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=09fec3914706bcd0c060d8a8d2b3daa3"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4679,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett at podium, speaking&amp;quot;}\" role=\"button\"",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[10]/a[1]",
              "issueID": "d678277aa5d6520438444afc26a49b27",
              "signature": "f2f16c15ad9a0f3ef24d457b64645b75",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d678277aa5d6520438444afc26a49b27"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5086,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0693.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett at podium, reaching out one arm backward whil",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[11]/a[1]",
              "issueID": "15c4b6e5d16fe5defa8806e87fa890e8",
              "signature": "1ee405331e3419be0f1b5bb0d477465f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=15c4b6e5d16fe5defa8806e87fa890e8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5087,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0715.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Group photo with large ceremonial check held at center&amp",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[12]/a[1]",
              "issueID": "a4dceb3e32c235e3c180b28449aabaaa",
              "signature": "76674b47f63a968ce66476a622562883",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a4dceb3e32c235e3c180b28449aabaaa"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 1745.46875
                },
                "bottom-right": {
                  "x": 8,
                  "y": 1745.46875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5087,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0768.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett sharing a light moment with Sen. Limón and Me",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[13]/a[1]",
              "issueID": "18a8adeaa3fef271f5771c387c499645",
              "signature": "e0a17651ba1475d1329defaa5caea6ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=18a8adeaa3fef271f5771c387c499645"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 48,
                  "y": 3014.6875
                },
                "bottom-right": {
                  "x": 56,
                  "y": 3031.6875
                },
                "height": 17,
                "width": 8
              },
              "position": {
                "line": 6196,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"?page=1\" title=\"\" class=\"page-link\"&gt;2&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "32c1c6d109a8569dcba5c16d527221ba",
              "signature": "e5620dd2230f12a8a9070c4c06417e03",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=32c1c6d109a8569dcba5c16d527221ba"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 48,
                  "y": 3032.6875
                },
                "bottom-right": {
                  "x": 56,
                  "y": 3049.6875
                },
                "height": 17,
                "width": 8
              },
              "position": {
                "line": 6196,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"?page=2\" title=\"\" class=\"page-link\"&gt;3&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "e0d57a1f96362469523b23291edbfdcd",
              "signature": "712f54f32b63f68f390950c7ac6219b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e0d57a1f96362469523b23291edbfdcd"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 48,
                  "y": 3050.6875
                },
                "bottom-right": {
                  "x": 56,
                  "y": 3067.6875
                },
                "height": 17,
                "width": 8
              },
              "position": {
                "line": 6196,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"?page=3\" title=\"\" class=\"page-link\"&gt;4&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "04019cafccd79f528d42c2e888004f54",
              "signature": "4dbbbac9b163a0ee826486ced01e23ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=04019cafccd79f528d42c2e888004f54"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 3141.6875
                },
                "bottom-right": {
                  "x": 50.2344,
                  "y": 3156.6875
                },
                "height": 15,
                "width": 42.2344
              },
              "position": {
                "line": 3802,
                "column": 34
              },
              "errorSnippet": "&lt;input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "de5150f0f519d7ec7dc0f52891bc2dc9",
              "signature": "428ac03e1bd45b64113f3fa9d9fd8f54",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=de5150f0f519d7ec7dc0f52891bc2dc9"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 8543,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxPrevious\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/button[1]",
              "issueID": "b6c48d20c8e6404ee4c065ecc31f5634",
              "signature": "8b27ace20c131663c5dba00f6bdf8d0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b6c48d20c8e6404ee4c065ecc31f5634"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 8543,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxNext\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/button[2]",
              "issueID": "0b18f1b0bf678290df972d22c5aa958b",
              "signature": "26acead43e963f9d96bae433a21bfcd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0b18f1b0bf678290df972d22c5aa958b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 8543,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxSlideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/button[3]",
              "issueID": "0503aa518d7bc47ad79d2305c26a4bb3",
              "signature": "a7b2c54217b0604dc25aa359ee31c308",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0503aa518d7bc47ad79d2305c26a4bb3"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1008,
                  "y": 3593.5
                },
                "height": 3593.5,
                "width": 1008
              },
              "position": {
                "line": 2073,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;noscript&gt;&amp;lt;iframe src",
              "xpath": "/html/body",
              "issueID": "f6cf9525802cc6d5729f8e201f57d89e",
              "signature": "8e862798debf35a7637b8d2b201b0630",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=f6cf9525802cc6d5729f8e201f57d89e"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 146
                },
                "bottom-right": {
                  "x": 67,
                  "y": 163
                },
                "height": 17,
                "width": 59
              },
              "position": {
                "line": 38,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"&gt; &lt;img src=\"/sites/a38.asmdc.org/files/caasm_seal.png\" alt=\"Home\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/a[1]",
              "issueID": "625b9708be3c5916d18106cd90c41f08",
              "signature": "5a2aaf47523134b7d2cfc8603402efa9",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=625b9708be3c5916d18106cd90c41f08"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 67.109375,
                  "y": 146
                },
                "bottom-right": {
                  "x": 194.109375,
                  "y": 163
                },
                "height": 17,
                "width": 127
              },
              "position": {
                "line": 38,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"logo-hold pull-left top-left\" href=\"/\" title=\"Home\" rel=\"home\"&gt;&lt;span class=\"headerlogo\"&gt;STEVE BENNETT&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/a[2]",
              "issueID": "6b29fde83f789281442ef09294d13f8a",
              "signature": "741d9ae72b0d3004465b798c92b1eea5",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=6b29fde83f789281442ef09294d13f8a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 566.484375,
                  "y": 965.03125
                },
                "bottom-right": {
                  "x": 985.484375,
                  "y": 982.03125
                },
                "height": 17,
                "width": 419
              },
              "position": {
                "line": 3671,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;https://www.ventura.org/human-services-agency/veteran-services&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "2378e78ed0ff20b58366e2a0adf3d137",
              "signature": "6d1e10566a7d4878cafde9f7dbfce3a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2378e78ed0ff20b58366e2a0adf3d137"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 247.21875,
                  "y": 2918.15625
                },
                "bottom-right": {
                  "x": 289.21875,
                  "y": 2935.15625
                },
                "height": 17,
                "width": 42
              },
              "position": {
                "line": 6196,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\"&gt;signed&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "8ce79acd9e4e6eac51a16f01b842c881",
              "signature": "3366e76b26806d4f710c07737844db0f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8ce79acd9e4e6eac51a16f01b842c881"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 3583.5
                },
                "bottom-right": {
                  "x": 204,
                  "y": 3600.5
                },
                "height": 17,
                "width": 196
              },
              "position": {
                "line": 6364,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\"&gt;Privacy and Conditions of Use&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "1471e913f3313830d12d8285cc3f3165",
              "signature": "d4be306c9b14befa4ec7daf48ca5e86a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1471e913f3313830d12d8285cc3f3165"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 214.75,
                  "y": 3583.5
                },
                "bottom-right": {
                  "x": 297.75,
                  "y": 3600.5
                },
                "height": 17,
                "width": 83
              },
              "position": {
                "line": 6435,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[2]",
              "issueID": "0b31391b9f6f74830570ff8394606696",
              "signature": "a0933c5dc374d971410f75676bf4f63d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0b31391b9f6f74830570ff8394606696"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          1,
          49
        ],
        "instances": [
          {
            "ruleID": "28",
            "what": "The layout or sizing of this page causes horizontal scrolling.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a> <noscript>&amp;lt;iframe src"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a38.asmdc.org/files/caasm_seal.png\" alt=\"Home\"> </a>"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_3.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic sta"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_6.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\" "
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0492-Pano.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Wide view of the Mariano Rancho Preserve, Ventura and"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0507.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett speaking and shaking hands with attendees&amp"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[6]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[7]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[8]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[9]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[10]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[11]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[6]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button"
          },
          {
            "ruleID": "98",
            "what": "These links have the same text but different destinations.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[10]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a> <noscript>&amp;lt;iframe src"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[2]/div[1]/button[1]"
            },
            "excerpt": "<button aria-controls=\"siteSettings\" aria-expanded=\"false\" aria-label=\"Close\" class=\"close\" data-target=\"#siteSettings\" data-toggle=\"collapse\" type=\"button\"><span aria-hidden=\"true\">×</span></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/button[1]"
            },
            "excerpt": "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#CollapsingNavbar\" aria-controls=\"CollapsingNavbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"><span class=\"navbar-toggler-icon\">&"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[4]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_13.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Irwin at podium, speaking&amp;quot;}\" role=\"button\" ti"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[5]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_23.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett at podium, speaking&amp;quot;}\" role=\"button\" "
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[6]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_26.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[7]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_27.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[8]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_30.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[9]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_33.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[10]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_39.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[11]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_43.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[12]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard_11-01-2022_45.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Group photo with large check held at center&amp;quot;}\" rol"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[4]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0530.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speakers, one of which speaks at podium while holdin"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[5]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0542.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking to attendees&amp;quot;}\""
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[6]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0561.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, speaking&amp;quot;}\" role=\"button"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[7]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0573.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Guest speaker at podium, reaching out one arm backward whi"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[8]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0605.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Senator Monique Limón at podium, speaking&amp;quot;}\" role"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[9]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0626.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett at podium, turned to one side and reaching on"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[10]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0692.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett at podium, speaking&amp;quot;}\" role=\"button\""
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[11]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0693.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett at podium, reaching out one arm backward whil"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[12]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0715.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Group photo with large ceremonial check held at center&amp"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[3]/article[1]/div[1]/div[3]/div[13]/a[1]"
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-21-2022_IMG_0768.jpg\" aria-controls=\"colorbox\" aria-label=\"{&amp;quot;alt&amp;quot;:&amp;quot;Asm. Bennett sharing a light moment with Sen. Limón and Me"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"?page=1\" title=\"\" class=\"page-link\">2</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"?page=2\" title=\"\" class=\"page-link\">3</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a href=\"?page=3\" title=\"\" class=\"page-link\">4</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]"
            },
            "excerpt": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit btn btn-primary form-control\">"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[4]/div[1]/div[2]/div[2]/button[1]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[4]/div[1]/div[2]/div[2]/button[2]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[4]/div[1]/div[2]/div[2]/button[3]"
            },
            "excerpt": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "155",
            "what": "These headings are not structured in a hierarchical manner.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"layout-one-sidebar layout-sidebar-first has-featured-top page-view-frontpage path-frontpage\"> <a href=\"#main-content\" class=\"visually-hidden-focusable skip-link\"> Skip to main content </a> <noscript>&amp;lt;iframe src"
          },
          {
            "ruleID": "184",
            "what": "These links are adjacent and point to the same destination.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a38.asmdc.org/files/caasm_seal.png\" alt=\"Home\"> </a>"
          },
          {
            "ruleID": "184",
            "what": "These links are adjacent and point to the same destination.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/a[2]"
            },
            "excerpt": "<a class=\"logo-hold pull-left top-left\" href=\"/\" title=\"Home\" rel=\"home\"><span class=\"headerlogo\">STEVE BENNETT</span></a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ventura.org/human-services-agency/veteran-services\" target=\"_blank\" rel=\"noopener noreferrer\">https://www.ventura.org/human-services-agency/veteran-services</a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/main[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[10]/article[1]/div[1]/div[2]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.gov.ca.gov/2022/07/21/governor-newsom-signs-new-measures-to-protect-californians-from-gun-violence\" target=\"_blank\" rel=\"noopener\">signed</a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"http://www.legislature.ca.gov/footer/use_privacy_policy.html\" target=\"_blank\">Privacy and Conditions of Use</a>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[2]/div[1]/div[1]/footer[1]/div[1]/div[2]/p[1]/a[2]"
            },
            "excerpt": "<a href=\"http://assembly.ca.gov/accessibility\" target=\"_blank\">Accessibility</a>"
          }
        ]
      },
      "endTime": 1687097838829
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687097838829,
      "url": "https://a38.asmdc.org/",
      "what": "Testaro",
      "result": {
        "rules": {
          "allHidden": {
            "what": "page that is entirely or mostly hidden",
            "data": {
              "hidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "reallyHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "display": {
                "document": "block",
                "body": "block",
                "main": "block"
              },
              "visHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "ariaHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "tagName": {
                "document": "HTML",
                "body": "BODY",
                "main": "MAIN"
              },
              "id": {
                "body": "",
                "main": "content"
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "autocomplete": {
            "what": "name and email inputs without autocomplete attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "bulk": {
            "what": "large count of visible elements",
            "data": {
              "visibleElements": 276
            },
            "totals": [
              1,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "bulk",
                "what": "Page contains a large number of visible elements",
                "count": 1,
                "ordinalSeverity": 0,
                "tagName": "HTML",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "docType": {
            "what": "document without a doctype property",
            "data": {
              "docHasType": true
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "dupAtt": {
            "what": "elements with duplicate attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "embAc": {
            "what": "active elements embedded in links or buttons",
            "data": {
              "totals": {
                "links": 0,
                "buttons": 0,
                "inputs": 0,
                "selects": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "filter": {
            "what": "filter styles on elements",
            "data": {
              "totals": {
                "styledElements": 0,
                "impactedElements": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focAll": {
            "what": "discrepancies between focusable and Tab-focused elements",
            "data": {
              "tabFocusables": 45,
              "tabFocused": 45,
              "discrepancy": 0
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 45,
                "types": {
                  "missing": {
                    "total": 5,
                    "tagNames": {
                      "A": 1,
                      "IFRAME": 4
                    }
                  },
                  "nonoutline": {
                    "total": 9,
                    "tagNames": {
                      "BUTTON": 1,
                      "A": 6,
                      "INPUT": 2
                    }
                  },
                  "outline": {
                    "total": 31,
                    "meanDelay": 0,
                    "tagNames": {
                      "A": 31
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp"
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp"
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp"
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp"
                  }
                ],
                "nonoutline": [
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Settings"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "2"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "3"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "4"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Next › Next page"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Last » Last page"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-keys",
                    "text": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-submit",
                    "text": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"butto"
                  }
                ],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "EDD assistance form",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Email",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a38.asmdc.or",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "STEVE BENNETT",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "COVID-19",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "https://www.ventura.org/human-services-agency/veteran-services",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Presentation of Check to Westminster Free Clinic & Community Care Center",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "+9",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clini",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Ventura Land Trust Check Presentation Press Conference",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "+10",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Andria's Seafood Restaurant & Market Named 2022 Small Business of the Year for the 37th Assembly Dis",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Bennett Legislation to Help Local Breweries and Wineries Signed by Governor",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Gun Sale Ban at Ventura County Fairground Attacked by NRA",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "signed",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Michelle.Sevilla@asm.ca.gov",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy and Conditions of Use",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "General Disclaimer",
                    "delay": 0
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              9,
              5
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "BUTTON element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Settings"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Me"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "2"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "3"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "4"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Next › Next page"
              },
              {
                "ruleID": "focInd",
                "what": "A element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Last » Last page"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "INPUT",
                "id": "edit-keys",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "INPUT",
                "id": "edit-submit",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"butto"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "focInd",
                "what": "IFRAME element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp"
              },
              {
                "ruleID": "focInd",
                "what": "IFRAME element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp"
              },
              {
                "ruleID": "focInd",
                "what": "IFRAME element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp"
              },
              {
                "ruleID": "focInd",
                "what": "IFRAME element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 90,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 4,
                    "tagNames": {
                      "SPAN": 3,
                      "A": 1
                    }
                  },
                  "focusableAndOperable": {
                    "total": 86,
                    "tagNames": {
                      "A": 69,
                      "BUTTON": 11,
                      "IFRAME": 4,
                      "INPUT": 2
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "Legislation",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "District",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "Newsroom",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "main-content",
                    "text": "<a id=\"main-content\" tabindex=\"-1\"></a>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  }
                ],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "EDD assistance form",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Email",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Settings",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Default",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "High Contrast",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Reset",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Increase Font SizeFont Increase",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Decrease Font SizeFont Decrease",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "×",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\" style=\"cursor: default;\"> <img",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "STEVE BENNETT",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "2023 Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "2022 Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "2021 Legislation",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District Map",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Upcoming Events",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Past Events",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "2023 Woman of the Year",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Water Crisis & Drought",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Photo Gallery",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Video Gallery",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "COVID-19",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "https://www.ventura.org/human-services-agency/veteran-services",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Presentation of Check to Westminster Free Clinic & Community Care Center",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "+9",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clini",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Ventura Land Trust Check Presentation Press Conference",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "+10",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Andria's Seafood Restaurant & Market Named 2022 Small Business of the Year for the 37th Assembly Dis",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Bennett Legislation to Help Local Breweries and Wineries Signed by Governor",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Gun Sale Ban at Ventura County Fairground Attacked by NRA",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "signed",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "2",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "3",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "4",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Next › Next page",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Last » Last page",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-keys",
                    "text": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "edit-submit",
                    "text": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"butto",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Michelle.Sevilla@asm.ca.gov",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy and Conditions of Use",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "General Disclaimer",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxPrevious",
                    "text": "<button type=\"button\" id=\"cboxPrevious\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxNext",
                    "text": "<button type=\"button\" id=\"cboxNext\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "cboxSlideshow",
                    "text": "<button type=\"button\" id=\"cboxSlideshow\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              4
            ],
            "standardInstances": [
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Newsroom"
              },
              {
                "ruleID": "focOp",
                "complaint": "A element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "main-content",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
              }
            ]
          },
          "focVis": {
            "what": "links that are invisible when focused",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "hover": {
            "what": "hover-caused content changes",
            "data": {
              "totals": {
                "triggers": 51,
                "triggerSample": 23,
                "impactTriggers": 3,
                "additions": 27,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0,
                "unhoverables": 1,
                "noCursors": 0,
                "badCursors": 1,
                "noIndicators": 0,
                "badIndicators": 0
              },
              "items": {
                "impactTriggers": [
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Legislation 2023 Legislation 2022 Legislation 2021 Legislation",
                    "additions": 7,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "District District Map Upcoming Events Past Events 2023 Woman of the Year Water Crisis & Drought",
                    "additions": 11,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  }
                ],
                "unhoverables": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to main content"
                  }
                ],
                "noCursors": [],
                "badCursors": [
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Settings"
                  }
                ],
                "noIndicators": [],
                "badIndicators": []
              }
            },
            "totals": [
              0,
              27,
              1,
              4
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Legislation 2023 Legislation 2022 Legislation 2021 Legislation"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District District Map Upcoming Events Past Events 2023 Woman of the Year Water Crisis & Drought"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "hover",
                "what": "Link or button makes the hovering mouse cursor nonstandard",
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Settings"
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 3,
                "wellLabeled": 10
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [
                  {
                    "index": 10,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxPrevious\"></button>"
                  },
                  {
                    "index": 11,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxNext\"></button>"
                  },
                  {
                    "index": 12,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {},
                    "content": "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                  }
                ],
                "wellLabeled": [
                  {
                    "index": 0,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {
                      "content": "Settings"
                    }
                  },
                  {
                    "index": 1,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Default"
                    }
                  },
                  {
                    "index": 2,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "High Contrast"
                    }
                  },
                  {
                    "index": 3,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Reset"
                    }
                  },
                  {
                    "index": 4,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Increase Font SizeFont Increase"
                    }
                  },
                  {
                    "index": 5,
                    "tagName": "BUTTON",
                    "type": "button",
                    "texts": {
                      "content": "Decrease Font SizeFont Decrease"
                    }
                  },
                  {
                    "index": 6,
                    "tagName": "BUTTON",
                    "type": "button",
                    "labelType": "aria-label",
                    "texts": {
                      "attribute": "Close",
                      "content": "×"
                    }
                  },
                  {
                    "index": 7,
                    "tagName": "BUTTON",
                    "type": "button",
                    "labelType": "aria-label",
                    "texts": {
                      "attribute": "Toggle navigation"
                    }
                  },
                  {
                    "index": 8,
                    "tagName": "INPUT",
                    "type": "search",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Search"
                      ]
                    }
                  },
                  {
                    "index": 9,
                    "tagName": "INPUT",
                    "type": "submit",
                    "texts": {
                      "content": "Search"
                    }
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxPrevious\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxNext\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button type=\"button\" id=\"cboxSlideshow\"></button>"
              }
            ]
          },
          "linkTo": {
            "what": "links without destinations",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "linkUl": {
            "what": "missing underlines on inline links",
            "data": {
              "totals": {
                "links": 70,
                "adjacent": {
                  "total": 59,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Skip to main content"
                  },
                  {
                    "id": "",
                    "text": "EDD assistance form"
                  },
                  {
                    "id": "",
                    "text": "Home"
                  },
                  {
                    "id": "",
                    "text": "Email"
                  },
                  {
                    "id": "",
                    "text": "Contact Me"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a38.asmdc.or"
                  },
                  {
                    "id": "",
                    "text": "STEVE BENNETT"
                  },
                  {
                    "id": "",
                    "text": "About"
                  },
                  {
                    "id": "",
                    "text": "Committees"
                  },
                  {
                    "id": "",
                    "text": "COVID-19"
                  },
                  {
                    "id": "",
                    "text": "Contact Me"
                  },
                  {
                    "id": "",
                    "text": "Contact Me"
                  },
                  {
                    "id": "main-content",
                    "text": "<a id=\"main-content\" tabindex=\"-1\"></a>"
                  },
                  {
                    "id": "",
                    "text": "https://www.ventura.org/human-services-agency/veteran-services"
                  },
                  {
                    "id": "",
                    "text": "Presentation of Check to Westminster Free Clinic & Community Care Center"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
                  },
                  {
                    "id": "",
                    "text": "+9"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
                  },
                  {
                    "id": "",
                    "text": "Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clini"
                  },
                  {
                    "id": "",
                    "text": "Ventura Land Trust Check Presentation Press Conference"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "+10"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
                  },
                  {
                    "id": "",
                    "text": "Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve"
                  },
                  {
                    "id": "",
                    "text": "California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett"
                  },
                  {
                    "id": "",
                    "text": "Andria's Seafood Restaurant & Market Named 2022 Small Business of the Year for the 37th Assembly Dis"
                  },
                  {
                    "id": "",
                    "text": "Bennett Legislation to Help Local Breweries and Wineries Signed by Governor"
                  },
                  {
                    "id": "",
                    "text": "CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales"
                  },
                  {
                    "id": "",
                    "text": "Gun Sale Ban at Ventura County Fairground Attacked by NRA"
                  },
                  {
                    "id": "",
                    "text": "Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor"
                  },
                  {
                    "id": "",
                    "text": "signed"
                  },
                  {
                    "id": "",
                    "text": "2"
                  },
                  {
                    "id": "",
                    "text": "3"
                  },
                  {
                    "id": "",
                    "text": "4"
                  },
                  {
                    "id": "",
                    "text": "Next › Next page"
                  },
                  {
                    "id": "",
                    "text": "Last » Last page"
                  },
                  {
                    "id": "",
                    "text": "Michelle.Sevilla@asm.ca.gov"
                  },
                  {
                    "id": "",
                    "text": "Privacy and Conditions of Use"
                  },
                  {
                    "id": "",
                    "text": "Accessibility"
                  },
                  {
                    "id": "",
                    "text": "General Disclaimer"
                  }
                ]
              }
            },
            "totals": [
              0,
              59,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "EDD assistance form"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Email"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Me"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a38.asmdc.or"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "STEVE BENNETT"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Committees"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "COVID-19"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Me"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact Me"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "main-content",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "https://www.ventura.org/human-services-agency/veteran-services"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Presentation of Check to Westminster Free Clinic & Community Care Center"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "+9"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clini"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Ventura Land Trust Check Presentation Press Conference"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "+10"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Andria's Seafood Restaurant & Market Named 2022 Small Business of the Year for the 37th Assembly Dis"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Bennett Legislation to Help Local Breweries and Wineries Signed by Governor"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Gun Sale Ban at Ventura County Fairground Attacked by NRA"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "signed"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "2"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "3"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "4"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Next › Next page"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Last » Last page"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Michelle.Sevilla@asm.ca.gov"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Privacy and Conditions of Use"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Accessibility"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "General Disclaimer"
              }
            ]
          },
          "menuNav": {
            "what": "nonstandard keyboard navigation between focusable menu items",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "menuItems": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "menus": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "menuItems": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "miniText": {
            "what": "text smaller than 11 pixels",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "nonTable": {
            "what": "table elements used for layout",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "radioSet": {
            "what": "radio buttons not grouped into standard field sets",
            "data": {
              "totals": {
                "total": 0,
                "inSet": 0,
                "percent": "N.A."
              },
              "items": {
                "inSet": [],
                "notInSet": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "role": {
            "what": "invalid and native-replacing explicit roles",
            "data": {
              "roleElements": 46,
              "badRoleElements": 28,
              "redundantRoleElements": 14,
              "tagNames": {
                "HEADER": {
                  "banner": {
                    "bad": 1,
                    "redundant": 0
                  }
                },
                "DIV": {
                  "group": {
                    "bad": 2,
                    "redundant": 0
                  }
                },
                "NAV": {
                  "navigation": {
                    "bad": 0,
                    "redundant": 1
                  }
                },
                "ASIDE": {
                  "complementary": {
                    "bad": 0,
                    "redundant": 2
                  }
                },
                "MAIN": {
                  "main": {
                    "bad": 0,
                    "redundant": 1
                  }
                },
                "ARTICLE": {
                  "article": {
                    "bad": 0,
                    "redundant": 10
                  }
                },
                "A": {
                  "button": {
                    "bad": 25,
                    "redundant": 0
                  }
                }
              }
            },
            "totals": [
              0,
              14,
              0,
              28
            ],
            "standardInstances": [
              {
                "ruleID": "role",
                "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "HEADER",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "DIV elements have invalid or native-replaceable explicit role group (count: 2)",
                "count": 2,
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "NAV elements have redundant explicit role navigation (count: 1)",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "NAV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "ASIDE elements have redundant explicit role complementary (count: 2)",
                "count": 2,
                "ordinalSeverity": 1,
                "tagName": "ASIDE",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "MAIN elements have redundant explicit role main (count: 1)",
                "count": 1,
                "ordinalSeverity": 1,
                "tagName": "MAIN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "ARTICLE elements have redundant explicit role article (count: 10)",
                "count": 10,
                "ordinalSeverity": 1,
                "tagName": "ARTICLE",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "A elements have invalid or native-replaceable explicit role button (count: 25)",
                "count": 25,
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "styleDiff": {
            "what": "style inconsistencies",
            "data": {
              "mainStyles": [
                "fontStyle",
                "fontWeight",
                "opacity",
                "textDecorationLine",
                "textDecorationStyle",
                "textDecorationThickness"
              ],
              "buttonStyles": [
                "borderStyle",
                "borderWidth",
                "height",
                "lineHeight",
                "maxHeight",
                "maxWidth",
                "minHeight",
                "minWidth",
                "outlineOffset",
                "outlineStyle",
                "outlineWidth"
              ],
              "headingStyles": [
                "color",
                "fontSize"
              ],
              "listLinkStyles": [
                "color",
                "fontSize",
                "lineHeight"
              ],
              "totals": {
                "button": {
                  "total": 11,
                  "subtotals": [
                    5,
                    2,
                    1,
                    1,
                    1,
                    1
                  ]
                },
                "adjacentLink": {
                  "total": 59,
                  "subtotals": [
                    44,
                    11,
                    3,
                    1
                  ]
                },
                "listLink": {
                  "total": 11
                },
                "h1": {
                  "total": 3,
                  "subtotals": [
                    2,
                    1
                  ]
                },
                "h2": {
                  "total": 14,
                  "subtotals": [
                    13,
                    1
                  ]
                },
                "h3": {
                  "total": 2,
                  "subtotals": [
                    1,
                    1
                  ]
                },
                "h4": {
                  "total": 1
                }
              },
              "items": {
                "button": {
                  "fontWeight": {
                    "400": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ],
                    "700": [
                      "×"
                    ]
                  },
                  "opacity": {
                    "1": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ],
                    "0.5": [
                      "×"
                    ]
                  },
                  "borderStyle": {
                    "solid": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease"
                    ],
                    "none": [
                      "×",
                      "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "borderWidth": {
                    "1px": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease"
                    ],
                    "0px": [
                      "×",
                      "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "height": {
                    "38px": [
                      "Settings"
                    ],
                    "auto": [
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "×",
                      "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ],
                    "25px": [
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>"
                    ]
                  },
                  "lineHeight": {
                    "24px": [
                      "Settings",
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "×",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ],
                    "20px": [
                      "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target"
                    ]
                  },
                  "minHeight": {
                    "auto": [
                      "Settings"
                    ],
                    "0px": [
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "×",
                      "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  },
                  "minWidth": {
                    "auto": [
                      "Settings"
                    ],
                    "0px": [
                      "Default",
                      "High Contrast",
                      "Reset",
                      "Increase Font SizeFont Increase",
                      "Decrease Font SizeFont Decrease",
                      "×",
                      "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target",
                      "<button type=\"button\" id=\"cboxPrevious\"></button>",
                      "<button type=\"button\" id=\"cboxNext\"></button>",
                      "<button type=\"button\" id=\"cboxSlideshow\"></button>"
                    ]
                  }
                },
                "adjacentLink": {
                  "fontWeight": {
                    "200": [
                      "STEVE BENNETT"
                    ],
                    "400": [
                      "Skip to main content",
                      "Home",
                      "Email",
                      "Contact Me",
                      "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a38.asmdc.or",
                      "Contact Me",
                      "Contact Me",
                      "<a id=\"main-content\" tabindex=\"-1\"></a>",
                      "https://www.ventura.org/human-services-agency/veteran-services",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                      "+9",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "+10",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2",
                      "signed",
                      "2",
                      "3",
                      "4",
                      "Next › Next page",
                      "Last » Last page",
                      "Michelle.Sevilla@asm.ca.gov",
                      "Privacy and Conditions of Use",
                      "Accessibility",
                      "General Disclaimer"
                    ],
                    "500": [
                      "About",
                      "Committees",
                      "COVID-19"
                    ],
                    "700": [
                      "EDD assistance form",
                      "Presentation of Check to Westminster Free Clinic & Community Care Center",
                      "Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clini",
                      "Ventura Land Trust Check Presentation Press Conference",
                      "Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve",
                      "California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett",
                      "Andria's Seafood Restaurant & Market Named 2022 Small Business of the Year for the 37th Assembly Dis",
                      "Bennett Legislation to Help Local Breweries and Wineries Signed by Governor",
                      "CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales",
                      "Gun Sale Ban at Ventura County Fairground Attacked by NRA",
                      "Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor"
                    ]
                  }
                },
                "h1": {
                  "fontWeight": {
                    "400": [
                      "Pleased to meet you."
                    ],
                    "700": [
                      "Pleased to meet you.",
                      "<h1 class=\"title\"></h1>"
                    ]
                  },
                  "color": {
                    "rgb(255, 255, 255)": [
                      "Pleased to meet you."
                    ],
                    "rgb(75, 84, 92)": [
                      "Pleased to meet you.",
                      "<h1 class=\"title\"></h1>"
                    ]
                  }
                },
                "h2": {
                  "fontSize": {
                    "32px": [
                      "Main navigation",
                      "<h2></h2>",
                      "For Veterans Living in Ventura County",
                      "Presentation of Check to Westminster Free Clinic & Community Care Center",
                      "Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clini",
                      "Ventura Land Trust Check Presentation Press Conference",
                      "Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve",
                      "California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett",
                      "Andria's Seafood Restaurant & Market Named 2022 Small Business of the Year for the 37th Assembly Dis",
                      "Bennett Legislation to Help Local Breweries and Wineries Signed by Governor",
                      "CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales",
                      "Gun Sale Ban at Ventura County Fairground Attacked by NRA",
                      "Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor"
                    ],
                    "20px": [
                      "Contact"
                    ]
                  }
                },
                "h3": {
                  "fontWeight": {
                    "400": [
                      "Sign up to receive updates. If your need is urgent, please call at (916) 319-2038."
                    ],
                    "700": [
                      "Sign up to receive updates."
                    ]
                  },
                  "color": {
                    "rgb(255, 255, 255)": [
                      "Sign up to receive updates. If your need is urgent, please call at (916) 319-2038."
                    ],
                    "rgb(75, 84, 92)": [
                      "Sign up to receive updates."
                    ]
                  }
                }
              }
            },
            "totals": [
              3,
              0,
              5,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "styleDiff",
                "what": "In-line links have 4 different styles",
                "count": 3,
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Buttons have 6 different styles",
                "count": 5,
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-1 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H1",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-2 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-3 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H3",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "tabNav": {
            "what": "nonstandard keyboard navigation between elements with the tab role",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "tabElements": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "tabLists": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "tabElements": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 13,
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Home"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "STEVE BENNETT",
                  "title": "Home"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Guest speaker at podium, speaking"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "+9",
                  "title": "Audience in attendance"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "",
                  "title": "Asm. Bennett speaking and shaking hands with attendees"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "+10",
                  "title": "Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "2",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "3",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "4",
                  "title": ""
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Next › Next page",
                  "title": "Go to next page"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Last » Last page",
                  "title": "Go to last page"
                }
              ]
            },
            "totals": [
              0,
              0,
              13,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Home"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (STEVE BENNETT): Home"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Guest speaker at podium, speaking"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (+9): Audience in attendance"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (): Asm. Bennett speaking and shaking hands with attendees"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (+10): Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (2): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (3): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (4): "
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Next › Next page): Go to next page"
              },
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (Last » Last page): Go to last page"
              }
            ]
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 9,
                "tagNames": {
                  "A": 1,
                  "UL": 3,
                  "DIV": 4,
                  "SPAN": 1
                }
              },
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Skip to main content"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "2023 Legislation 2022 Legislation 2021 Legislation"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "District Map Upcoming Events Past Events 2023 Woman of the Year Water Crisis & Drought"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Press Releases Photo Gallery Video Gallery"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Pleased to meet you. Sign up to receive updates. If your need is urgent, please call at (916) 319-20"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "1"
                },
                {
                  "tagName": "DIV",
                  "id": "cboxOverlay",
                  "text": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "colorbox",
                  "text": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
                },
                {
                  "tagName": "DIV",
                  "id": "cboxWrapper",
                  "text": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
                }
              ]
            },
            "totals": [
              9,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to main content"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "2023 Legislation 2022 Legislation 2021 Legislation"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District Map Upcoming Events Past Events 2023 Woman of the Year Water Crisis & Drought"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases Photo Gallery Video Gallery"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Pleased to meet you. Sign up to receive updates. If your need is urgent, please call at (916) 319-20"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "1"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "cboxOverlay",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "colorbox",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "cboxWrapper",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          13,
          100,
          28,
          47
        ],
        "instances": [
          {
            "ruleID": "bulk",
            "what": "Page contains a large number of visible elements",
            "count": 1,
            "ordinalSeverity": 0,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focInd",
            "what": "BUTTON element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Settings"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "2"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "3"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "4"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Next › Next page"
          },
          {
            "ruleID": "focInd",
            "what": "A element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Last » Last page"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "edit-keys",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "edit-submit",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"butto"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "focInd",
            "what": "IFRAME element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Do0Sg4-3Kh0Q&amp;max_width=0&amp"
          },
          {
            "ruleID": "focInd",
            "what": "IFRAME element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3Dha1uj-Z-DTw&amp;max_width=0&amp"
          },
          {
            "ruleID": "focInd",
            "what": "IFRAME element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DDQCflhDP29k&amp;max_width=0&amp"
          },
          {
            "ruleID": "focInd",
            "what": "IFRAME element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe src=\"/media/oembed?url=https%3A//www.youtube.com/watch%3Fv%3DrDFTOeeGI_4&amp;max_width=0&amp"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Newsroom"
          },
          {
            "ruleID": "focOp",
            "complaint": "A element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Legislation 2023 Legislation 2022 Legislation 2021 Legislation"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District District Map Upcoming Events Past Events 2023 Woman of the Year Water Crisis & Drought"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "hover",
            "what": "Link or button makes the hovering mouse cursor nonstandard",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Settings"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxPrevious\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxNext\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button type=\"button\" id=\"cboxSlideshow\"></button>"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "EDD assistance form"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Email"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"logo navbar-btn pull-left\" href=\"/\" title=\"Home\" rel=\"home\"> <img src=\"/sites/a38.asmdc.or"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "STEVE BENNETT"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Committees"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "COVID-19"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact Me"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "main-content",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"main-content\" tabindex=\"-1\"></a>"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "https://www.ventura.org/human-services-agency/veteran-services"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Presentation of Check to Westminster Free Clinic & Community Care Center"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "+9"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-11/Bennett_Check%20Presentation_Oxnard"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Livestream - Assemblymember Bennett Secures $1.5 million in State Funding for Westminster Free Clini"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Ventura Land Trust Check Presentation Press Conference"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "+10"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a38.asmdc.org/sites/a38.asmdc.org/files/2022-09/Bennett_Check_Presentation_VLT_09-2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Asm. Steve Bennett and Sen. Monique Limón Secure Funding for Mariano Rancho Reserve"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "California’s Drought Conditions and Local Response Forum Hosted by Steve Bennett"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Andria's Seafood Restaurant & Market Named 2022 Small Business of the Year for the 37th Assembly Dis"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Bennett Legislation to Help Local Breweries and Wineries Signed by Governor"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CA’s Universal Transitional Kindergaten (UTK): Livestream with Steve Bennett and Dr. César Morales"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Gun Sale Ban at Ventura County Fairground Attacked by NRA"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Bennett, Limón Bill to Restrict Gun Sales at Ventura County Fairground Signed by the Governor"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "signed"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "2"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "3"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "4"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Next › Next page"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Last » Last page"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Michelle.Sevilla@asm.ca.gov"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Privacy and Conditions of Use"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Accessibility"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "General Disclaimer"
          },
          {
            "ruleID": "role",
            "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "DIV elements have invalid or native-replaceable explicit role group (count: 2)",
            "count": 2,
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "NAV elements have redundant explicit role navigation (count: 1)",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "ASIDE elements have redundant explicit role complementary (count: 2)",
            "count": 2,
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "MAIN elements have redundant explicit role main (count: 1)",
            "count": 1,
            "ordinalSeverity": 1,
            "tagName": "MAIN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "ARTICLE elements have redundant explicit role article (count: 10)",
            "count": 10,
            "ordinalSeverity": 1,
            "tagName": "ARTICLE",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "A elements have invalid or native-replaceable explicit role button (count: 25)",
            "count": 25,
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "In-line links have 4 different styles",
            "count": 3,
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Buttons have 6 different styles",
            "count": 5,
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-1 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-2 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-3 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Home"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (STEVE BENNETT): Home"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Asm. Bennett, Asm. Irwin, and Sen. Limón with the clinic staff"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Guest speaker at podium, speaking"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (+9): Audience in attendance"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Wide view of the Mariano Rancho Preserve, Ventura and the Pacific Ocean"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (): Asm. Bennett speaking and shaking hands with attendees"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (+10): Melissa Baffa, Executive Director of the Ventura Land Trust at podium, speaking"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (2): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (3): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (4): "
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Next › Next page): Go to next page"
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (Last » Last page): Go to last page"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "2023 Legislation 2022 Legislation 2021 Legislation"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District Map Upcoming Events Past Events 2023 Woman of the Year Water Crisis & Drought"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases Photo Gallery Video Gallery"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Pleased to meet you. Sign up to receive updates. If your need is urgent, please call at (916) 319-20"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "1"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxOverlay",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxOverlay\" style=\"display: none;\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "colorbox",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\"><div id=\"cboxWrapper\""
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "cboxWrapper",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"cboxWrapper\"><div><div id=\"cboxTopLeft\" style=\"float: left;\"></div><div id=\"cboxTopCenter\" "
          }
        ]
      },
      "endTime": 1687097886925
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687097886925,
      "url": "https://a38.asmdc.org/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Official Website - Assemblymember Steve Bennett Representing the California Assembly District 38",
          "pageurl": "https://a38.asmdc.org/",
          "time": 5.53,
          "creditsremaining": 1188,
          "allitemcount": 189,
          "totalelements": 452,
          "waveurl": "http://wave.webaim.org/report?url=https://a38.asmdc.org/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 5,
            "items": {
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-veteranslivinginventuracounty > H2:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-page-title > DIV:first-child > H1:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 6,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3 > BR:first-child + EM",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child"
                ],
                "contrastdata": [
                  [
                    1.2,
                    "#2858af",
                    "#495057",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 14,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-mobilehero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + NAV > H4#pagination-heading"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV:first-child + DIV > NAV#navbar-main > DIV:first-child > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-mobilehero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3 + P > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IFRAME:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IFRAME:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IFRAME:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IFRAME:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          14,
          0,
          0,
          11
        ],
        "instances": [
          {
            "ruleID": "heading_empty",
            "what": "Empty heading",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-veteranslivinginventuracounty > H2:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_empty",
            "what": "Empty heading",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-page-title > DIV:first-child > H1:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxNext",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext"
            },
            "excerpt": ""
          },
          {
            "ruleID": "button_empty",
            "what": "Empty button",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "EM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3 > BR:first-child + EM"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-fronthero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-mobilehero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "pagination-heading",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + NAV > H4#pagination-heading"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV#navbar-top > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER#header > NAV:first-child + DIV > NAV#navbar-main > DIV:first-child > DIV:first-child > A:first-child + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > HEADER:first-child + DIV > ASIDE:first-child > SECTION:first-child > DIV#block-mobilehero > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H3 + P > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child > META:first-child + NOSCRIPT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "youtube_video",
            "what": "YouTube video",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IFRAME:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "youtube_video",
            "what": "YouTube video",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IFRAME:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "youtube_video",
            "what": "YouTube video",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IFRAME:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "youtube_video",
            "what": "YouTube video",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > DIV#page-wrapper > DIV#page > DIV#main-wrapper > DIV#main > DIV:first-child > MAIN#content > SECTION:first-child > DIV#block-bennett-theme-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > ARTICLE:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IFRAME:first-child"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687097893136
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caassy",
    "target": {
      "id": "caAD38-a",
      "which": "https://a38.asmdc.org/",
      "what": "Member Steve Bennett (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-18T02:07:06",
  "timeStamp": "18ixx",
  "jobData": {
    "startTime": "2023-06-18T14:16:42",
    "endTime": "2023-06-18T14:18:13",
    "elapsedSeconds": 90,
    "visitLatency": 6,
    "logCount": 55,
    "logSize": 3894,
    "errorLogCount": 55,
    "errorLogSize": 3894,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        48
      ],
      [
        "testaro",
        14
      ],
      [
        "wave",
        6
      ],
      [
        "alfa",
        4
      ],
      [
        "ibm",
        3
      ],
      [
        "nuVal",
        2
      ],
      [
        "qualWeb",
        2
      ],
      [
        "axe",
        1
      ],
      [
        "continuum",
        1
      ],
      [
        "tenon",
        1
      ],
      [
        "htmlcs",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp27",
    "summary": {
      "total": 1635,
      "issue": 1394,
      "tool": 201,
      "prevention": 0,
      "log": 40,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          186,
          267,
          95,
          251
        ],
        "byTool": {
          "testaro": [
            13,
            100,
            28,
            47
          ],
          "alfa": [
            8,
            0,
            0,
            43
          ],
          "axe": [
            26,
            13,
            7,
            31
          ],
          "continuum": [
            0,
            0,
            0,
            9
          ],
          "htmlcs": [
            19,
            0,
            0,
            37
          ],
          "ibm": [
            0,
            23,
            0,
            20
          ],
          "nuVal": [
            40,
            0,
            51,
            0
          ],
          "qualWeb": [
            66,
            131,
            8,
            4
          ],
          "tenon": [
            0,
            0,
            1,
            49
          ],
          "wave": [
            14,
            0,
            0,
            11
          ]
        }
      },
      "prevention": {},
      "issue": {
        "duplicateID": {
          "score": 16,
          "maxCount": 4,
          "weight": 4,
          "tools": {
            "alfa": {
              "r3": {
                "quality": 1,
                "what": "Element id attribute value is not unique",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "id attributes have a unique value"
                  ]
                }
              }
            },
            "axe": {
              "duplicate-id": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "id attribute value must be unique; Document has multiple static elements with the same id attribute: block-bennett-theme-main-menu"
                  ]
                }
              }
            },
            "continuum": {
              "94": {
                "quality": 1,
                "what": "Element contains an id attribute set to a value that is not unique in the DOM",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This NAV has an id attribute of 'block-bennett-theme-main-menu', which is not unique in the same DOM",
                    "This UL has an id attribute of 'block-bennett-theme-main-menu', which is not unique in the same DOM"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.4_1_1.F77": {
                "quality": 1,
                "what": "Duplicate id attribute value",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Duplicate id attribute value \"block-bennett-theme-main-menu\" found on the web page."
                  ]
                }
              }
            },
            "ibm": {
              "element_id_unique": {
                "quality": 1,
                "what": "Element has an id attribute value that is already in use",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The <ul> element has the id \"block-bennett-theme-main-menu\" that is already in use"
                  ]
                }
              }
            },
            "nuVal": {
              "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
                "quality": 1,
                "what": "Duplicate id",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Duplicate ID block-bennett-theme-main-menu.",
                    "The first occurrence of ID block-bennett-theme-main-menu was here."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R18": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This rule checks that all id attribute values on a single page are unique."
                  ]
                }
              }
            }
          }
        },
        "headingLevelSkip": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "alfa": {
              "r53": {
                "quality": 1,
                "what": "Heading skips one or more levels",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Headings are structured"
                  ]
                }
              }
            },
            "axe": {
              "heading-order": {
                "quality": 1,
                "what": "Heading levels do not increase by only one",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Heading levels should only increase by one; Heading order invalid"
                  ]
                }
              }
            },
            "wave": {
              "heading_skipped": {
                "quality": 1,
                "what": "Skipped heading level",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Skipped heading level"
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "alfa": {
              "r57": {
                "quality": 1,
                "what": "Perceivable text content is not included in any landmark",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Perceivable text content is included in a landmark"
                  ]
                }
              }
            },
            "ibm": {
              "aria_content_in_landmark": {
                "quality": 1,
                "what": "Content is not within a landmark element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "h1Missing": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "alfa": {
              "r61": {
                "quality": 1,
                "what": "First heading is not h1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Documents start with a level 1 heading"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 118,
          "maxCount": 59,
          "weight": 2,
          "tools": {
            "alfa": {
              "r62": {
                "quality": 1,
                "what": "Inline link is not distinct from the surrounding text except by color",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Links in blocks of text are distinguishable"
                  ]
                }
              }
            },
            "axe": {
              "link-in-text-block": {
                "quality": 1,
                "what": "Link is not distinct from surrounding text without reliance on color",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Links must be distinguishable without relying on color; The link has insufficient color contrast of 1.14:1 with the surrounding text. (Minimum contrast is 3:1, link text: #2858af, surrounding text: #4b545c); The link has no styling (such as underline) to distinguish it from the surrounding text"
                  ]
                }
              }
            },
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 59,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "headingEmpty": {
          "score": 12,
          "maxCount": 4,
          "weight": 3,
          "tools": {
            "alfa": {
              "r64": {
                "quality": 1,
                "what": "Heading has no non-empty accessible name",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Heading has non-empty accessible name"
                  ]
                }
              }
            },
            "axe": {
              "empty-heading": {
                "quality": 1,
                "what": "Heading empty",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Headings should not be empty; 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"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_3_1.H42.2": {
                "quality": 1,
                "what": "Heading empty",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags."
                  ]
                }
              }
            },
            "ibm": {
              "heading_content_exists": {
                "quality": 1,
                "what": "Heading element has no descriptive content",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Heading element has no descriptive content"
                  ]
                }
              }
            },
            "nuVal": {
              "Empty heading.": {
                "quality": 1,
                "what": "Empty heading",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Empty heading."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R35": {
                "quality": 1,
                "what": "Heading has no accessible name",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This rule applies to any HTML element with the semantic role of heading that is included in the accessibility tree."
                  ]
                }
              }
            },
            "wave": {
              "heading_empty": {
                "quality": 1,
                "what": "Empty heading",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Empty heading"
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 332,
          "maxCount": 83,
          "weight": 4,
          "tools": {
            "alfa": {
              "r65": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Element in sequential focus order has visible focus"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 83,
                  "texts": [
                    "This rule checks that each element in sequential focus order has some visible focus indication."
                  ]
                }
              }
            },
            "testaro": {
              "focInd": {
                "quality": 1,
                "what": "Focused element displays a nonstandard or no focus indicator",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "BUTTON element has a non-outline focus indicator",
                    "A element has a non-outline focus indicator",
                    "INPUT element has a non-outline focus indicator",
                    "A element has no focus indicator",
                    "IFRAME element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 32,
          "maxCount": 32,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 32,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast-enhanced": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 28,
                  "texts": [
                    "Elements must meet enhanced color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.06 (foreground color: #2858af, background color: #f8d7da, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.2 (foreground color: #f5f5f5, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #ffffff, background color: #2858af, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.76 (foreground color: #2858af, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 10.8pt (14.4px), font weight: bold). Expected contrast ratio of 7:1"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 26,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.06:1. Recommendation:  change text colour to #114198.",
                    "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 6.2:1. Recommendation:  change background to #1f4fa6.",
                    "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 6.76:1. Recommendation:  change background to #2555ac.",
                    "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 6.76:1. Recommendation:  change text colour to #2555ac.",
                    "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.69:1. Recommendation:  change text colour to #515a62."
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node"
                  ]
                }
              }
            },
            "wave": {
              "contrast": {
                "quality": 1,
                "what": "Very low contrast",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 54,
          "maxCount": 18,
          "weight": 3,
          "tools": {
            "alfa": {
              "r70": {
                "quality": 1,
                "what": "Element is obsolete or deprecated",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "No obsolete or deprecated elements are used"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_3_1.H49.Center": {
                "quality": 1,
                "what": "center element is obsolete",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Presentational markup used that has become obsolete in HTML5."
                  ]
                }
              }
            },
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
                    "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
                    "The <center> element is deprecated in HTML 5"
                  ]
                }
              }
            },
            "nuVal": {
              "The center element is obsolete. Use CSS instead.": {
                "quality": 1,
                "what": "center element is obsolete",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The center element is obsolete. Use CSS instead."
                  ]
                }
              },
              "^The .+ attribute on the .+ element is obsolete.+$": {
                "quality": 1,
                "what": "Attribute is obsolete on its element",
                "complaints": {
                  "countTotal": 16,
                  "texts": [
                    "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
                    "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-BP10": {
                "quality": 1,
                "what": "HTML element is used to control the visual presentation of content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "No HTML elements are used to control the visual presentation of content"
                  ]
                }
              }
            }
          }
        },
        "headingOfNothing": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "alfa": {
              "r78": {
                "quality": 1,
                "what": "No content between two headings of the same level",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Headings of same level have text content between them"
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "alfa": {
              "r87": {
                "quality": 0.5,
                "what": "First focusable element is not a link to the main content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "First focusable element is link to main content"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R73": {
                "quality": 1,
                "what": "Block of repeated content is not collapsible",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that repeated blocks of content are collapsible."
                  ]
                }
              },
              "QW-ACT-R74": {
                "quality": 1,
                "what": "Document has no instrument to move focus to non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that there is an instrument to move focus to non-repeated content in the page."
                  ]
                }
              },
              "QW-WCAG-T23": {
                "quality": 1,
                "what": "No link at the top of the page that goes directly to the main content area",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page."
                  ]
                }
              },
              "QW-BP17": {
                "quality": 1,
                "what": "No link at the beginning of a block of repeated content goes to the end of the block",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block."
                  ]
                }
              }
            }
          }
        },
        "frameContentRisk": {
          "score": 1,
          "maxCount": 0.8,
          "weight": 1,
          "tools": {
            "axe": {
              "frame-tested": {
                "quality": 0.2,
                "what": "Some content is in an iframe and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Frames should be tested with axe-core; The iframe still has to be tested with axe-core"
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 26,
          "maxCount": 26,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 26,
                  "texts": [
                    "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                  ]
                }
              }
            }
          }
        },
        "ariaBadAttribute": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "axe": {
              "aria-allowed-attr": {
                "quality": 1,
                "what": "ARIA attribute is invalid for the role of its element",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-expanded=\"false\""
                  ]
                }
              }
            },
            "continuum": {
              "281": {
                "quality": 1,
                "what": "Element has an aria-expanded attribute, which is not allowed",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The aria-expanded attribute is not allowed on this SPAN"
                  ]
                }
              }
            }
          }
        },
        "visibleLabelNotName": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "axe": {
              "label-content-name-mismatch": {
                "quality": 1,
                "what": "Element visible text is not part of its accessible name",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Elements must have their visible text as part of their accessible name; Text inside the element is not included in the accessible name"
                  ]
                }
              }
            },
            "ibm": {
              "label_name_visible": {
                "quality": 1,
                "what": "Accessible name does not match or contain the visible label text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Accessible name does not match or contain the visible label text"
                  ]
                }
              }
            }
          }
        },
        "landmarkConfusion": {
          "score": 12,
          "maxCount": 4,
          "weight": 3,
          "tools": {
            "axe": {
              "landmark-unique": {
                "quality": 1,
                "what": "Landmark has a role and an accessible name that are identical to another",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                  ]
                }
              }
            },
            "ibm": {
              "aria_landmark_name_unique": {
                "quality": 1,
                "what": "Multiple landmarks with the same parent region are not distinguished from one another",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
                    "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label"
                  ]
                }
              }
            }
          }
        },
        "navConfusion": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "continuum": {
              "531": {
                "quality": 1,
                "what": "nav element has an accessible name that is non-unique among the nav elements",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This nav does not have a unique accessible name as required when two or more nav elements are present"
                  ]
                }
              }
            },
            "ibm": {
              "aria_navigation_label_unique": {
                "quality": 1,
                "what": "Multiple elements with the navigation role do not have unique labels",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Multiple elements with \"navigation\" role do not have unique labels"
                  ]
                }
              }
            }
          }
        },
        "navNoText": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "continuum": {
              "533": {
                "quality": 1,
                "what": "nav element is not the only nav element but has no accessible name",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This nav does not have an accessible name as required when two or more nav elements are present"
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 10,
          "maxCount": 5,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H48": {
                "quality": 1,
                "what": "Navigation links are not coded as a list",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "If this element contains a navigation section, it is recommended that it be marked up as a list."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-WCAG-T32": {
                "quality": 1,
                "what": "ol, ul or dl is not used for a list or group of links",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "scrollRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
                "quality": 1,
                "what": "Fixed-position element may force bidirectional scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion."
                  ]
                }
              }
            }
          }
        },
        "contrastRisk": {
          "score": 10,
          "maxCount": 10,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_6.G17.Abs": {
                "quality": 1,
                "what": "Contrast between the absolutely positioned text and its background may be less than 7:1",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1."
                  ]
                }
              },
              "AAA.1_4_6.G18.Abs": {
                "quality": 1,
                "what": "Contrast between the absolutely positioned text and its background may be less than 4.5:1",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1."
                  ]
                }
              },
              "AAA.1_4_6.G18.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and the background image may be less than 4.5:1",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1."
                  ]
                }
              }
            }
          }
        },
        "linkWindowSurpriseRisk": {
          "score": 4,
          "maxCount": 4,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.3_2_5.H83.3": {
                "quality": 1,
                "what": "Link text may fail to indicate that the link will open in a new window",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            }
          }
        },
        "linkNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.4_1_2.H91.A.Empty": {
                "quality": 1,
                "what": "a element has an id attribute but no href attribute or text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element."
                  ]
                }
              }
            }
          }
        },
        "headingStructure": {
          "score": 8,
          "maxCount": 4,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1_AAA.G141": {
                "quality": 1,
                "what": "Heading level is incorrect",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.",
                    "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.",
                    "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.",
                    "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested."
                  ]
                }
              }
            },
            "tenon": {
              "155": {
                "quality": 1,
                "what": "Headings are not structured in a hierarchical manner",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "These headings are not structured in a hierarchical manner."
                  ]
                }
              }
            }
          }
        },
        "buttonNoText": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.4_1_2.H91.Button.Name": {
                "quality": 1,
                "what": "Button element has no accessible name",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute."
                  ]
                }
              }
            },
            "wave": {
              "button_empty": {
                "quality": 1,
                "what": "Button is empty or has no value text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Empty button"
                  ]
                }
              }
            }
          }
        },
        "pageLanguage": {
          "score": 16,
          "maxCount": 4,
          "weight": 4,
          "tools": {
            "ibm": {
              "html_lang_exists": {
                "quality": 1,
                "what": "Page detected as HTML, but has no lang attribute",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Page detected as HTML, but does not have a 'lang' attribute"
                  ]
                }
              }
            }
          }
        },
        "complementaryNoText": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_complementary_labelled": {
                "quality": 1,
                "what": "Element with a complementary role has no label",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The element with \"complementary\" role does not have a label"
                  ]
                }
              }
            }
          }
        },
        "asideConfusion": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_complementary_label_unique": {
                "quality": 1,
                "what": "Multiple elements with a complementary role have no unique labels",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Multiple elements with \"complementary\" role do not have unique labels"
                  ]
                }
              }
            }
          }
        },
        "attributeBad": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "ibm": {
              "aria_attribute_valid": {
                "quality": 1,
                "what": "ARIA attribute is invalid for the role of its element",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The ARIA attributes \"aria-expanded\" are not valid for the element <span> with implicit ARIA role \"generic\""
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 42,
          "maxCount": 42,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_role_redundant": {
                "quality": 1,
                "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element",
                "complaints": {
                  "countTotal": 15,
                  "texts": [
                    "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
                    "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
                    "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
                    "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
                    "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>"
                  ]
                }
              }
            },
            "nuVal": {
              "^The .+ role is unnecessary for element .+$": {
                "quality": 1,
                "what": "explicit role is redundant for its element",
                "complaints": {
                  "countTotal": 30,
                  "texts": [
                    "The banner role is unnecessary for element header.",
                    "The navigation role is unnecessary for element nav.",
                    "The complementary role is unnecessary for element aside.",
                    "The main role is unnecessary for element main.",
                    "The article role is unnecessary for element article."
                  ]
                }
              }
            },
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 42,
                  "texts": [
                    "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                    "DIV elements have invalid or native-replaceable explicit role group (count: 2)",
                    "NAV elements have redundant explicit role navigation (count: 1)",
                    "ASIDE elements have redundant explicit role complementary (count: 2)",
                    "MAIN elements have redundant explicit role main (count: 1)",
                    "ARTICLE elements have redundant explicit role article (count: 10)",
                    "A elements have invalid or native-replaceable explicit role button (count: 25)"
                  ]
                }
              }
            }
          }
        },
        "attributeMissing": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "nuVal": {
              "^Element .+ is missing one or more of the following attributes: .+$": {
                "quality": 1,
                "what": "Element is missing a required attribute",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Element span is missing one or more of the following attributes: role."
                  ]
                }
              }
            }
          }
        },
        "h1Multiple": {
          "score": 8,
          "maxCount": 4,
          "weight": 2,
          "tools": {
            "nuVal": {
              "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).": {
                "quality": 1,
                "what": "Page contains more than 1 h1 element",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools)."
                  ]
                }
              }
            }
          }
        },
        "slashParseRisk": {
          "score": 70,
          "maxCount": 70,
          "weight": 1,
          "tools": {
            "nuVal": {
              "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.": {
                "quality": 1,
                "what": "Void element has a useless trailing slash.",
                "complaints": {
                  "countTotal": 70,
                  "texts": [
                    "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values."
                  ]
                }
              }
            }
          }
        },
        "governedBadID": {
          "score": 100,
          "maxCount": 25,
          "weight": 4,
          "tools": {
            "nuVal": {
              "The aria-controls attribute must point to an element in the same document.": {
                "quality": 1,
                "what": "aria-controls attribute references an element not in the document",
                "complaints": {
                  "countTotal": 25,
                  "texts": [
                    "The aria-controls attribute must point to an element in the same document."
                  ]
                }
              }
            }
          }
        },
        "mainNone": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-ACT-R63": {
                "quality": 1,
                "what": "Document has no landmark with non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content"
                  ]
                }
              }
            }
          }
        },
        "skipRepeatedContent": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-ACT-R64": {
                "quality": 1,
                "what": "Document has no heading for non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that the non-repeated content contains a heading"
                  ]
                }
              }
            }
          }
        },
        "linkTextsSame": {
          "score": 40,
          "maxCount": 20,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-ACT-R9": {
                "quality": 1,
                "what": "Links with identical accessible names have different purposes",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources."
                  ]
                }
              },
              "QW-ACT-R44": {
                "quality": 1,
                "what": "Links with identical accessible names and context serve different purposes",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources."
                  ]
                }
              }
            },
            "tenon": {
              "98": {
                "quality": 1,
                "what": "Links have the same text but different destinations",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "These links have the same text but different destinations."
                  ]
                }
              }
            }
          }
        },
        "errorReferenceBad": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R41": {
                "quality": 1,
                "what": "Error message describes no invalid form field value",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error."
                  ]
                }
              }
            }
          }
        },
        "sectionHeadingless": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T9": {
                "quality": 1,
                "what": "Page is not organized using headings",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order"
                  ]
                }
              }
            }
          }
        },
        "linkPair": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T10": {
                "quality": 1,
                "what": "Adjacent image and text links for the same resource are not combined",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link."
                  ]
                }
              },
              "QW-BP13": {
                "quality": 1,
                "what": "Consecutive links have the same href and one contains an image",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Using consecutive links with the same href in which one of the links contains an image"
                  ]
                }
              }
            },
            "tenon": {
              "184": {
                "quality": 1,
                "what": "Adjacent links point to the same destination",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "These links are adjacent and point to the same destination."
                  ]
                }
              }
            },
            "wave": {
              "link_redundant": {
                "quality": 1,
                "what": "Adjacent links go to the same URL",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Redundant link"
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 32,
          "weight": 0,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T20": {
                "quality": 1,
                "what": "Link text is not supplemented with a title attribute",
                "complaints": {
                  "countTotal": 32,
                  "texts": [
                    "Supplementing link text with the title attribute"
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 7,
          "maxCount": 7,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content"
                  ]
                }
              }
            }
          }
        },
        "pseudoList": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-BP11": {
                "quality": 1,
                "what": "br is used to make a list",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Using 3 consecutive br elements"
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 60,
          "maxCount": 20,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 20,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "bannerNot1": {
          "score": 10,
          "maxCount": 5,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-BP20": {
                "quality": 1,
                "what": "Document has more than 1 banner landmark",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Ensures the document has at most one banner landmark"
                  ]
                }
              }
            }
          }
        },
        "boxSizeAbsolute": {
          "score": 12,
          "maxCount": 4,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP15": {
                "quality": 1,
                "what": "Element width is specified in an absolute value",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "At least one width attribute of an HTML element is expressed in absolute values"
                  ]
                }
              }
            }
          }
        },
        "bannerNotTop": {
          "score": 20,
          "maxCount": 10,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-BP19": {
                "quality": 1,
                "what": "banner landmark is not at the top level",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Ensures the banner landmark is at top level"
                  ]
                }
              }
            }
          }
        },
        "horizontalScrolling": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "28": {
                "quality": 1,
                "what": "Layout or sizing of the page causes horizontal scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The layout or sizing of this page causes horizontal scrolling."
                  ]
                }
              }
            }
          }
        },
        "titleRedundant": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "tenon": {
              "79": {
                "quality": 1,
                "what": "Link has a title attribute that is the same as the text inside the link",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This link has a `title` attribute that is the same as the text inside the link."
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "tenon": {
              "144": {
                "quality": 1,
                "what": "Line height is insufficent to properly display the computed font size",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This content's line height is insufficent to properly display the computed element font size."
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 84,
          "maxCount": 28,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 28,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            }
          }
        },
        "linkForcesNewWindow": {
          "score": 12,
          "maxCount": 4,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "visibleBulk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "testaro": {
              "bulk": {
                "quality": 1,
                "what": "Page contains many visible elements",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Page contains a large number of visible elements"
                  ]
                }
              }
            }
          }
        },
        "focusableOperable": {
          "score": 12,
          "maxCount": 4,
          "weight": 3,
          "tools": {
            "testaro": {
              "focOp": {
                "quality": 1,
                "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    null
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 8,
          "maxCount": 4,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Hovering over element has unexpected effects",
                    "Operable element cannot be hovered over",
                    "Link or button makes the hovering mouse cursor nonstandard"
                  ]
                }
              }
            }
          }
        },
        "labelClash": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "testaro": {
              "labClash": {
                "quality": 1,
                "what": "Incompatible label types",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Element BUTTON is unlabeled"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 11,
          "maxCount": 11,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "In-line links have 4 different styles",
                    "Buttons have 6 different styles",
                    "Level-1 headings have 2 different styles",
                    "Level-2 headings have 2 different styles",
                    "Level-3 headings have 2 different styles"
                  ]
                }
              }
            }
          }
        },
        "titleBad": {
          "score": 52,
          "maxCount": 13,
          "weight": 4,
          "tools": {
            "testaro": {
              "titledEl": {
                "quality": 1,
                "what": "title attribute belongs to an inappropriate element",
                "complaints": {
                  "countTotal": 13,
                  "texts": [
                    "A element has a title attribute"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 9,
          "maxCount": 9,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "A element has a non-default Z index",
                    "UL element has a non-default Z index",
                    "DIV element has a non-default Z index",
                    "SPAN element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "pseudoHeadingRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "wave": {
              "heading_possible": {
                "quality": 1,
                "what": "Possible heading",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Possible heading"
                  ]
                }
              }
            }
          }
        },
        "noScriptRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "wave": {
              "noscript": {
                "quality": 1,
                "what": "noscript element may fail to contain an accessible equivalent or alternative",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Noscript element"
                  ]
                }
              }
            }
          }
        },
        "videoCaptionRisk": {
          "score": 4,
          "maxCount": 4,
          "weight": 1,
          "tools": {
            "wave": {
              "youtube_video": {
                "quality": 1,
                "what": "YouTube video may have no or incorrect captions",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "YouTube video"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}