Accessibility digest

Synopsis
PageMember Tri Ta (R)
URLhttps://ad70.asmrc.org/
Requesterpool@jpdev.pro
Test date2023/06/18
Score1504
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 Tri Ta (R) at https://ad70.asmrc.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 1504, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total1504Sum of the component scores
issue1035Severity and number of reported defects
tool138Tool-by-tool defect ratings
prevention300Failed attempts by tools to test the page
log31Browser 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
colorMissing344
focusIndication108
linkIndication56
overflowHiddenRisk47
noHeading42
textContrastAA36
accessKeyDuplicate36
linkForcesNewWindow30
allCaps18
justification18
hiddenContentRisk17
duplicateID16
tabIndexMissing16
hoverSurprise16
focusableOperable15
fontSizeAbsolute14
pseudoNavList14
duplicateAttribute14
headingOfNothing12
tabFocusability12
leadingAbsolute10
linkWindowSurpriseRisk10
repeatedContentRisk9
contrastAAA8
figureNoText8
inconsistentStyles8
zIndexNotZero8
noScriptRisk7
headingStructure6
obsolete6
textAlternativeRisk6
boxSizeAbsolute6
fontSmall6
scrollRisk5
linkPair4
leadingClipsText4
roleRedundant4
h1Missing3
pseudoHeadingRisk3
contrastRisk3
skipRepeatedContent3
horizontalScrolling3
linkVague3
targetSize3
headingLevelSkip2
leadingInsufficient2
pseudoOrderedListRisk2
contentBeyondLandmarks2
mainNone2
sectionHeadingless2
justificationRisk2
imageTextRedundant2
visibleBulk1
linkComprehensionRisk1
frameContentRisk0
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 colorMissing

WCAG: 1.4.3

Score: 344

Complaints by qualWeb

Rule QW-WCAG-T31

Description: Foreground or background color is specified but not both

Count of instances: 86

Complaint specifics

Issue focusIndication

WCAG: 2.4.7

Score: 108

Complaints by alfa

Rule r65

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

Count of instances: 26

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 27

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 27

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 56

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 28

Complaint specifics

Issue overflowHiddenRisk

WCAG: 1.4.4

Score: 47

Complaints by qualWeb

Rule QW-ACT-R40

Description: Zoomed text node may be clipped by a CSS overflow declaration

Count of instances: 47

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 42

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 14

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 36

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 1

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 9

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G18.Fail

Description: Contrast between the text and its background is less than 4.5:1

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule text_contrast_sufficient

Description: Text has a contrast with its background less than the WCAG AA minimum for its size and weight

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R37

Description: Text has less than the minimum contrast

Count of instances: 1

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 4

Complaint specifics

Issue accessKeyDuplicate

WCAG: 1.3.1

Score: 36

Complaints by wave

Rule accesskey

Description: Accesskey

Count of instances: 12

Complaint specifics

Issue linkForcesNewWindow

WCAG: 3.2.5

Score: 30

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 10

Complaint specifics

Issue allCaps

WCAG: 3.1.5

Score: 18

Complaints by alfa

Rule r72

Description: Paragraph text is uppercased

Count of instances: 1

Complaint specifics

Complaints by tenon

Rule 153

Description: Long string of text is in all caps

Count of instances: 18

Complaint specifics

Issue justification

WCAG: 1.4.8

Score: 18

Complaints by tenon

Rule 36

Description: Text is fully justified

Count of instances: 3

Complaint specifics

Complaints by wave

Rule text_justified

Description: Text is justified

Count of instances: 9

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 17

Complaints by axe

Rule hidden-content

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

Count of instances: 17

Complaint specifics

Issue duplicateID

WCAG: 4.1.1

Score: 16

Complaints by ibm

Rule element_id_unique

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

Count of instances: 2

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 4

Complaint specifics

Issue tabIndexMissing

WCAG: 2.1.1

Score: 16

Complaints by tenon

Rule 190

Description: Interactive item is not natively actionable, but has no tabindex=0 attribute

Count of instances: 4

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 16

Complaints by testaro

Rule hover

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

Count of instances: 8

Complaint specifics

Issue focusableOperable

WCAG: 2.1.1

Score: 15

Complaints by testaro

Rule focOp

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

Count of instances: 5

Complaint specifics

Issue fontSizeAbsolute

WCAG: 1.4.4

Score: 14

Complaints by alfa

Rule r74

Description: Paragraph text has an absolute font size

Count of instances: 7

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T28

Description: Percent, em, or name is used for a font size

Count of instances: 5

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 14

Complaints by htmlcs

Rule AAA.1_3_1.H48

Description: Navigation links are not coded as a list

Count of instances: 1

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

Complaint specifics

Issue duplicateAttribute

WCAG: 4.1.1

Score: 14

Complaints by testaro

Rule dupAtt

Description: Source code of the element contains 2 or more of the same attribute

Count of instances: 10

Complaint specifics

Issue headingOfNothing

WCAG: 1.3.1

Score: 12

Complaints by alfa

Rule r78

Description: No content between two headings of the same level

Count of instances: 6

Complaint specifics

Issue tabFocusability

WCAG: 2.1.1

Score: 12

Complaints by testaro

Rule focAll

Description: Discrepancy between elements that should be and that are Tab-focusable

Count of instances: 6

Complaint specifics

Issue leadingAbsolute

WCAG: 1.4.12

Score: 10

Complaints by alfa

Rule r80

Description: Paragraph text has an absolute line height

Count of instances: 5

Complaint specifics

Issue linkWindowSurpriseRisk

WCAG: 3.2.5

Score: 10

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

Complaint specifics

Issue repeatedContentRisk

WCAG: 2.4.1

Score: 9

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

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 8

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 7

Complaint specifics

Complaints by axe

Rule color-contrast-enhanced

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 5

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 8

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R76

Description: Text has less than the enhanced minimum contrast

Count of instances: 3

Complaint specifics

Complaints by tenon

Rule 95

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 3

Complaint specifics

Issue figureNoText

WCAG: 1.1.1

Score: 8

Complaints by ibm

Rule figure_label_exists

Description: figure element has no associated label

Count of instances: 2

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 8

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 8

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 8

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 8

Complaint specifics

Issue noScriptRisk

WCAG: 4.1

Score: 7

Complaints by wave

Rule noscript

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

Count of instances: 7

Complaint specifics

Issue headingStructure

WCAG: 1.3.1

Score: 6

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 3

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 6

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 2

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 6

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 6

Complaint specifics

Issue boxSizeAbsolute

WCAG: 1.4.4

Score: 6

Complaints by qualWeb

Rule QW-BP15

Description: Element width is specified in an absolute value

Count of instances: 2

Complaint specifics

Issue fontSmall

WCAG: 1.4

Score: 6

Complaints by tenon

Rule 134

Description: Text is very small

Count of instances: 2

Complaint specifics

Issue scrollRisk

WCAG: 1.4.10

Score: 5

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

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 4

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

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 roleRedundant

WCAG: 4.1.2

Score: 4

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

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

Complaints by wave

Rule h1_missing

Description: Missing first level heading

Count of instances: 1

Complaint specifics

Issue pseudoHeadingRisk

WCAG: 1.3.1

Score: 3

Complaints by htmlcs

Rule AAA.1_3_1.H42

Description: Heading coding is not used but the element may be intended as a heading

Count of instances: 1

Complaint specifics

Complaints by wave

Rule heading_possible

Description: Possible heading

Count of instances: 3

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 3

Complaints by htmlcs

Rule AAA.1_4_3_F24.F24.BGColour

Description: Inline background color may lack a complementary foreground color

Count of instances: 1

Complaint specifics
Rule AAA.1_4_3_F24.F24.FGColour

Description: Inline foreground color may lack a complementary background color

Count of instances: 1

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

WCAG: 2.4.4

Score: 3

Complaints by tenon

Rule 73

Description: Link text is too generic to communicate the purpose or destination

Count of instances: 1

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 3

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 1

Complaint specifics

Issue headingLevelSkip

WCAG: 1.3.1

Score: 2

Complaints by alfa

Rule r53

Description: Heading skips one or more levels

Count of instances: 1

Complaint specifics

Complaints by axe

Rule heading-order

Description: Heading levels do not increase by only one

Count of instances: 1

Complaint specifics

Complaints by wave

Rule heading_skipped

Description: Skipped heading level

Count of instances: 1

Complaint specifics

Issue leadingInsufficient

WCAG: 1.4.8

Score: 2

Complaints by alfa

Rule r73

Description: Paragraph of text has insufficient line height

Count of instances: 1

Complaint specifics

Issue pseudoOrderedListRisk

WCAG: 1.3.1

Score: 2

Complaints by htmlcs

Rule AAA.1_3_1.H48.2

Description: Ordered list may fail to be coded as such

Count of instances: 2

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 2

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 1

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 sectionHeadingless

WCAG: 1.3.1

Score: 2

Complaints by qualWeb

Rule QW-WCAG-T9

Description: Page is not organized using headings

Count of instances: 2

Complaint specifics

Issue justificationRisk

WCAG: 1.4.8

Score: 2

Complaints by qualWeb

Rule QW-WCAG-T29

Description: Alignment either to the left or right is not specified in CSS

Count of instances: 2

Complaint specifics

Issue imageTextRedundant

WCAG: 1.1.1

Score: 2

Complaints by wave

Rule alt_redundant

Description: Redundant text alternative

Count of instances: 2

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 linkComprehensionRisk

WCAG: 2.4.4

Score: 1

Complaints by wave

Rule link_suspicious

Description: Suspicious link text

Count of instances: 1

Complaint specifics

Issue frameContentRisk

WCAG: 4.1

Score: 0

Complaints by axe

Rule frame-tested

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

Count of instances: 2

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

Complaint specifics

Complete report

{
  "id": "18ixx-ts27-caAD70-a",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687102953513,
      "endTime": 1687102954051
    },
    {
      "type": "url",
      "which": "https://ad70.asmrc.org/",
      "what": "Member Tri Ta (R)",
      "startTime": 1687102954051,
      "result": {
        "url": "https://ad70.asmrc.org/"
      },
      "endTime": 1687102958072
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687102958072,
      "url": "https://ad70.asmrc.org/",
      "endTime": 1687102959634
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687102959634,
      "url": "https://ad70.asmrc.org/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                1226970,
                1226970,
                1226970,
                1226970,
                1226970
              ],
              "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": 1687102974000
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687102974001,
      "endTime": 1687102974566
    },
    {
      "type": "url",
      "which": "https://ad70.asmrc.org/",
      "what": "Member Tri Ta (R)",
      "startTime": 1687102974566,
      "result": {
        "url": "https://ad70.asmrc.org/"
      },
      "endTime": 1687102977891
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687102977891,
      "url": "https://ad70.asmrc.org/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 28,
          "warnings": 28
        },
        "items": [
          {
            "index": 280,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5>",
                "  State Capitol Office",
                "</h5>"
              ]
            }
          },
          {
            "index": 346,
            "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": 365,
            "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 class=\"skip-link show-on-focus\" href=\"#main\">",
                "  Skip to content",
                "</a>"
              ]
            }
          },
          {
            "index": 366,
            "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]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://ad70.asmrc.org/\" class=\"site-logo-container\" rel=\"home\">",
                "  <img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                "  <noscript>",
                "    <img width=\"684\" height=\"167\"   alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https:...",
                "  </noscript>",
                "  <img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyloaded\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\">",
                "  <noscript>",
                "    <img width=\"684\" height=\"167\"   alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https...",
                "  </noscript>",
                "</a>"
              ]
            }
          },
          {
            "index": 367,
            "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]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\">",
                "  Press Releases",
                "</a>"
              ]
            }
          },
          {
            "index": 368,
            "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]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"#\" class=\"ct-menu-link\">",
                "  My District",
                "  <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">",
                "    <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">",
                "      <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 369,
            "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": "span",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]",
              "codeLines": [
                "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">",
                "  <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">",
                "    <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>",
                "  </svg>",
                "</span>"
              ]
            }
          },
          {
            "index": 370,
            "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]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"#\" class=\"ct-menu-link\">",
                "  About",
                "  <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">",
                "    <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">",
                "      <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 371,
            "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": "span",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]",
              "codeLines": [
                "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\">",
                "  <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\">",
                "    <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path>",
                "  </svg>",
                "</span>"
              ]
            }
          },
          {
            "index": 372,
            "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]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/TriTa4CA/\" target=\"_blank\">",
                "  <span class=\"elementor-screen-only\">",
                "    Facebook",
                "  </span>",
                "  <i class=\"fab fa-facebook\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 373,
            "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]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[2]/a[1]",
              "codeLines": [
                "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-dde2407 exitNotifierLink\" href=\"https://twitter.com/trita4ca\" target=\"_blank\">",
                "  <span class=\"elementor-screen-only\">",
                "    Twitter",
                "  </span>",
                "  <i class=\"fab fa-twitter\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 374,
            "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]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[3]/a[1]",
              "codeLines": [
                "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-490980d exitNotifierLink\" href=\"https://www.instagram.com/trita4ca/\" target=\"_blank\">",
                "  <span class=\"elementor-screen-only\">",
                "    Instagram",
                "  </span>",
                "  <i class=\"fab fa-instagram\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 375,
            "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]/div[1]/main[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.calvet.ca.gov/\">",
                "  <span class=\"ha-icon-box-icon\">",
                "    <i aria-hidden=\"true\" class=\"fas fa-flag-usa\"></i>",
                "  </span>",
                "  <h2 class=\"ha-icon-box-title\">",
                "    VETERAN RESOURCES",
                "  </h2>",
                "</a>"
              ]
            }
          },
          {
            "index": 376,
            "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]/div[1]/main[1]/div[1]/section[2]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/ContactPopup.php?district=AD70&inframe=N\">",
                "  <span class=\"ha-icon-box-icon\">",
                "    <i aria-hidden=\"true\" class=\"icon icon-email\"></i>",
                "  </span>",
                "  <h2 class=\"ha-icon-box-title\">",
                "    CONTACT ME",
                "  </h2>",
                "</a>"
              ]
            }
          },
          {
            "index": 377,
            "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]/div[1]/main[1]/div[1]/section[2]/div[2]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://calosba.ca.gov/\" target=\"_blank\">",
                "  <span class=\"ha-icon-box-icon\">",
                "    <i aria-hidden=\"true\" class=\"fas fa-cogs\"></i>",
                "  </span>",
                "  <h2 class=\"ha-icon-box-title\">",
                "    BUSINESS RESOURCES",
                "  </h2>",
                "</a>"
              ]
            }
          },
          {
            "index": 378,
            "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]/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD70\" target=\"_blank\">",
                "  <span class=\"ha-icon-box-icon\">",
                "    <i aria-hidden=\"true\" class=\"icon icon-newsletter\"></i>",
                "  </span>",
                "  <h2 class=\"ha-icon-box-title\">",
                "    SIGN UP FOR OUR NEWSLETTER!",
                "  </h2>",
                "</a>"
              ]
            }
          },
          {
            "index": 379,
            "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]/div[1]/main[1]/div[1]/section[2]/div[2]/div[5]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD70&survey=205\" target=\"_blank\">",
                "  <span class=\"ha-icon-box-icon\">",
                "    <i aria-hidden=\"true\" class=\"hm hm-pen-paper\"></i>",
                "  </span>",
                "  <h2 class=\"ha-icon-box-title\">",
                "    TAKE THE SURVEY",
                "  </h2>",
                "</a>"
              ]
            }
          },
          {
            "index": 380,
            "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]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://ad70.asmrc.org/2023/05/19/assemblyman-tri-ta-introduces-legislation-to-protect-californians-from-ai-generated-deepfakes-cloned-4029/\">",
                "  <div class=\"ha-post-list-content\">",
                "    <h2 class=\"ha-post-list-title\">",
                "      Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices",
                "    </h2>",
                "    <div class=\"ha-post-list-meta-wrap\">",
                "      <span class=\"ha-post-list-date\">",
                "        May 19, 2023",
                "      </span>",
                "      <span class=\"ha-post-list-category\">",
                "        Press Release",
                "      </span>",
                "    </div>",
                "    <div class=\"ha-post-list-excerpt\">",
                "      <p>",
                "        Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices ORANGE COUNTY—Today, Assemblyman Tri Ta condemned the Assembly Appropriations Committee  for effectively killing Assembly Bill 1710, which would cap electricity rate increases to the rate of inflation. “I intr...",
                "      </p>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 381,
            "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]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://ad70.asmrc.org/2023/04/07/assemblyman-tri-ta-introduces-legislation-to-protect-californians-from-ai-generated-deepfakes/\">",
                "  <div class=\"ha-post-list-content\">",
                "    <h2 class=\"ha-post-list-title\">",
                "      Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes",
                "    </h2>",
                "    <div class=\"ha-post-list-meta-wrap\">",
                "      <span class=\"ha-post-list-date\">",
                "        April 7, 2023",
                "      </span>",
                "      <span class=\"ha-post-list-category\">",
                "        Press Release",
                "      </span>",
                "    </div>",
                "    <div class=\"ha-post-list-excerpt\">",
                "      <p>",
                "        Assemblyman Tri Ta Announces Legislation to Protect Californians’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact a penalty of a fine or up to year in a...",
                "      </p>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 382,
            "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]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://ad70.asmrc.org/2023/04/07/assemblyman-tri-ta-introduces-legislation-to-keep-utility-costs-affordable/\">",
                "  <div class=\"ha-post-list-content\">",
                "    <h2 class=\"ha-post-list-title\">",
                "      Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable",
                "    </h2>",
                "    <div class=\"ha-post-list-meta-wrap\">",
                "      <span class=\"ha-post-list-date\">",
                "        April 7, 2023",
                "      </span>",
                "      <span class=\"ha-post-list-category\">",
                "        Press Release",
                "      </span>",
                "    </div>",
                "    <div class=\"ha-post-list-excerpt\">",
                "      <p>",
                "        Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs AffordableFollowing unprecedented utility rate increases, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Assemblyman Tri Ta announced the introduction of Assembly ...",
                "      </p>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 383,
            "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]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://ad70.asmrc.org/2023/02/23/assemblyman-tri-ta-introduces-ab-778-to-help-struggling-small-businesses/\">",
                "  <div class=\"ha-post-list-content\">",
                "    <h2 class=\"ha-post-list-title\">",
                "      Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses",
                "    </h2>",
                "    <div class=\"ha-post-list-meta-wrap\">",
                "      <span class=\"ha-post-list-date\">",
                "        February 23, 2023",
                "      </span>",
                "      <span class=\"ha-post-list-category\">",
                "        Press Release",
                "      </span>",
                "    </div>",
                "    <div class=\"ha-post-list-excerpt\">",
                "      <p>",
                "        Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses  SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until the business has...",
                "      </p>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 384,
            "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]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://ad70.asmrc.org/2023/01/30/assemblyman-tri-ta-leading-efforts-to-lower-natural-gas-prices/\">",
                "  <div class=\"ha-post-list-content\">",
                "    <h2 class=\"ha-post-list-title\">",
                "      Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices",
                "    </h2>",
                "    <div class=\"ha-post-list-meta-wrap\">",
                "      <span class=\"ha-post-list-date\">",
                "        January 30, 2023",
                "      </span>",
                "      <span class=\"ha-post-list-category\">",
                "        Press Release",
                "      </span>",
                "    </div>",
                "    <div class=\"ha-post-list-excerpt\">",
                "      <p>",
                "        Assemblymembers Tri Ta, Laurie Davies, and Phillip Chen wrote to the Public Utilities Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers.  The issue is now on the CPUC agenda for February 2, 2023.SACRAMENTO--...",
                "      </p>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 386,
            "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]/div[1]/main[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/figure[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"twitter-timeline exitNotifierLink\" data-width=\"1200\" data-height=\"1000\" data-dnt=\"true\" href=\"https://twitter.com/TriTa4CA?ref_src=twsrc%5Etfw\" data-twitter-extracted-i1687102977827669095=\"true\">",
                "  Tweets by TriTa4CA",
                "</a>"
              ]
            }
          },
          {
            "index": 387,
            "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]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"tel: 916-319-2070\">",
                "  916-319-2070",
                "</a>"
              ]
            }
          },
          {
            "index": 388,
            "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]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"tel:714-379-0970\">",
                "  714-379-0970",
                "</a>"
              ]
            }
          },
          {
            "index": 389,
            "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]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">",
                "  Privacy and Conditions of Use",
                "</a>"
              ]
            }
          },
          {
            "index": 390,
            "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]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">",
                "  Accessibility",
                "</a>"
              ]
            }
          },
          {
            "index": 391,
            "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]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]",
              "codeLines": [
                "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">",
                "  General Disclaimer",
                "</a>"
              ]
            }
          },
          {
            "index": 395,
            "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[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach"
              ]
            }
          },
          {
            "index": 423,
            "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]/main[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Click button below for scheduling requests"
              ]
            }
          },
          {
            "index": 424,
            "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]/main[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Click Here"
              ]
            }
          },
          {
            "index": 425,
            "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]/main[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/figure[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Tweets by TriTa4CA"
              ]
            }
          },
          {
            "index": 437,
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Privacy and Conditions of Use"
              ]
            }
          },
          {
            "index": 439,
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 441,
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "General Disclaimer"
              ]
            }
          },
          {
            "index": 456,
            "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[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach"
              ]
            }
          },
          {
            "index": 516,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach",
                "</p>"
              ]
            }
          },
          {
            "index": 535,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">",
                "    Privacy and Conditions of Use",
                "  </a>",
                "  |",
                "  <a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">",
                "    Accessibility",
                "  </a>",
                "  |",
                "  <a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">",
                "    General Disclaimer",
                "  </a>",
                "  | Copyright © 2023 AD70 | TA. All rights reserved.",
                "</p>"
              ]
            }
          },
          {
            "index": 537,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices ORANGE COUNTY—Today, Assemblyman Tri Ta condemned the Assembly Appropriations Committee  for effectively killing Assembly Bill 1710, which would cap electricity rate increases to the rate of inflation. “I introduced...",
                "</p>"
              ]
            }
          },
          {
            "index": 538,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Assemblyman Tri Ta Announces Legislation to Protect Californians’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact a penalty of a fine or up to year in a...",
                "</p>"
              ]
            }
          },
          {
            "index": 539,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs AffordableFollowing unprecedented utility rate increases, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Assemblyman Tri Ta announced the introduction of Assembly Bill 1...",
                "</p>"
              ]
            }
          },
          {
            "index": 540,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses  SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until the business has...",
                "</p>"
              ]
            }
          },
          {
            "index": 541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Assemblymembers Tri Ta, Laurie Davies, and Phillip Chen wrote to the Public Utilities Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers.  The issue is now on the CPUC agenda for February 2, 2023.SACRAMENTO--...",
                "</p>"
              ]
            }
          },
          {
            "index": 543,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  State Capitol",
                "  <br>",
                "  P.O. Box 942849",
                "  <br>",
                "  Sacramento, CA 94249-0070",
                "  <br>",
                "  Phone -",
                "  <a href=\"tel: 916-319-2070\">",
                "    916-319-2070",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 544,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  14361 Beach Blvd Ste 211",
                "  <br>",
                "  Westminster, CA 92683",
                "  <br>",
                "  Phone -",
                "  <a href=\"tel:714-379-0970\">",
                "    714-379-0970",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 607,
            "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[1]/main[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/a[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"ha-icon-box-title\">",
                "  VETERAN RESOURCES",
                "</h2>"
              ]
            }
          },
          {
            "index": 608,
            "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[1]/main[1]/div[1]/section[2]/div[2]/div[2]/div[1]/div[1]/a[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"ha-icon-box-title\">",
                "  CONTACT ME",
                "</h2>"
              ]
            }
          },
          {
            "index": 609,
            "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[1]/main[1]/div[1]/section[2]/div[2]/div[3]/div[1]/div[1]/a[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"ha-icon-box-title\">",
                "  BUSINESS RESOURCES",
                "</h2>"
              ]
            }
          },
          {
            "index": 610,
            "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[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]/a[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"ha-icon-box-title\">",
                "  SIGN UP FOR OUR NEWSLETTER!",
                "</h2>"
              ]
            }
          },
          {
            "index": 611,
            "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[1]/main[1]/div[1]/section[2]/div[2]/div[5]/div[1]/div[1]/a[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"ha-icon-box-title\">",
                "  TAKE THE SURVEY",
                "</h2>"
              ]
            }
          },
          {
            "index": 612,
            "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[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"elementor-heading-title elementor-size-default\">",
                "  Featured News",
                "</h2>"
              ]
            }
          },
          {
            "index": 624,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices ORANGE COUNTY—Today, Assemblyman Tri Ta condemned the Assembly Appropriations Committee  for effectively killing Assembly Bill 1710, which would cap electricity rate increases to the rate of inflation. “I introduced...",
                "</p>"
              ]
            }
          },
          {
            "index": 625,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Assemblyman Tri Ta Announces Legislation to Protect Californians’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact a penalty of a fine or up to year in a...",
                "</p>"
              ]
            }
          },
          {
            "index": 626,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs AffordableFollowing unprecedented utility rate increases, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Assemblyman Tri Ta announced the introduction of Assembly Bill 1...",
                "</p>"
              ]
            }
          },
          {
            "index": 627,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses  SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until the business has...",
                "</p>"
              ]
            }
          },
          {
            "index": 628,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Assemblymembers Tri Ta, Laurie Davies, and Phillip Chen wrote to the Public Utilities Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers.  The issue is now on the CPUC agenda for February 2, 2023.SACRAMENTO--...",
                "</p>"
              ]
            }
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          28,
          0,
          0,
          28
        ],
        "instances": [
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5> State Capitol Office </h5>"
          },
          {
            "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": "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 class=\"skip-link show-on-focus\" href=\"#main\"> Skip to content </a>"
          },
          {
            "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]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"> <img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo. ... D70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https... </noscript> </a>"
          },
          {
            "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]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\"> Press Releases </a>"
          },
          {
            "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]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\"> My District <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span> </a>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]"
            },
            "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span>"
          },
          {
            "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]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\"> About <span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span> </a>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]"
            },
            "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"> <svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"> <path d=\"M2.1,3.2l5.4,5.4l5.4-5.4L15,4.3l-7.5,7.5L0,4.3L2.1,3.2z\"></path> </svg> </span>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/TriTa4CA/\" target=\"_blank\"> <span class=\"elementor-screen-only\"> Facebook </span> <i class=\"fab fa-facebook\"></i> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[2]/a[1]"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-dde2407 exitNotifierLink\" href=\"https://twitter.com/trita4ca\" target=\"_blank\"> <span class=\"elementor-screen-only\"> Twitter </span> <i class=\"fab fa-twitter\"></i> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[3]/a[1]"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-490980d exitNotifierLink\" href=\"https://www.instagram.com/trita4ca/\" target=\"_blank\"> <span class=\"elementor-screen-only\"> Instagram </span> <i class=\"fab fa-instagram\"></i> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.calvet.ca.gov/\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"fas fa-flag-usa\"></i> </span> <h2 class=\"ha-icon-box-title\"> VETERAN RESOURCES </h2> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[2]/div[2]/div[2]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/ContactPopup.php?district=AD70&inframe=N\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"icon icon-email\"></i> </span> <h2 class=\"ha-icon-box-title\"> CONTACT ME </h2> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[2]/div[2]/div[3]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://calosba.ca.gov/\" target=\"_blank\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"fas fa-cogs\"></i> </span> <h2 class=\"ha-icon-box-title\"> BUSINESS RESOURCES </h2> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD70\" target=\"_blank\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"icon icon-newsletter\"></i> </span> <h2 class=\"ha-icon-box-title\"> SIGN UP FOR OUR NEWSLETTER! </h2> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[2]/div[2]/div[5]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD70&survey=205\" target=\"_blank\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"hm hm-pen-paper\"></i> </span> <h2 class=\"ha-icon-box-title\"> TAKE THE SURVEY </h2> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/2023/05/19/assemblyman-tri-ta-introduces-legislation-to-protect-californians-from-ai-generated-deepfakes-cloned-4029/\"> <div class=\"ha-post-list-content\"> <h2 class=\"ha ... i Ta condemned the Assembly Appropriations Committee for effectively killing Assembly Bill 1710, which would cap electricity rate increases to the rate of inflation. “I intr... </p> </div> </div> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/2023/04/07/assemblyman-tri-ta-introduces-legislation-to-protect-californians-from-ai-generated-deepfakes/\"> <div class=\"ha-post-list-content\"> <h2 class=\"ha-post-list-t ... ’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact a penalty of a fine or up to year in a... </p> </div> </div> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/2023/04/07/assemblyman-tri-ta-introduces-legislation-to-keep-utility-costs-affordable/\"> <div class=\"ha-post-list-content\"> <h2 class=\"ha-post-list-title\"> Assemblyman  ... s, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Assemblyman Tri Ta announced the introduction of Assembly ... </p> </div> </div> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/2023/02/23/assemblyman-tri-ta-introduces-ab-778-to-help-struggling-small-businesses/\"> <div class=\"ha-post-list-content\"> <h2 class=\"ha-post-list-title\"> Assemblyman Tr ...  SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until the business has... </p> </div> </div> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/2023/01/30/assemblyman-tri-ta-leading-efforts-to-lower-natural-gas-prices/\"> <div class=\"ha-post-list-content\"> <h2 class=\"ha-post-list-title\"> Assemblyman Tri Ta Leadi ...  Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers. The issue is now on the CPUC agenda for February 2, 2023.SACRAMENTO--... </p> </div> </div> </a>"
          },
          {
            "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]/div[1]/main[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/figure[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"twitter-timeline exitNotifierLink\" data-width=\"1200\" data-height=\"1000\" data-dnt=\"true\" href=\"https://twitter.com/TriTa4CA?ref_src=twsrc%5Etfw\" data-twitter-extracted-i1687102977827669095=\"true\"> Tweets by TriTa4CA </a>"
          },
          {
            "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]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"tel: 916-319-2070\"> 916-319-2070 </a>"
          },
          {
            "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]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"tel:714-379-0970\"> 714-379-0970 </a>"
          },
          {
            "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]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\"> Privacy and Conditions of Use </a>"
          },
          {
            "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]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]"
            },
            "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\"> Accessibility </a>"
          },
          {
            "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]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\"> General Disclaimer </a>"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach"
          },
          {
            "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[1]/main[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Click button below for scheduling requests"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Click Here"
          },
          {
            "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]/main[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/figure[1]/div[1]/a[1]/text()[1]"
            },
            "excerpt": "Tweets by TriTa4CA"
          },
          {
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]"
            },
            "excerpt": "Privacy and Conditions of Use"
          },
          {
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]"
            },
            "excerpt": "Accessibility"
          },
          {
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]/text()[1]"
            },
            "excerpt": "General Disclaimer"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach"
          },
          {
            "ruleID": "r72",
            "what": "Paragraphs of text are not all uppercase",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]"
            },
            "excerpt": "<p> Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> <a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\"> Privacy and Conditions of Use </a> | <a href=\"https://www.assembly.ca.gov ... el=\"noopener\"> Accessibility </a> | <a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\"> General Disclaimer </a> | Copyright © 2023 AD70 | TA. All rights reserved. </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices ORANGE COUNTY—Today, Assemblyman Tri Ta condemned the Assembly Appropriations Committee for effectively killing Assembly Bill 1710, which would cap electricity rate increases to the rate of inflation. “I introduced... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> Assemblyman Tri Ta Announces Legislation to Protect Californians’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact a penalty of a fine or up to year in a... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs AffordableFollowing unprecedented utility rate increases, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Assemblyman Tri Ta announced the introduction of Assembly Bill 1... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until the business has... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> Assemblymembers Tri Ta, Laurie Davies, and Phillip Chen wrote to the Public Utilities Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers. The issue is now on the CPUC agenda for February 2, 2023.SACRAMENTO--... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> State Capitol <br> P.O. Box 942849 <br> Sacramento, CA 94249-0070 <br> Phone - <a href=\"tel: 916-319-2070\"> 916-319-2070 </a> <br> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/p[1]"
            },
            "excerpt": "<p> 14361 Beach Blvd Ste 211 <br> Westminster, CA 92683 <br> Phone - <a href=\"tel:714-379-0970\"> 714-379-0970 </a> </p>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/a[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\"> VETERAN RESOURCES </h2>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[2]/div[2]/div[1]/div[1]/a[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\"> CONTACT ME </h2>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[2]/div[3]/div[1]/div[1]/a[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\"> BUSINESS RESOURCES </h2>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]/a[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\"> SIGN UP FOR OUR NEWSLETTER! </h2>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[2]/div[2]/div[5]/div[1]/div[1]/a[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\"> TAKE THE SURVEY </h2>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\"> Featured News </h2>"
          },
          {
            "ruleID": "r80",
            "what": "Paragraphs of text do not have line heights defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices ORANGE COUNTY—Today, Assemblyman Tri Ta condemned the Assembly Appropriations Committee for effectively killing Assembly Bill 1710, which would cap electricity rate increases to the rate of inflation. “I introduced... </p>"
          },
          {
            "ruleID": "r80",
            "what": "Paragraphs of text do not have line heights defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> Assemblyman Tri Ta Announces Legislation to Protect Californians’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact a penalty of a fine or up to year in a... </p>"
          },
          {
            "ruleID": "r80",
            "what": "Paragraphs of text do not have line heights defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs AffordableFollowing unprecedented utility rate increases, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Assemblyman Tri Ta announced the introduction of Assembly Bill 1... </p>"
          },
          {
            "ruleID": "r80",
            "what": "Paragraphs of text do not have line heights defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until the business has... </p>"
          },
          {
            "ruleID": "r80",
            "what": "Paragraphs of text do not have line heights defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p> Assemblymembers Tri Ta, Laurie Davies, and Phillip Chen wrote to the Public Utilities Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers. The issue is now on the CPUC agenda for February 2, 2023.SACRAMENTO--... </p>"
          }
        ]
      },
      "endTime": 1687102985594
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687102985594,
      "url": "https://ad70.asmrc.org/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 52,
          "rulesPassed": 45,
          "rulesWarned": 3,
          "rulesViolated": 2,
          "warnings": {
            "minor": 17,
            "moderate": 0,
            "serious": 9,
            "critical": 2
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 5,
            "critical": 0
          }
        },
        "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-18T15:43:06.235Z",
          "url": "https://ad70.asmrc.org/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "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": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-f890e3f > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>ASSEMBLYMEMBER</p>",
                  "target": [
                    ".elementor-element-1327c0d > .elementor-widget-container > p"
                  ],
                  "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": "61.5pt (82px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-f890e3f > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Tri</p>",
                  "target": [
                    ".elementor-element-7f22de8 > .elementor-widget-container > p"
                  ],
                  "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": "61.5pt (82px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-f890e3f > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Ta</p>",
                  "target": [
                    ".elementor-element-5178007 > .elementor-widget-container > p"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-f890e3f > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p>",
                  "target": [
                    ".elementor-element-3174d43 > .elementor-widget-container > p"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"ha-icon-box-title\">VETERAN RESOURCES</h2>",
                  "target": [
                    "a[href$=\"calvet.ca.gov/\"] > .ha-icon-box-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"ha-icon-box-title\">CONTACT ME</h2>",
                  "target": [
                    ".elementor-element-48b7554 > .ha-icon-box-link.elementor-widget-container > .ha-icon-box-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"ha-icon-box-title\">BUSINESS RESOURCES</h2>",
                  "target": [
                    "a[href$=\"calosba.ca.gov/\"] > .ha-icon-box-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"ha-icon-box-title\">SIGN UP FOR OUR NEWSLETTER!</h2>",
                  "target": [
                    ".elementor-element-47bbf44 > .ha-icon-box-link.elementor-widget-container[target=\"_blank\"] > .ha-icon-box-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"ha-icon-box-title\">TAKE THE SURVEY</h2>",
                  "target": [
                    ".elementor-element-8206811 > .ha-icon-box-link.elementor-widget-container[target=\"_blank\"] > .ha-icon-box-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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 id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/TriTa4CA?dnt=true&amp;embedId=twitter-widget-0&amp;features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&amp;frame=false&amp;hideBorder=false&amp;hideFooter=false&amp;hideHeader=false&amp;hideScrollBar=false&amp;lang=en&amp;maxHeight=1000px&amp;origin=https%3A%2F%2Fad70.asmrc.org%2F&amp;sessionId=1d7ac935484ca016dddafd5682b67a44d5821b3c&amp;showHeader=true&amp;showReplies=false&amp;transparent=false&amp;widgetsVersion=aaf4084522e3a%3A1674595607486\">",
                  "target": [
                    "#twitter-widget-0"
                  ],
                  "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 name=\"fef3b9ba878e24\" width=\"400px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" scrolling=\"no\" allow=\"encrypted-media\" src=\"https://www.facebook.com/v2.5/plugins/page.php?adapt_container_width=true&amp;app_id=503595753002055&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df365458ace9d3a8%26domain%3Dad70.asmrc.org%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fad70.asmrc.org%252Ff25e42fd0c1ff64%26relation%3Dparent.parent&amp;container_width=486&amp;height=1000&amp;hide_cover=false&amp;hide_cta=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FTriTa4CA%2F&amp;lazy=false&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;small_header=false&amp;tabs=timeline&amp;width=400\" style=\"border: none; visibility: visible; width: 400px; height: 1000px;\" class=\"\">",
                  "target": [
                    "iframe[name=\"fef3b9ba878e24\"]"
                  ],
                  "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": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "div[data-sticky=\"fixed:shrink\"] > div[data-column-set=\"2\"][data-transparent-row=\"yes\"][data-row=\"middle\"] > .ct-container > div[data-column=\"start\"][data-placements=\"1\"] > div[data-items=\"primary\"] > .site-branding[data-id=\"logo\"][itemscope=\"itemscope\"] > .site-logo-container[rel=\"home\"][href$=\"ad70.asmrc.org/\"] > .sticky-logo.lazyload[width=\"684\"]"
                  ],
                  "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=\"sub-menu\">\n\t<li id=\"menu-item-256\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a></li>\n</ul>",
                  "target": [
                    "#menu-item-3588 > .sub-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=\"sub-menu\">",
                  "target": [
                    "#menu-item-3589 > .sub-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 data-device=\"mobile\" data-transparent=\"\">",
                  "target": [
                    "div[data-device=\"mobile\"][data-transparent=\"\"]"
                  ],
                  "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": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "div[data-sticky=\"shrink\"] > div[data-column-set=\"2\"][data-transparent-row=\"yes\"][data-row=\"middle\"] > .ct-container > div[data-column=\"start\"][data-placements=\"1\"] > div[data-items=\"primary\"] > .site-branding[data-id=\"logo\"][itemscope=\"itemscope\"] > .site-logo-container[rel=\"home\"][href$=\"ad70.asmrc.org/\"] > .sticky-logo.lazyload[width=\"684\"]"
                  ],
                  "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": "<span class=\"ct-label ct-hidden-sm ct-hidden-md ct-hidden-lg\">Menu</span>",
                  "target": [
                    ".ct-label"
                  ],
                  "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=\"fb_loader\" style=\"text-align: center !important; display: none;\">",
                  "target": [
                    ".fb_loader"
                  ],
                  "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=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\">",
                  "target": [
                    "#offcanvas"
                  ],
                  "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=\"sub-menu\">\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a></li>\n</ul>",
                  "target": [
                    "#menu-main-1 > .menu-item-3588.menu-item-has-children.menu-item-type-custom > .sub-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=\"sub-menu\">",
                  "target": [
                    "#menu-main-1 > .menu-item-3589.menu-item-has-children.menu-item-type-custom > .sub-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": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\">",
                  "target": [
                    ".ct-back-to-top"
                  ],
                  "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": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fad70.asmrc.org\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe[title=\"Twitter settings iframe\"]"
                  ],
                  "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": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>",
                  "target": [
                    "#rufous-sandbox"
                  ],
                  "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=\"toolbar_plugin\" class=\"scaccessibletoolbar\" style=\"background-color: rgb(0, 79, 206); display: none;\">",
                  "target": [
                    "#toolbar_plugin"
                  ],
                  "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": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>",
                  "target": [
                    ".fr_label"
                  ],
                  "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=\"speaker_plugin\" class=\"scbasebin speaker\" style=\"width: 325px; display: none;\">",
                  "target": [
                    "#speaker_plugin"
                  ],
                  "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=\"volume_plugin\" class=\"scbasebin\" style=\"display: none;\">",
                  "target": [
                    "#volume_plugin"
                  ],
                  "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": "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": "#616161",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.19,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-widget-container\">",
                          "target": [
                            ".elementor-element-6d59c8a > .elementor-widget-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.19 (foreground color: #616161, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Click button below for scheduling requests</p>",
                  "target": [
                    ".ha-card-text > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.19 (foreground color: #616161, 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": "#bb2042",
                        "contrastRatio": 6.17,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"ha-btn\" href=\"https://scheduling.assembly.ca.gov/a70\" target=\"_blank\"><span class=\"ha-btn-text\">Click Here</span></a>",
                          "target": [
                            ".ha-btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.17 (foreground color: #ffffff, background color: #bb2042, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"ha-btn-text\">Click Here</span>",
                  "target": [
                    ".ha-btn-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.17 (foreground color: #ffffff, background color: #bb2042, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#be1f43",
                        "bgColor": "#f2f5f7",
                        "contrastRatio": 5.53,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"ct-footer\" data-id=\"type-1\" itemscope=\"\" itemtype=\"https://schema.org/WPFooter\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>",
                  "target": [
                    ".exitNotifierLink[rel=\"noopener\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#be1f43",
                        "bgColor": "#f2f5f7",
                        "contrastRatio": 5.53,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"ct-footer\" data-id=\"type-1\" itemscope=\"\" itemtype=\"https://schema.org/WPFooter\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>",
                  "target": [
                    "a[rel=\"noopener\"][target=\"_blank\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#be1f43",
                        "bgColor": "#f2f5f7",
                        "contrastRatio": 5.53,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"ct-footer\" data-id=\"type-1\" itemscope=\"\" itemtype=\"https://schema.org/WPFooter\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>",
                  "target": [
                    "a[rel=\"noopener\"][target=\"_blank\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "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": "<h5>State Capitol Office</h5>",
                  "target": [
                    "#block-8 > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          17,
          11,
          1,
          5
        ],
        "instances": [
          {
            "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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-1327c0d > .elementor-widget-container > p"
            },
            "excerpt": "<p>ASSEMBLYMEMBER</p>"
          },
          {
            "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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-7f22de8 > .elementor-widget-container > p"
            },
            "excerpt": "<p>Tri</p>"
          },
          {
            "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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-5178007 > .elementor-widget-container > p"
            },
            "excerpt": "<p>Ta</p>"
          },
          {
            "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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-3174d43 > .elementor-widget-container > p"
            },
            "excerpt": "<p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"calvet.ca.gov/\"] > .ha-icon-box-title"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">VETERAN RESOURCES</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-48b7554 > .ha-icon-box-link.elementor-widget-container > .ha-icon-box-title"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">CONTACT ME</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"calosba.ca.gov/\"] > .ha-icon-box-title"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">BUSINESS RESOURCES</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-47bbf44 > .ha-icon-box-link.elementor-widget-container[target=\"_blank\"] > .ha-icon-box-title"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">SIGN UP FOR OUR NEWSLETTER!</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-8206811 > .ha-icon-box-link.elementor-widget-container[target=\"_blank\"] > .ha-icon-box-title"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">TAKE THE SURVEY</h2>"
          },
          {
            "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": "twitter-widget-0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#twitter-widget-0"
            },
            "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: ... ttps%3A%2F%2Fad70.asmrc.org%2F&amp;sessionId=1d7ac935484ca016dddafd5682b67a44d5821b3c&amp;showHeader=true&amp;showReplies=false&amp;transparent=false&amp;widgetsVersion=aaf4084522e3a%3A1674595607486\">"
          },
          {
            "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": "iframe[name=\"fef3b9ba878e24\"]"
            },
            "excerpt": "<iframe name=\"fef3b9ba878e24\" width=\"400px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen ... zy=false&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;small_header=false&amp;tabs=timeline&amp;width=400\" style=\"border: none; visibility: visible; width: 400px; height: 1000px;\" class=\"\">"
          },
          {
            "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": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "div[data-sticky=\"fixed:shrink\"] > div[data-column-set=\"2\"][data-transparent-row=\"yes\"][data-row=\"middle\"] > .ct-container > div[data-column=\"start\"][data-placements=\"1\"] > div[data-items=\"primary\"] > .site-branding[data-id=\"logo\"][itemscope=\"itemscope\"] > .site-logo-container[rel=\"home\"][href$=\"ad70.asmrc.org/\"] > .sticky-logo.lazyload[width=\"684\"]"
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">"
          },
          {
            "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-3588 > .sub-menu"
            },
            "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-256\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a></li> </ul>"
          },
          {
            "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-3589 > .sub-menu"
            },
            "excerpt": "<ul class=\"sub-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": "div[data-device=\"mobile\"][data-transparent=\"\"]"
            },
            "excerpt": "<div data-device=\"mobile\" data-transparent=\"\">"
          },
          {
            "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": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "div[data-sticky=\"shrink\"] > div[data-column-set=\"2\"][data-transparent-row=\"yes\"][data-row=\"middle\"] > .ct-container > div[data-column=\"start\"][data-placements=\"1\"] > div[data-items=\"primary\"] > .site-branding[data-id=\"logo\"][itemscope=\"itemscope\"] > .site-logo-container[rel=\"home\"][href$=\"ad70.asmrc.org/\"] > .sticky-logo.lazyload[width=\"684\"]"
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">"
          },
          {
            "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": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".ct-label"
            },
            "excerpt": "<span class=\"ct-label ct-hidden-sm ct-hidden-md ct-hidden-lg\">Menu</span>"
          },
          {
            "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": ".fb_loader"
            },
            "excerpt": "<div class=\"fb_loader\" style=\"text-align: center !important; display: 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": "offcanvas",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#offcanvas"
            },
            "excerpt": "<div id=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\">"
          },
          {
            "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-main-1 > .menu-item-3588.menu-item-has-children.menu-item-type-custom > .sub-menu"
            },
            "excerpt": "<ul class=\"sub-menu\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a></li> </ul>"
          },
          {
            "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-main-1 > .menu-item-3589.menu-item-has-children.menu-item-type-custom > .sub-menu"
            },
            "excerpt": "<ul class=\"sub-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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".ct-back-to-top"
            },
            "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\">"
          },
          {
            "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": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "iframe[title=\"Twitter settings iframe\"]"
            },
            "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fad70.asmrc.org\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>"
          },
          {
            "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": "IFRAME",
            "id": "rufous-sandbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#rufous-sandbox"
            },
            "excerpt": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>"
          },
          {
            "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": "toolbar_plugin",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#toolbar_plugin"
            },
            "excerpt": "<div id=\"toolbar_plugin\" class=\"scaccessibletoolbar\" style=\"background-color: rgb(0, 79, 206); display: 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": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".fr_label"
            },
            "excerpt": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>"
          },
          {
            "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": "speaker_plugin",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#speaker_plugin"
            },
            "excerpt": "<div id=\"speaker_plugin\" class=\"scbasebin speaker\" style=\"width: 325px; display: 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": "volume_plugin",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#volume_plugin"
            },
            "excerpt": "<div id=\"volume_plugin\" class=\"scbasebin\" style=\"display: none;\">"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.19 (foreground color: #616161, background color: #ffffff, 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": ".ha-card-text > p"
            },
            "excerpt": "<p>Click button below for scheduling requests</p>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.17 (foreground color: #ffffff, background color: #bb2042, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".ha-btn-text"
            },
            "excerpt": "<span class=\"ha-btn-text\">Click Here</span>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".exitNotifierLink[rel=\"noopener\"][target=\"_blank\"]"
            },
            "excerpt": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">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 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[rel=\"noopener\"][target=\"_blank\"]:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[rel=\"noopener\"][target=\"_blank\"]:nth-child(3)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#block-8 > h5"
            },
            "excerpt": "<h5>State Capitol Office</h5>"
          }
        ]
      },
      "endTime": 1687102986270
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687102986270,
      "endTime": 1687102986789
    },
    {
      "type": "url",
      "which": "https://ad70.asmrc.org/",
      "what": "Member Tri Ta (R)",
      "startTime": 1687102986789,
      "result": {
        "url": "https://ad70.asmrc.org/"
      },
      "endTime": 1687102989214
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687102989214,
      "url": "https://ad70.asmrc.org/",
      "what": "Level Access Continuum, community edition",
      "result": [],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          0
        ],
        "instances": []
      },
      "endTime": 1687102989514
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687102989514,
      "endTime": 1687102990006
    },
    {
      "type": "url",
      "which": "https://ad70.asmrc.org/",
      "what": "Member Tri Ta (R)",
      "startTime": 1687102990006,
      "result": {
        "url": "https://ad70.asmrc.org/"
      },
      "endTime": 1687102992453
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687102992453,
      "url": "https://ad70.asmrc.org/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "AAA.1_3_1_AAA.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"ha-icon-box-title\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"ha-icon-box-title\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5>...</h5>"
              }
            ]
          },
          "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.53:1. Recommendation:  change text colour to #030303.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">...</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.06:1. Recommendation:  change text colour to #1f1f1f.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"twitter-timeline exitNotifierLink\" data-width=\"1200\" data-height=\"1000\" data-dnt=\"true\" href=\"https://twitter.com/TriTa4CA?ref_src=twsrc%5Etfw\">...</a>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              }
            ],
            "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 1.02:1. Recommendation:  change text colour to #595959.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ],
            "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.19:1. Recommendation:  change text colour to #595959.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ],
            "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.18:1. Recommendation:  change background to #202020.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"ha-btn-text\">...</span>"
              }
            ]
          },
          "AAA.1_4_6.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"sc-range-plus sc-range-button\" data-sc-range-action=\"increase\" accesskey=\"+\" role=\"button\" aria-label=\"Increase\">...</div>"
              }
            ]
          },
          "AAA.1_3_1.H48.2": {
            "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [
              {
                "tagName": "div",
                "id": "#block-46",
                "code": "<div class=\"ct-widget widget_block widget_text\" id=\"block-46\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AAA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "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": "a",
                "id": "",
                "code": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#accessibility-links",
                "code": "<div id=\"accessibility-links\" class=\"bottomleft fixed vertical screenreader-closed\" style=\"background-color: rgb(238, 238, 238);\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#offcanvas",
                "code": "<div id=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#text_plugin",
                "code": "<div id=\"text_plugin\" class=\"scbasebin screenreader text\" aria-label=\" - Screen Reader - \" role=\"button\" style=\"background-color: rgb(0, 79, 206); cursor: pointer;\" accesskey=\"L\">...</div>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover\">"
              }
            ]
          },
          "AAA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"sc-range-base\" data-sc-range-volume=\"80\" style=\"background: linear-gradient(90deg, rgb(218, 232, 254) 70%, rgb(242, 247, 250) 80%);\">...</div>"
              }
            ]
          },
          "AAA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "span",
                "id": "#toolbar_closer",
                "code": "<span id=\"toolbar_closer\" data-title=\"Close accessibility interface\" aria-label=\"Close accessibility interface\" role=\"button\" class=\"scaccessibletoolbarcloser\" style=\"color: transparent; text-shadow: rgb(0, 79, 206) 0px 0px 0px;\">...</span>"
              }
            ]
          },
          "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 class=\"skip-link show-on-focus\" href=\"#main\">...</a>"
              }
            ]
          },
          "AAA.3_2_5.H83.3": {
            "Check that this link's link text contains information indicating that the link will open in a new window.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/TriTa4CA/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-490980d exitNotifierLink\" href=\"https://www.instagram.com/trita4ca/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-dde2407 exitNotifierLink\" href=\"https://twitter.com/trita4ca\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://calosba.ca.gov/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD70\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD70&amp;survey=205\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"ha-btn\" href=\"https://scheduling.assembly.ca.gov/a70\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          22,
          0,
          0,
          12
        ],
        "instances": [
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"sc-range-plus sc-range-button\" data-sc-range-action=\"increase\" accesskey=\"+\" role=\"button\" aria-label=\"Increase\">...</div>"
          },
          {
            "ruleID": "AAA.1_3_1.H48.2",
            "what": "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "block-46",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"ct-widget widget_block widget_text\" id=\"block-46\">...</div>"
          },
          {
            "ruleID": "AAA.1_3_1.H48.2",
            "what": "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\">...</a>"
          },
          {
            "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": "accessibility-links",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"accessibility-links\" class=\"bottomleft fixed vertical screenreader-closed\" style=\"background-color: rgb(238, 238, 238);\">...</div>"
          },
          {
            "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": "offcanvas",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\">...</div>"
          },
          {
            "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": "text_plugin",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"text_plugin\" class=\"scbasebin screenreader text\" aria-label=\" - Screen Reader - \" role=\"button\" style=\"background-color: rgb(0, 79, 206); cursor: pointer;\" accesskey=\"L\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover\">"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.BGColour",
            "what": "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"sc-range-base\" data-sc-range-volume=\"80\" style=\"background: linear-gradient(90deg, rgb(218, 232, 254) 70%, rgb(242, 247, 250) 80%);\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "toolbar_closer",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span id=\"toolbar_closer\" data-title=\"Close accessibility interface\" aria-label=\"Close accessibility interface\" role=\"button\" class=\"scaccessibletoolbarcloser\" style=\"color: transparent; text-shadow: rgb(0, 79, 206) 0px 0px 0px;\">...</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"skip-link show-on-focus\" href=\"#main\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/TriTa4CA/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-490980d exitNotifierLink\" href=\"https://www.instagram.com/trita4ca/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-dde2407 exitNotifierLink\" href=\"https://twitter.com/trita4ca\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://calosba.ca.gov/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD70\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD70&amp;survey=205\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"ha-btn\" href=\"https://scheduling.assembly.ca.gov/a70\" 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://ad70.asmrc.org/general-disclaimer/\" 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://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">...</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.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">...</a>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">...</h2>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">...</h2>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h5>...</h5>"
          },
          {
            "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.53:1. Recommendation:  change text colour to #030303.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" 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 5.53:1. Recommendation:  change text colour to #030303.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">...</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 5.53:1. Recommendation:  change text colour to #030303.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" 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.06:1. Recommendation:  change text colour to #1f1f1f.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"twitter-timeline exitNotifierLink\" data-width=\"1200\" data-height=\"1000\" data-dnt=\"true\" href=\"https://twitter.com/TriTa4CA?ref_src=twsrc%5Etfw\">...</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.06:1. Recommendation:  change text colour to #1f1f1f.",
            "ordinalSeverity": 3,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<noscript>...</noscript>"
          },
          {
            "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 1.02:1. Recommendation:  change text colour to #595959.",
            "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.19:1. Recommendation:  change text colour to #595959.",
            "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.18:1. Recommendation:  change background to #202020.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"ha-btn-text\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p>...</p>"
          }
        ]
      },
      "endTime": 1687102992708
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687102992708,
      "endTime": 1687102993195
    },
    {
      "type": "url",
      "which": "https://ad70.asmrc.org/",
      "what": "Member Tri Ta (R)",
      "startTime": 1687102993195,
      "result": {
        "url": "https://ad70.asmrc.org/"
      },
      "endTime": 1687102995548
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687102995548,
      "url": "https://ad70.asmrc.org/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 4,
          "recommendation": 4,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]",
              "aria": "/document[1]/main[1]/paragraph[4]"
            },
            "message": "Text contrast of 1.02 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
            "bounds": {
              "left": 35,
              "top": 428,
              "height": 179,
              "width": 383
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/span[2]",
              "aria": "/document[1]"
            },
            "message": "The <span> element has the id \"elementor-device-mode\" that is already in use",
            "bounds": {
              "left": -1,
              "top": -160001,
              "height": 1,
              "width": 1
            },
            "snippet": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/figure[1]/div[1]/div[2]/iframe[1]",
              "aria": "/document[1]/main[1]/figure[2]"
            },
            "message": "The <iframe> element has the id \"twitter-widget-0\" that is already in use",
            "bounds": {
              "left": 100,
              "top": 2311,
              "height": 1000,
              "width": 240
            },
            "snippet": "<iframe src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/TriTa4CA?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=1000px&origin=https%3A%2F%2Fad70.asmrc.org%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\" title=\"Twitter Timeline\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" class=\"\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">",
            "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": 0,
              "top": 0,
              "height": 20,
              "width": 40
            },
            "snippet": "<a href=\"#main\" class=\"skip-link show-on-focus\">",
            "level": "violation"
          },
          {
            "ruleId": "figure_label_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/figure[1]",
              "aria": "/document[1]/main[1]/figure[2]"
            },
            "message": "The <figure> element does not have an associated label",
            "bounds": {
              "left": 100,
              "top": 2311,
              "height": 1000,
              "width": 240
            },
            "snippet": "<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\">",
            "level": "recommendation"
          },
          {
            "ruleId": "figure_label_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]",
              "aria": "/document[1]/main[1]/figure[1]"
            },
            "message": "The <figure> element does not have an associated label",
            "bounds": {
              "left": 540,
              "top": 971,
              "height": 134,
              "width": 200
            },
            "snippet": "<figure class=\"ha-card-figure\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/link[40]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<link charset=\"utf-8\" rel=\"stylesheet\" href=\"https://ad70.asmrc.org/wp-content/plugins/screenreader/libraries/controller/css/accessible.css\" type=\"text/css\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/figure[1]/div[1]/div[2]/iframe[1]",
              "aria": "/document[1]/main[1]/figure[2]"
            },
            "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 100,
              "top": 2311,
              "height": 1000,
              "width": 240
            },
            "snippet": "<iframe src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/TriTa4CA?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false&hideScrollBar=false&lang=en&maxHeight=1000px&origin=https%3A%2F%2Fad70.asmrc.org%2F&showHeader=true&showReplies=false&transparent=false&widgetsVersion=aaf4084522e3a%3A1674595607486\" title=\"Twitter Timeline\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" class=\"\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          4,
          0,
          4
        ],
        "instances": [
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.02 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <span> element has the id \"elementor-device-mode\" that is already in use",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "elementor-device-mode",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/span[2]"
            },
            "excerpt": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <iframe> element has the id \"twitter-widget-0\" that is already in use",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "twitter-widget-0",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/figure[1]/div[1]/div[2]/iframe[1]"
            },
            "excerpt": "<iframe src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/TriTa4CA?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false& ... : static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" class=\"\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/a[1]"
            },
            "excerpt": "<a href=\"#main\" class=\"skip-link show-on-focus\">"
          },
          {
            "ruleID": "figure_label_exists",
            "what": "The <figure> element does not have an associated label",
            "ordinalSeverity": 1,
            "tagName": "FIGURE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/figure[1]"
            },
            "excerpt": "<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\">"
          },
          {
            "ruleID": "figure_label_exists",
            "what": "The <figure> element does not have an associated label",
            "ordinalSeverity": 1,
            "tagName": "FIGURE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]"
            },
            "excerpt": "<figure class=\"ha-card-figure\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/link[40]"
            },
            "excerpt": "<link charset=\"utf-8\" rel=\"stylesheet\" href=\"https://ad70.asmrc.org/wp-content/plugins/screenreader/libraries/controller/css/accessible.css\" type=\"text/css\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "twitter-widget-0",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/figure[1]/div[1]/div[2]/iframe[1]"
            },
            "excerpt": "<iframe src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/TriTa4CA?dnt=true&embedId=twitter-widget-0&features=e30%3D&frame=false&hideBorder=false&hideFooter=false&hideHeader=false& ... : static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" class=\"\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">"
          }
        ]
      },
      "endTime": 1687103002729
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687103002729,
      "endTime": 1687103003242
    },
    {
      "type": "url",
      "which": "https://ad70.asmrc.org/",
      "what": "Member Tri Ta (R)",
      "startTime": 1687103003242,
      "result": {
        "url": "https://ad70.asmrc.org/"
      },
      "endTime": 1687103005606
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687103005606,
      "url": "https://ad70.asmrc.org/",
      "what": "Nu Html Checker",
      "result": {
        "prevented": true,
        "error": "ERROR getting page for nuVal test",
        "success": true
      },
      "standardResult": {
        "totals": [],
        "instances": [],
        "prevented": true
      },
      "endTime": 1687103005841
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687103005841,
      "url": "https://ad70.asmrc.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 15:43:31",
          "hash": "0f3be35134f60f3263cf09abc5f369556e81e00666153f2c7f3ab8bc42ddfebbfce90752473248891935ba64ed3f7ce2bc70139e149bd2b944072f049ad0b425",
          "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": 33,
          "warning": 13,
          "failed": 8,
          "inapplicable": 71
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 14,
              "warning": 6,
              "failed": 3,
              "inapplicable": 44
            },
            "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": 1,
                  "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 dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><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": 1,
                  "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 dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><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": 1,
                  "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 dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><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 dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><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": 110,
                  "warning": 0,
                  "failed": 2,
                  "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": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: absolute; visibility: hidden; width: 0px; height: 0px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/TriTa4CA?dnt=true&amp;embedId=twitter-widget-0&amp;features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRp …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
                      },
                      {
                        "htmlCode": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/TriTa4CA?dnt=true&amp;embedId=twitter-widget-0&amp;features=e30%3D&amp;frame=false&amp;hideBorder=false&amp;hideFooter=false&amp;hideHeader=false&amp;hideScrollBar=false&amp;lang=en&amp;maxHeight=1000px&amp;origin=https%3A%2F%2Fad70.asmrc.org%2F&amp;showHeader=true&amp;showReplies=false&amp;transparent=false&amp;widgetsVersion=aaf4084522e3a%3A1674595607486\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>",
                        "pointer": "html > body:nth-child(2) > span:nth-child(28)"
                      },
                      {
                        "htmlCode": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>",
                        "pointer": "html > body:nth-child(2) > span:nth-child(29)"
                      }
                    ],
                    "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": 27,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the element has some visible focus indication"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"skip-link show-on-focus\" href=\"#main\">\n\tSkip to content</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=\"https://ad70.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo\" alt=\"AD70 Tri Ta Logo\" /><img width=\"684\" height=\"167\"   alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAA …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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 href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">My District</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">About</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/TriTa4CA/\" target=\"_blank\">\n\t\t\t\t\t\tFacebook\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-dde2407 exitNotifierLink\" href=\"https://twitter.com/trita4ca\" target=\"_blank\">\n\t\t\t\t\t\tTwitter\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-490980d exitNotifierLink\" href=\"https://www.instagram.com/trita4ca/\" target=\"_blank\">\n\t\t\t\t\t\tInstagram\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.calvet.ca.gov/\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\tVETERAN RESOURCES\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > 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=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/ContactPopup.php?district=AD70&amp;inframe=N\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\tCONTACT ME\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://calosba.ca.gov/\" target=\"_blank\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\tBUSINESS RESOURCES\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(3) > 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=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD70\" target=\"_blank\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\tSIGN UP FOR OUR NEWSLETTER!\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD70&amp;survey=205\" target=\"_blank\">\n\t\t\t\n\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\tTAKE THE SURVEY\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/2023/05/19/assemblyman-tri-ta-introduces-legislation-to-protect-californians-from-ai-generated-deepfakes-cloned-4029/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tSacramento Elitists Block Legislation to Protect Consumers from High Energy Prices\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tMay 19, 2023\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tSacramento Elitists Block Legislation to Protect Consumers from High Energy Prices ORANGE COUNTY—Today, Assemblyman Tri Ta condemned the Assembly Appropriations Committee &nbsp;for effectively killin …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/2023/04/07/assemblyman-tri-ta-introduces-legislation-to-protect-californians-from-ai-generated-deepfakes/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tAssemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 7, 2023\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tAssemblyman Tri Ta Announces Legislation to Protect Californians’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/2023/04/07/assemblyman-tri-ta-introduces-legislation-to-keep-utility-costs-affordable/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tAssemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 7, 2023\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tAssemblyman Tri Ta Introduces Legislation to Keep Utility Costs AffordableFollowing unprecedented utility rate increases, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Ass …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/2023/02/23/assemblyman-tri-ta-introduces-ab-778-to-help-struggling-small-businesses/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tAssemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tFebruary 23, 2023\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tAssemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses &nbsp;SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until th …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/2023/01/30/assemblyman-tri-ta-leading-efforts-to-lower-natural-gas-prices/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tAssemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\tJanuary 30, 2023\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\tAssemblymembers Tri Ta, Laurie Davies, and Phillip Chen wrote to the Public Utilities Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers.&nbsp; The issue is now on the CPUC agenda for February 2, 2023.SACRAM …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > 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 class=\"ha-btn\" href=\"https://scheduling.assembly.ca.gov/a70\" target=\"_blank\">Click Here</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: block; flex-grow: 1;\" title=\"Twitter Timeline\" src=\"https://syndication.twitter.com/srv/timeline-profile/screen-name/TriTa4CA?dnt=true&amp;embedId=twitter-widget-0&amp;features=e30%3D&amp;frame=false&amp;hideBorder=false&amp;hideFooter=false&amp;hideHeader=false&amp;hideScrollBar=false&amp;lang=en&amp;maxHeight=1000px&amp;origin=https%3A%2F%2Fad70.asmrc.org%2F&amp;showHeader=true&amp;showReplies=false&amp;transparent=false&amp;widgetsVersion=aaf4084522e3a%3A1674595607486\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"tel: 916-319-2070\">916-319-2070</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"tel:714-379-0970\">714-379-0970</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R37": {
                "name": "Text has minimum contrast",
                "code": "QW-ACT-R37",
                "mapping": "afw4f7",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
                "metadata": {
                  "target": {
                    "element": [
                      "*"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.3",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum"
                    },
                    {
                      "name": "1.4.6",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/afw4f7",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 34,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R76": {
                "name": "Text has enhanced contrast",
                "code": "QW-ACT-R76",
                "mapping": "09o5cg",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [
                    "G17",
                    "G18"
                  ],
                  "url": "https://act-rules.github.io/rules/09o5cg",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 32,
                  "warning": 0,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p>Click button below for scheduling requests</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-btn-text\">Click Here</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R40": {
                "name": "Zoomed text node is not clipped with CSS overflow",
                "code": "QW-ACT-R40",
                "mapping": "59br37",
                "description": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
                "metadata": {
                  "target": {
                    "element": "*:text()"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/59br37",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 47,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if each ancestor or the text node is not clipped by overflow."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"skip-link show-on-focus\" href=\"#main\">\n\tSkip to content</a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">My District</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">About</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>ASSEMBLYMEMBER</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Tri</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Ta</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">VETERAN RESOURCES</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">CONTACT ME</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">BUSINESS RESOURCES</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">SIGN UP FOR OUR NEWSLETTER!</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">TAKE THE SURVEY</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured News</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tMay 19, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices ORANGE COUNTY—Today, Assemblyman Tri Ta condemned the Assembly Appropriations Committee &nbsp;for effectively killing Assembly Bill 1710, which would cap electricity rate increases to the rate of inflation. “I introduced...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 7, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Assemblyman Tri Ta Announces Legislation to Protect Californians’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact a penalty of a fine or up to year in a...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 7, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs AffordableFollowing unprecedented utility rate increases, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Assemblyman Tri Ta announced the introduction of Assembly Bill 1710 to...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tFebruary 23, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses &nbsp;SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until the business has...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tJanuary 30, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Assemblymembers Tri Ta, Laurie Davies, and Phillip Chen wrote to the Public Utilities Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers.&nbsp; The issue is now on the CPUC agenda for February 2, 2023.SACRAMENTO--...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-card-title\">Scheduling</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Click button below for scheduling requests</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-btn-text\">Click Here</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>State Capitol Office</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>State CapitolP.O. Box 942849Sacramento, CA 94249-0070Phone - 916-319-2070</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"tel: 916-319-2070\">916-319-2070</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>District Office</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>14361 Beach Blvd Ste 211Westminster, CA 92683Phone - 714-379-0970</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"tel:714-379-0970\">714-379-0970</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Privacy and Conditions of Use | Accessibility | General Disclaimer | Copyright © 2023 AD70 | TA. All rights reserved.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 4,
              "warning": 5,
              "failed": 4,
              "inapplicable": 21
            },
            "assertions": {
              "QW-WCAG-T9": {
                "name": "Organizing a page using headings",
                "code": "QW-WCAG-T9",
                "mapping": "G141",
                "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ],
                    "attributes": "role='heading'"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "2.4.10",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings"
                    }
                  ],
                  "related": [
                    "G91",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141",
                  "passed": 0,
                  "warning": 0,
                  "failed": 2,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Headings don't start with h1"
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Headings don't start with h1",
                    "resultCode": "F3",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"home page-template page-template-elementor_header_footer page page-id-2304 wp-custom-logo wp-embed-responsive elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-2304 e--ua-blink e--ua-mac e--ua-webkit\" data-link=\"type-2\" data-prefix=\"single_page\" data-header=\"type-1:sticky\" data-footer=\"type-1\" itemscope=\"itemscope\" itemtype=\"http://schema.org/WebPage\" data-elementor-device-mode=\"desktop\" style=\"font-size: 100%;\">\n\n\n\tSkip to content\n\n\n\n\t\n\n\n\t\t\t<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQ …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Headings don't start with h1",
                    "resultCode": "F3",
                    "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 class=\"skip-link show-on-focus\" href=\"#main\">\n\tSkip to content</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://ad70.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo\" alt=\"AD70 Tri Ta Logo\" /><img width=\"684\" height=\"167\"   alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAA …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo\" alt=\"AD70 Tri Ta Logo\" /><img width=\"684\" height=\"167\"   alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAA …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Please verify that the element's title attribute describes correctly the link."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\">\n\n\t\t\n\t\t\n\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T32": {
                "name": "Using ol, ul and dl for lists or groups of links",
                "code": "QW-WCAG-T32",
                "mapping": "H48",
                "description": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
                "metadata": {
                  "target": {
                    "element": [
                      "li",
                      "dd",
                      "dt"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    }
                  ],
                  "related": [
                    "H40"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H48",
                  "passed": 0,
                  "warning": 7,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul id=\"menu-main\" class=\"menu\"><li id=\"menu-item-3910\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3910\"><a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a></li>\n<li id=\"menu-item-3588\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3588 animated-submenu\" data-submenu=\"r …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"sub-menu\">\n\t<li id=\"menu-item-256\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">District Map</a></li>\n</ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > 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=\"sub-menu\">\n\t<li id=\"menu-item-3763\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3763\"><a href=\"https://ad70.asmrc.org/biography/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li>\n\t<li id=\"menu-item-3963\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3963\"><a href=\"https://ad70.asmrc.org/committees/\" class=\"ct-menu-link …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > 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=\"ha-post-list\">\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"ha-post-list-item\">\n\t\t\t\t\t\t\t<a href=\"https://ad70.asmrc.org/2023/05/19/assemblyman-tri-ta-introduces-legislation-to-protect-californians-from-ai-generated-deepfakes-cloned-4029/\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ha-post-list-content\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) >  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul id=\"menu-main-1\" class=\"\"><li class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3910\"><a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Press Releases</a></li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3588\"><a href=\"#\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:n …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"sub-menu\">\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">District Map</a></li>\n</ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > 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=\"sub-menu\">\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3763\"><a href=\"https://ad70.asmrc.org/biography/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Biography</a></li>\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3963\"><a href=\"https://ad70.asmrc.org/committees/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > 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": 6,
                  "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 width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyloaded\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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) > img:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(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 width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo ls-is-cached lazyloaded\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img width=\"768\" height=\"513\" alt=\"Scheduling Request\" decoding=\"async\" data-srcset=\"https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-768x513.jpg 768w, https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-300x200.jpg 300w, https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-1024x684.jpg 1024w, https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-1536x1025.jpg 1536w, https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-2048x1367.jpg 2048w\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-768x513.jpg\" data-sizes=\"(max-width: 768px) 100vw, 768px\" class=\"attachment-medium_large size-medium_large wp-image-3777 lazyloaded\" src=\"https://ad70.as …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" alt=\"Facebook Pagelike Widget\" data-src=\"https://ad70.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" class=\"lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T28": {
                "name": "Using `percent, em, names` for font sizes",
                "code": "QW-WCAG-T28",
                "mapping": "C121314",
                "description": "This technique checks that all font-size attribute uses percent, em or names.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "font-size"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-scale.html"
                    },
                    {
                      "name": "1.4.5",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-text-presentation.html"
                    },
                    {
                      "name": "1.4.8",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-visual-presentation.html"
                    },
                    {
                      "name": "1.4.9",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/GL/UNDERSTANDING-WCAG20/visual-audio-contrast-text-images.html"
                    }
                  ],
                  "related": [
                    "C12",
                    "C13",
                    "C14"
                  ],
                  "url": {
                    "C12": "https://www.w3.org/WAI/WCAG21/Techniques/css/C12",
                    "C13": "https://www.w3.org/WAI/WCAG21/Techniques/css/C13",
                    "C14": "https://www.w3.org/WAI/WCAG21/Techniques/css/C14"
                  },
                  "passed": 1,
                  "warning": 0,
                  "failed": 5,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "This test target has a font-size css property using an absolute unit value with the important flag."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"elementor-widget-container\">\n\t\t\t/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var( …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "0px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/TriTa4CA/\" target=\"_blank\">\n\t\t\t\t\t\tFacebook\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "var(--icon-size,25px)"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-dde2407 exitNotifierLink\" href=\"https://twitter.com/trita4ca\" target=\"_blank\">\n\t\t\t\t\t\tTwitter\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "var(--icon-size,25px)"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-490980d exitNotifierLink\" href=\"https://www.instagram.com/trita4ca/\" target=\"_blank\">\n\t\t\t\t\t\tInstagram\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "var(--icon-size,25px)"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"fb-root\" class=\" fb_reset fb_reset\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "11px"
                    ]
                  }
                ]
              },
              "QW-WCAG-T29": {
                "name": "Specifying alignment either to the left or right in CSS",
                "code": "QW-WCAG-T29",
                "mapping": "C19",
                "description": "This technique describes how to align blocks of text either left or right by setting the CSS text-align property.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "text-align"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.8",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation"
                    }
                  ],
                  "related": [],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/css/C19",
                  "passed": 21,
                  "warning": 0,
                  "failed": 2,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "This test target has a text-align css property not equal to justify."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "This test target has a text-align css property not equal to justify.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<style type=\"text/css\" data-fbcssmodules=\"css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe\">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:'lucida grande', tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word- …",
                        "pointer": "html > head:nth-child(1) > style:nth-child(102)"
                      }
                    ],
                    "attributes": [
                      " text-align: justify"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a text-align css property not equal to justify.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<style type=\"text/css\" data-fbcssmodules=\"css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe\">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:'lucida grande', tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word- …",
                        "pointer": "html > head:nth-child(1) > style:nth-child(104)"
                      }
                    ],
                    "attributes": [
                      " text-align: justify"
                    ]
                  }
                ]
              },
              "QW-WCAG-T31": {
                "name": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa",
                "code": "QW-WCAG-T31",
                "mapping": "F24",
                "description": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "text-decoration"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.3",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum"
                    },
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced"
                    },
                    {
                      "name": "1.4.8",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation"
                    }
                  ],
                  "related": [
                    "C23",
                    "C25"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F24",
                  "passed": 1,
                  "warning": 0,
                  "failed": 86,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target has a author defined background property but not a color css property."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"skip-link show-on-focus\" href=\"#main\">\n\tSkip to content</a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<noscript><img width=\"684\" height=\"167\"   alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo\" alt=\"AD70 Tri Ta Logo\" /></noscript>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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) > noscript:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<noscript><img width=\"684\" height=\"167\"   alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo\" alt=\"AD70 Tri Ta Logo\" /></noscript>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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) > noscript:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">My District</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">About</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/biography/\" class=\"ct-menu-link\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/committees/\" class=\"ct-menu-link\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/contact-me/\" class=\"ct-menu-link\">Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<noscript><img width=\"684\" height=\"167\"   alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo\" alt=\"AD70 Tri Ta Logo\" /></noscript>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > noscript:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<noscript><img width=\"684\" height=\"167\"   alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo\" alt=\"AD70 Tri Ta Logo\" /></noscript>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > noscript:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ct-label ct-hidden-sm ct-hidden-md ct-hidden-lg\">Menu</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>ASSEMBLYMEMBER</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>Tri</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>Ta</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"elementor-screen-only\">Facebook</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"elementor-screen-only\">Twitter</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"elementor-screen-only\">Instagram</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">VETERAN RESOURCES</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">CONTACT ME</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">BUSINESS RESOURCES</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">SIGN UP FOR OUR NEWSLETTER!</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">TAKE THE SURVEY</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured News</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tMay 19, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices ORANGE COUNTY—Today, Assemblyman Tri Ta condemned the Assembly Appropriations Committee &nbsp;for effectively killing Assembly Bill 1710, which would cap electricity rate increases to the rate of inflation. “I introduced...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 7, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>Assemblyman Tri Ta Announces Legislation to Protect Californians’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact a penalty of a fine or up to year in a...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tApril 7, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs AffordableFollowing unprecedented utility rate increases, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Assemblyman Tri Ta announced the introduction of Assembly Bill 1710 to...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tFebruary 23, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses &nbsp;SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until the business has...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tJanuary 30, 2023\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-post-list-category\">\n\t\t\t\t\t\t\t\t\t\t\t\tPress Release\t\t\t\t\t\t\t\t\t\t\t\t</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>Assemblymembers Tri Ta, Laurie Davies, and Phillip Chen wrote to the Public Utilities Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers.&nbsp; The issue is now on the CPUC agenda for February 2, 2023.SACRAMENTO--...</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<noscript><img width=\"768\" height=\"513\" src=\"https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-768x513.jpg\" class=\"attachment-medium_large size-medium_large wp-image-3777\" alt=\"Scheduling Request\" decoding=\"async\" srcset=\"https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-768x513.jpg 768w, https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-300x200.jpg 300w, https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-1024x684.jpg 1024w, https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-1536x1025.jpg 1536w, https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-2048x1367.jpg 2048w\" sizes=\"(max-width: 768px) 100vw, 768px\" /></noscript>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > noscript:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-card-title\">Scheduling</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>Click button below for scheduling requests</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"ha-btn-text\">Click Here</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<noscript><img decoding=\"async\" src=\"https://ad70.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" alt=\"Facebook Pagelike Widget\" /></noscript>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h5>State Capitol Office</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>State CapitolP.O. Box 942849Sacramento, CA 94249-0070Phone - 916-319-2070</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"tel: 916-319-2070\">916-319-2070</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h5>District Office</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>14361 Beach Blvd Ste 211Westminster, CA 92683Phone - 714-379-0970</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"tel:714-379-0970\">714-379-0970</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p>Privacy and Conditions of Use | Accessibility | General Disclaimer | Copyright © 2023 AD70 | TA. All rights reserved.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">My District</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#\" class=\"ct-menu-link\">About</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/biography/\" class=\"ct-menu-link\">Biography</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/committees/\" class=\"ct-menu-link\">Committees</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://ad70.asmrc.org/contact-me/\" class=\"ct-menu-link\">Contact Me</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"scaccessibletoolbar-text\">Screen Reader</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"sc-section-title\" aria-label=\"Text Reader\">Text Reader</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"fr_screenreader_play\" title=\" - Play - \" aria-label=\" - Play - \" role=\"button\" accesskey=\"P\" class=\"pinnable\">Play</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"fr_screenreader_pause\" title=\" - Pause - \" aria-label=\" - Pause - \" role=\"button\" accesskey=\"E\" class=\"pinnable\">Pause</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"fr_screenreader_stop\" title=\" - Stop - \" aria-label=\" - Stop - \" role=\"button\" accesskey=\"S\" class=\"pinnable\">Stop</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > button:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<i class=\"acsbi-chevron_up\">+</i>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > i:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"sc-range-base\" data-sc-range-volume=\"80\" style=\"background: linear-gradient(90deg, rgb(218, 232, 254) 70%, rgb(242, 247, 250) 80%);\">Volume 80%</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"sc-range-volume-value\">80</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<i class=\"acsbi-chevron_down\">-</i>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > i:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"sc-section-title\" aria-label=\"Font sizing\">Font sizing</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"fr_screenreader_font_increase\" title=\" - Increase - \" aria-label=\" - Increase - \" role=\"button\" accesskey=\"O\" data-value=\"1\" class=\"sizable\">Increase</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(2) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"fr_screenreader_font_decrease\" title=\" - Decrease - \" aria-label=\" - Decrease - \" role=\"button\" accesskey=\"U\" data-value=\"-1\" class=\"sizable\">Decrease</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(2) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"fr_screenreader_font_reset\" title=\" - Reset - \" aria-label=\" - Reset - \" role=\"button\" accesskey=\"R\" data-value=\"0\" class=\"resizable\">Reset</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(2) > button:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"sc-section-title\" aria-label=\"High contrast color\">High contrast color</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"fr_screenreader_highcontrast\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"H\" data-value=\"0\">Toggle high contrast</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(3) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"fr_screenreader_highcontrast2\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"J\" data-alternate=\"1\" data-rotate=\"180\">Toggle high contrast</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(3) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"fr_screenreader_highcontrast3\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"K\" data-alternate=\"2\" data-rotate=\"180\" data-brightness=\"6\">Toggle high contrast</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(3) > button:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 15,
              "warning": 2,
              "failed": 1,
              "inapplicable": 6
            },
            "assertions": {
              "QW-BP1": {
                "name": "Using h1-h6 to identify headings",
                "code": "QW-BP1",
                "mapping": "H42",
                "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html"
                    }
                  ],
                  "related": [
                    "H69",
                    "G141",
                    "F2",
                    "F43"
                  ],
                  "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html",
                  "passed": 0,
                  "warning": 14,
                  "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=\"ha-icon-box-title\">VETERAN RESOURCES</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">CONTACT ME</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">BUSINESS RESOURCES</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">SIGN UP FOR OUR NEWSLETTER!</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-icon-box-title\">TAKE THE SURVEY</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured News</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"ha-card-title\">Scheduling</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>State Capitol Office</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>District Office</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5: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": 2,
                  "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": "<svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"></svg>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1) > svg:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target `width` attribute uses absolute units.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"></svg>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1) > svg: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": 3,
                  "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 class=\"skip-link show-on-focus\" href=\"#main\">\n\tSkip to content</a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<main id=\"main\" class=\"site-main hfeed\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner&gt;.elementor-widget-spacer,.e-con&gt;.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container,.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer,.e-con&gt;.elementor-widget-spacer&gt;.elementor-widget-container,.e-con&gt;.elementor- …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#offcanvas\" class=\"ct-header-trigger\" data-design=\"simple\" data-label=\"right\" aria-label=\"Menu\" data-id=\"trigger\">\n\n\tMenu\n\n\t\n\n\t\t\n\t\t\n\t\t\n\t\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\">\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\t\n\n\tPress Releases\nMy District\n\n\tDistrict Map\n\n\nAbout\n\n\tBiography\n\tCommittees\n\tContact Me\n\n\n\n</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\">\n\n\t\t\n\t\t\n\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11) > a:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"main-container\">\n\t\n\n\n\t\t\t<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\"><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo\" alt=\"AD70 Tri Ta Logo\" /><img width=\"684\" height=\"167\"   alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\" …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(10)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 81,
                "document": 2,
                "none": 8,
                "img": 6,
                "navigation": 2,
                "list": 7,
                "listitem": 19,
                "button": 17,
                "graphics-document": 7,
                "main": 1,
                "region": 4,
                "heading": 14,
                "figure": 2
              },
              "tags": {
                "html": 2,
                "head": 2,
                "meta": 20,
                "link": 43,
                "title": 1,
                "script": 54,
                "style": 20,
                "noscript": 7,
                "body": 2,
                "a": 38,
                "svg": 15,
                "defs": 8,
                "filter": 8,
                "fecolormatrix": 8,
                "fecomponenttransfer": 8,
                "fefuncr": 8,
                "fefuncg": 8,
                "fefuncb": 8,
                "fefunca": 8,
                "fecomposite": 8,
                "div": 150,
                "header": 1,
                "img": 6,
                "nav": 2,
                "ul": 7,
                "li": 19,
                "span": 34,
                "path": 6,
                "rect": 3,
                "main": 1,
                "section": 4,
                "p": 13,
                "i": 10,
                "h2": 12,
                "figure": 2,
                "iframe": 5,
                "footer": 1,
                "h5": 2,
                "br": 6,
                "button": 9,
                "base": 1
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          37,
          80,
          95,
          8
        ],
        "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 dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><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 dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><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 dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><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 dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" class=\"\" style=\"background-color: rgb(255, 255, 255);\"><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": "IFRAME",
            "id": "twitter-widget-0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: absolute; visibility: hidden; width: 0px; height: 0px; display: b ... ZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRp …"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "twitter-widget-0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: ... &amp;lang=en&amp;maxHeight=1000px&amp;origin=https%3A%2F%2Fad70.asmrc.org%2F&amp;showHeader=true&amp;showReplies=false&amp;transparent=false&amp;widgetsVersion=aaf4084522e3a%3A1674595607486\"></iframe>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "elementor-device-mode",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > span:nth-child(28)"
            },
            "excerpt": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "elementor-device-mode",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > span:nth-child(29)"
            },
            "excerpt": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"skip-link show-on-focus\" href=\"#main\"> Skip to content</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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 href=\"https://ad70.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.p ... \" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAA …"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\">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(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\">My 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": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\">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": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"></span>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/TriTa4CA/\" target=\"_blank\"> Facebook </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-dde2407 exitNotifierLink\" href=\"https://twitter.com/trita4ca\" target=\"_blank\"> Twitter </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-490980d exitNotifierLink\" href=\"https://www.instagram.com/trita4ca/\" target=\"_blank\"> Instagram </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://www.calvet.ca.gov/\"> VETERAN RESOURCES </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/ContactPopup.php?district=AD70&amp;inframe=N\"> 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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://calosba.ca.gov/\" target=\"_blank\"> BUSINESS RESOURCES </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD70\" target=\"_blank\"> SIGN UP FOR OUR NEWSLETTER! </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD70&amp;survey=205\" target=\"_blank\"> TAKE THE SURVEY </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/2023/05/19/assemblyman-tri-ta-introduces-legislation-to-protect-californians-from-ai-generated-deepfakes-cloned-4029/\"> Sacramento Elitists Block Legislation to Protect ... acramento Elitists Block Legislation to Protect Consumers from High Energy Prices ORANGE COUNTY—Today, Assemblyman Tri Ta condemned the Assembly Appropriations Committee &nbsp;for effectively killin …"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/2023/04/07/assemblyman-tri-ta-introduces-legislation-to-protect-californians-from-ai-generated-deepfakes/\"> Assemblyman Tri Ta Introduces Legislation to Protect Califor ... Assemblyman Tri Ta Announces Legislation to Protect Californians’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact …"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/2023/04/07/assemblyman-tri-ta-introduces-legislation-to-keep-utility-costs-affordable/\"> Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable Apri ... on to Keep Utility Costs AffordableFollowing unprecedented utility rate increases, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Ass …"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/2023/02/23/assemblyman-tri-ta-introduces-ab-778-to-help-struggling-small-businesses/\"> Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses February ...  Help Struggling Small Businesses &nbsp;SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until th …"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/2023/01/30/assemblyman-tri-ta-leading-efforts-to-lower-natural-gas-prices/\"> Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices January 30, 2023 Press Relea ... e to the Public Utilities Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers.&nbsp; The issue is now on the CPUC agenda for February 2, 2023.SACRAM …"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3)"
            },
            "excerpt": "<a class=\"ha-btn\" href=\"https://scheduling.assembly.ca.gov/a70\" target=\"_blank\">Click Here</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": "twitter-widget-0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > figure:nth-child(1) > div:nth-child(1) > div:nth-child(2) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"\" style=\"position: static; visibility: visible; width: 1px; height: 1000px; display: ... &amp;lang=en&amp;maxHeight=1000px&amp;origin=https%3A%2F%2Fad70.asmrc.org%2F&amp;showHeader=true&amp;showReplies=false&amp;transparent=false&amp;widgetsVersion=aaf4084522e3a%3A1674595607486\"></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(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)"
            },
            "excerpt": "<a href=\"tel: 916-319-2070\">916-319-2070</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"tel:714-379-0970\">714-379-0970</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">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(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">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(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
            },
            "excerpt": "<p>Click button below for scheduling requests</p>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-btn-text\">Click Here</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"skip-link show-on-focus\" href=\"#main\"> Skip to content</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\">Press Releases</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\">My District</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\">About</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p>ASSEMBLYMEMBER</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Tri</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Ta</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">VETERAN RESOURCES</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">CONTACT ME</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">BUSINESS RESOURCES</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">SIGN UP FOR OUR NEWSLETTER!</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">TAKE THE SURVEY</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured News</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-post-list-date\"> May 19, 2023 </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"ha-post-list-category\"> Press Release </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices ORANGE COUNTY—Today, Assemblyman Tri Ta condemned the Assembly Appropriations Committee &nbsp;for effectively killing Assembly Bill 1710, which would cap electricity rate increases to the rate of inflation. “I introduced...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-post-list-date\"> April 7, 2023 </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"ha-post-list-category\"> Press Release </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>Assemblyman Tri Ta Announces Legislation to Protect Californians’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact a penalty of a fine or up to year in a...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-post-list-date\"> April 7, 2023 </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"ha-post-list-category\"> Press Release </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs AffordableFollowing unprecedented utility rate increases, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Assemblyman Tri Ta announced the introduction of Assembly Bill 1710 to...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-post-list-date\"> February 23, 2023 </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"ha-post-list-category\"> Press Release </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses &nbsp;SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until the business has...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-post-list-date\"> January 30, 2023 </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"ha-post-list-category\"> Press Release </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>Assemblymembers Tri Ta, Laurie Davies, and Phillip Chen wrote to the Public Utilities Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers.&nbsp; The issue is now on the CPUC agenda for February 2, 2023.SACRAMENTO--...</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-card-title\">Scheduling</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
            },
            "excerpt": "<p>Click button below for scheduling requests</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-btn-text\">Click Here</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>State Capitol Office</h5>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)"
            },
            "excerpt": "<p>State CapitolP.O. Box 942849Sacramento, CA 94249-0070Phone - 916-319-2070</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)"
            },
            "excerpt": "<a href=\"tel: 916-319-2070\">916-319-2070</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>District Office</h5>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
            },
            "excerpt": "<p>14361 Beach Blvd Ste 211Westminster, CA 92683Phone - 714-379-0970</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"tel:714-379-0970\">714-379-0970</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Privacy and Conditions of Use | Accessibility | General Disclaimer | Copyright © 2023 AD70 | TA. All rights reserved.</p>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"home page-template page-template-elementor_header_footer page page-id-2304 wp-custom-logo wp-embed-responsive elementor-default elementor-template-full-width elementor-kit-5 elementor-pag ...  <img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQ …"
          },
          {
            "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 class=\"skip-link show-on-focus\" href=\"#main\"> Skip to 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(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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 href=\"https://ad70.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.p ... \" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAA …"
          },
          {
            "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(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/\" class=\"site-logo-container\" rel=\"home\"><img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.p ... \" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAA …"
          },
          {
            "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(11) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\"> </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": "menu-main",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul id=\"menu-main\" class=\"menu\"><li id=\"menu-item-3910\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3910\"><a href=\"https://ad70.asmrc.org/category/press-release/\" clas ... a:nth-child(1)\">Press Releases</a></li> <li id=\"menu-item-3588\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3588 animated-submenu\" data-submenu=\"r …"
          },
          {
            "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(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-256\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\" _selecto ... ild(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">District Map</a></li> </ul>"
          },
          {
            "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(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-3763\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3763\"><a href=\"https://ad70.asmrc.org/biography/\" class=\"ct-menu-link\" _selector ... -child(1)\">Biography</a></li> <li id=\"menu-item-3963\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3963\"><a href=\"https://ad70.asmrc.org/committees/\" class=\"ct-menu-link …"
          },
          {
            "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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"ha-post-list\"> <li class=\"ha-post-list-item\"> <a href=\"https://ad70.asmrc.org/2023/05/19/assemblyman-tri-ta-introduces-legislation-to-protect-californians-from-ai-generated-deepfakes-cloned ... hild(1) > li:nth-child(1) > a:nth-child(1)\"> <div class=\"ha-post-list-content\" _selector=\"html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "menu-main-1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul id=\"menu-main-1\" class=\"\"><li class=\"menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3910\"><a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\" _sele ... em-3588\"><a href=\"#\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li: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(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"sub-menu\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-256\"><a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\" _selector=\"html > body:nth- ... ld(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">District Map</a></li> </ul>"
          },
          {
            "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(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"sub-menu\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-3763\"><a href=\"https://ad70.asmrc.org/biography/\" class=\"ct-menu-link\" _selector=\"html > body:nth-ch ... ref=\"https://ad70.asmrc.org/committees/\" class=\"ct-menu-link\" _selector=\"html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul …"
          },
          {
            "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(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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) > img:nth-child(1)"
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">"
          },
          {
            "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(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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) > img:nth-child(3)"
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyloaded\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\">"
          },
          {
            "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(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">"
          },
          {
            "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(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(3)"
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo ls-is-cached lazyloaded\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\">"
          },
          {
            "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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img width=\"768\" height=\"513\" alt=\"Scheduling Request\" decoding=\"async\" data-srcset=\"https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-768x513.jpg 768w, https://ad70.asmrc.org/wp-content/uplo ... smrc.org/wp-content/uploads/2023/01/Schedule-768x513.jpg\" data-sizes=\"(max-width: 768px) 100vw, 768px\" class=\"attachment-medium_large size-medium_large wp-image-3777 lazyloaded\" src=\"https://ad70.as …"
          },
          {
            "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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img decoding=\"async\" alt=\"Facebook Pagelike Widget\" data-src=\"https://ad70.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" class=\"lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"elementor-widget-container\"> /*! elementor - v3.13.3 - 28-05-2023 */ .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-gr ... .elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var( …"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/TriTa4CA/\" target=\"_blank\"> Facebook </a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-dde2407 exitNotifierLink\" href=\"https://twitter.com/trita4ca\" target=\"_blank\"> Twitter </a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-490980d exitNotifierLink\" href=\"https://www.instagram.com/trita4ca/\" target=\"_blank\"> Instagram </a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "fb-root",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"fb-root\" class=\" fb_reset fb_reset\"></div>"
          },
          {
            "ruleID": "QW-WCAG-T29",
            "what": "This technique describes how to align blocks of text either left or right by setting the CSS text-align property.",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > style:nth-child(102)"
            },
            "excerpt": "<style type=\"text/css\" data-fbcssmodules=\"css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe\">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_ ... r-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word- …"
          },
          {
            "ruleID": "QW-WCAG-T29",
            "what": "This technique describes how to align blocks of text either left or right by setting the CSS text-align property.",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > style:nth-child(104)"
            },
            "excerpt": "<style type=\"text/css\" data-fbcssmodules=\"css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe\">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_ ... r-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word- …"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"skip-link show-on-focus\" href=\"#main\"> Skip to content</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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) > noscript:nth-child(2)"
            },
            "excerpt": "<noscript><img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0l ... AEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo\" alt=\"AD70 Tri Ta Logo\" /></noscript>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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) > noscript:nth-child(4)"
            },
            "excerpt": "<noscript><img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0 ... EALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo\" alt=\"AD70 Tri Ta Logo\" /></noscript>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\">Press Releases</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\">My District</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\">About</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/biography/\" class=\"ct-menu-link\">Biography</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/committees/\" class=\"ct-menu-link\">Committees</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/contact-me/\" class=\"ct-menu-link\">Contact Me</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > noscript:nth-child(2)"
            },
            "excerpt": "<noscript><img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:image/gif;base64,R0l ... AEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo\" alt=\"AD70 Tri Ta Logo\" /></noscript>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > noscript:nth-child(4)"
            },
            "excerpt": "<noscript><img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0 ... EALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\"684\" height=\"167\" src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo\" alt=\"AD70 Tri Ta Logo\" /></noscript>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ct-label ct-hidden-sm ct-hidden-md ct-hidden-lg\">Menu</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(2)"
            },
            "excerpt": "<p>ASSEMBLYMEMBER</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Tri</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Ta</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1) > a:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"elementor-screen-only\">Facebook</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2) > a:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"elementor-screen-only\">Twitter</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > span:nth-child(3) > a:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"elementor-screen-only\">Instagram</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">VETERAN RESOURCES</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">CONTACT ME</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">BUSINESS RESOURCES</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">SIGN UP FOR OUR NEWSLETTER!</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">TAKE THE SURVEY</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured News</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-post-list-date\"> May 19, 2023 </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"ha-post-list-category\"> Press Release </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices ORANGE COUNTY—Today, Assemblyman Tri Ta condemned the Assembly Appropriations Committee &nbsp;for effectively killing Assembly Bill 1710, which would cap electricity rate increases to the rate of inflation. “I introduced...</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-post-list-date\"> April 7, 2023 </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"ha-post-list-category\"> Press Release </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>Assemblyman Tri Ta Announces Legislation to Protect Californians’ Privacy in the Age of AI TechnologyOrange County, CA – Today, Assemblyman Tri Ta announced introducing AB 1721, legislation to enact a penalty of a fine or up to year in a...</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-post-list-date\"> April 7, 2023 </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"ha-post-list-category\"> Press Release </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs AffordableFollowing unprecedented utility rate increases, Assemblyman Tri Ta responds with legislation to prevent future surges in utility bill costsORANGE COUNTY—Today, Assemblyman Tri Ta announced the introduction of Assembly Bill 1710 to...</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-post-list-date\"> February 23, 2023 </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"ha-post-list-category\"> Press Release </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses &nbsp;SACRAMENTO-- Assemblyman Tri Ta (AD 70) announced the introduction of AB 778, which will defer the $800 minimum franchise tax on a new small business until the business has...</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-post-list-date\"> January 30, 2023 </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"ha-post-list-category\"> Press Release </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(1)"
            },
            "excerpt": "<p>Assemblymembers Tri Ta, Laurie Davies, and Phillip Chen wrote to the Public Utilities Commission earlier in January asking to advance the biannual Climate Credit for natural gas consumers.&nbsp; The issue is now on the CPUC agenda for February 2, 2023.SACRAMENTO--...</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > noscript:nth-child(2)"
            },
            "excerpt": "<noscript><img width=\"768\" height=\"513\" src=\"https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-768x513.jpg\" class=\"attachment-medium_large size-medium_large wp-image-3777\" alt=\"Scheduling Req ... asmrc.org/wp-content/uploads/2023/01/Schedule-1536x1025.jpg 1536w, https://ad70.asmrc.org/wp-content/uploads/2023/01/Schedule-2048x1367.jpg 2048w\" sizes=\"(max-width: 768px) 100vw, 768px\" /></noscript>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-card-title\">Scheduling</h2>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
            },
            "excerpt": "<p>Click button below for scheduling requests</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"ha-btn-text\">Click Here</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > noscript:nth-child(2)"
            },
            "excerpt": "<noscript><img decoding=\"async\" src=\"https://ad70.asmrc.org/wp-content/plugins/facebook-pagelike-widget/loader.gif\" alt=\"Facebook Pagelike Widget\" /></noscript>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>State Capitol Office</h5>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1)"
            },
            "excerpt": "<p>State CapitolP.O. Box 942849Sacramento, CA 94249-0070Phone - 916-319-2070</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > a:nth-child(4)"
            },
            "excerpt": "<a href=\"tel: 916-319-2070\">916-319-2070</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>District Office</h5>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
            },
            "excerpt": "<p>14361 Beach Blvd Ste 211Westminster, CA 92683Phone - 714-379-0970</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"tel:714-379-0970\">714-379-0970</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)"
            },
            "excerpt": "<p>Privacy and Conditions of Use | Accessibility | General Disclaimer | Copyright © 2023 AD70 | TA. All rights reserved.</p>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/category/press-release/\" class=\"ct-menu-link\">Press Releases</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\">My District</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/district-map/\" class=\"ct-menu-link\">District Map</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\">About</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/biography/\" class=\"ct-menu-link\">Biography</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/committees/\" class=\"ct-menu-link\">Committees</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/contact-me/\" class=\"ct-menu-link\">Contact Me</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"scaccessibletoolbar-text\">Screen Reader</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"sc-section-title\" aria-label=\"Text Reader\">Text Reader</div>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "fr_screenreader_play",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > button:nth-child(2)"
            },
            "excerpt": "<button id=\"fr_screenreader_play\" title=\" - Play - \" aria-label=\" - Play - \" role=\"button\" accesskey=\"P\" class=\"pinnable\">Play</button>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "fr_screenreader_pause",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > button:nth-child(3)"
            },
            "excerpt": "<button id=\"fr_screenreader_pause\" title=\" - Pause - \" aria-label=\" - Pause - \" role=\"button\" accesskey=\"E\" class=\"pinnable\">Pause</button>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "fr_screenreader_stop",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > button:nth-child(4)"
            },
            "excerpt": "<button id=\"fr_screenreader_stop\" title=\" - Stop - \" aria-label=\" - Stop - \" role=\"button\" accesskey=\"S\" class=\"pinnable\">Stop</button>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "I",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > i:nth-child(1)"
            },
            "excerpt": "<i class=\"acsbi-chevron_up\">+</i>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div class=\"sc-range-base\" data-sc-range-volume=\"80\" style=\"background: linear-gradient(90deg, rgb(218, 232, 254) 70%, rgb(242, 247, 250) 80%);\">Volume 80%</div>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"sc-range-volume-value\">80</div>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "I",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(3) > i:nth-child(1)"
            },
            "excerpt": "<i class=\"acsbi-chevron_down\">-</i>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"sc-section-title\" aria-label=\"Font sizing\">Font sizing</div>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "fr_screenreader_font_increase",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(2) > button:nth-child(2)"
            },
            "excerpt": "<button id=\"fr_screenreader_font_increase\" title=\" - Increase - \" aria-label=\" - Increase - \" role=\"button\" accesskey=\"O\" data-value=\"1\" class=\"sizable\">Increase</button>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "fr_screenreader_font_decrease",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(2) > button:nth-child(3)"
            },
            "excerpt": "<button id=\"fr_screenreader_font_decrease\" title=\" - Decrease - \" aria-label=\" - Decrease - \" role=\"button\" accesskey=\"U\" data-value=\"-1\" class=\"sizable\">Decrease</button>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "fr_screenreader_font_reset",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button id=\"fr_screenreader_font_reset\" title=\" - Reset - \" aria-label=\" - Reset - \" role=\"button\" accesskey=\"R\" data-value=\"0\" class=\"resizable\">Reset</button>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"sc-section-title\" aria-label=\"High contrast color\">High contrast color</div>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "fr_screenreader_highcontrast",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(3) > button:nth-child(2)"
            },
            "excerpt": "<button id=\"fr_screenreader_highcontrast\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"H\" data-value=\"0\">Toggle high contrast</button>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "fr_screenreader_highcontrast2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(3) > button:nth-child(3)"
            },
            "excerpt": "<button id=\"fr_screenreader_highcontrast2\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"J\" data-alternate=\"1\" data-rotate=\"180\">Toggle high contrast</button>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "fr_screenreader_highcontrast3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(34) > div:nth-child(3) > div:nth-child(3) > button:nth-child(4)"
            },
            "excerpt": "<button id=\"fr_screenreader_highcontrast3\" title=\" - Toggle high contrast - \" aria-label=\" - Toggle high contrast - \" role=\"button\" accesskey=\"K\" data-alternate=\"2\" data-rotate=\"180\" data-brightness=\"6\">Toggle high contrast</button>"
          },
          {
            "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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">VETERAN RESOURCES</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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">CONTACT ME</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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">BUSINESS RESOURCES</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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">SIGN UP FOR OUR NEWSLETTER!</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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">TAKE THE SURVEY</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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">Featured News</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices</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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes</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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable</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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses</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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-post-list-title\">Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices</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(10) > main:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"ha-card-title\">Scheduling</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": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>State Capitol Office</h5>"
          },
          {
            "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": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>District Office</h5>"
          },
          {
            "ruleID": "QW-BP15",
            "what": "At least one width attribute of an HTML element is expressed in absolute values",
            "ordinalSeverity": 1,
            "tagName": "SVG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1) > svg:nth-child(1)"
            },
            "excerpt": "<svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"></svg>"
          },
          {
            "ruleID": "QW-BP15",
            "what": "At least one width attribute of an HTML element is expressed in absolute values",
            "ordinalSeverity": 1,
            "tagName": "SVG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1) > svg:nth-child(1)"
            },
            "excerpt": "<svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"></svg>"
          },
          {
            "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 class=\"skip-link show-on-focus\" href=\"#main\"> Skip to 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": "MAIN",
            "id": "main",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10) > main:nth-child(2)"
            },
            "excerpt": "<main id=\"main\" class=\"site-main hfeed\"> /*! elementor - v3.13.3 - 28-05-2023 */ .elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner&g ... -widget-container,.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer,.e-con&gt;.elementor-widget-spacer&gt;.elementor-widget-container,.e-con&gt;.elementor- …"
          },
          {
            "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) > div:nth-child(10) > header:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#offcanvas\" class=\"ct-header-trigger\" data-design=\"simple\" data-label=\"right\" aria-label=\"Menu\" data-id=\"trigger\"> Menu </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": "DIV",
            "id": "offcanvas",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(11) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"offcanvas\" class=\"ct-panel ct-header\" data-behaviour=\"right-side\"> Press Releases My District District Map About Biography Committees Contact Me </div>"
          },
          {
            "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) > div:nth-child(11) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\"> </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": "DIV",
            "id": "main-container",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(10)"
            },
            "excerpt": "<div id=\"main-container\"> <img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"sticky-logo lazyload\" src=\"data:imag ... ://ad70.asmrc.org/wp-content/uploads/2022/11/AD70_Ta_Logo.png\" class=\"default-logo lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" /><noscript><img width=\" …"
          }
        ]
      },
      "endTime": 1687103012595
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687103012595,
      "url": "https://ad70.asmrc.org/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.102",
        "responseTime": "2023-06-18T15:43:32.234Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1173861,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 169,
              "failing": 11
            },
            "issues": {
              "totalErrors": 26,
              "totalWarnings": 19,
              "totalIssues": 45
            },
            "issuesByLevel": {
              "A": {
                "count": 27,
                "pct": 60
              },
              "AA": {
                "count": 21,
                "pct": 46.67
              },
              "AAA": {
                "count": 45,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 2,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "631da96e-c6ac-45d0-8b6c-ca9d3384642c",
          "docID": "9fc0deb5-1357-49e9-be41-7f95a83cb46d",
          "sourceHash": "f652f89dfb3afe03e247f3d0dc242ca6",
          "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=631da96e-c6ac-45d0-8b6c-ca9d3384642c",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3442
                },
                "height": 3442,
                "width": 1024
              },
              "position": {
                "line": 9107,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-elementor_header_footer page page-id-2304 wp-custom-logo wp-embed-responsive elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-2304 e--ua-appleWebkit e--ua-mac e",
              "xpath": "/html/body",
              "issueID": "df6f7db8cb421d3acf0aaf9dad4349f4",
              "signature": "dcd97be794d599a6edcc5168bc0dfcac",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=df6f7db8cb421d3acf0aaf9dad4349f4"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 30
                },
                "bottom-right": {
                  "x": 494.5,
                  "y": 42
                },
                "height": 12,
                "width": 494.5
              },
              "position": {
                "line": 14834,
                "column": 8
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-1327c0d elementor-widget elementor-widget-text-editor\" data-id=\"1327c0d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"&gt; &lt;div class=\"elementor-widget-container\"&gt; &lt;style sty",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]",
              "issueID": "f5e1d77d8afdcdea980fc4fc05366a9c",
              "signature": "07c429eec26f53719c29e8b3de59bd64",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=f5e1d77d8afdcdea980fc4fc05366a9c"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 498.5,
                  "y": 49
                },
                "height": 49,
                "width": 498.5
              },
              "position": {
                "line": 14835,
                "column": 6
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt; &lt;style style=\"\"&gt;/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-edit",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "0a5f7fe05b1e7baf90603128eb0ef414",
              "signature": "a1254bcbb02761787cb1824c77eda20b",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=0a5f7fe05b1e7baf90603128eb0ef414"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 592,
                  "y": 1078
                },
                "height": 1078,
                "width": 592
              },
              "position": {
                "line": 14839,
                "column": 4
              },
              "errorSnippet": "&lt;style style=\"\"&gt;/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-dr",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/style[1]",
              "issueID": "64bf0669cce8f2ea7694f4bc32c82058",
              "signature": "ddd588386a7b20ee8d028f4bd9917d60",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=64bf0669cce8f2ea7694f4bc32c82058"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 408
                },
                "bottom-right": {
                  "x": 96,
                  "y": 422
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 10705,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"ha-btn\" href=\"https://scheduling.assembly.ca.gov/a70\" target=\"_blank\"&gt;&lt;span class=\"ha-btn-text\"&gt;Click Here&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "6176f8c5d8be4754c3350e489202f4a5",
              "signature": "da29e50b91a8c802a6bf78a77e8ca7f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=6176f8c5d8be4754c3350e489202f4a5"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": -4,
                  "y": 0
                },
                "bottom-right": {
                  "x": 494.5,
                  "y": 49
                },
                "height": 49,
                "width": 498.5
              },
              "position": {
                "line": 1553,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;ASSEMBLYMEMBER&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "issueID": "e0bbaa3eafc081d99188aee2fbf1bf3c",
              "signature": "f185273201b3973a5eec7fac555e1df7",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=e0bbaa3eafc081d99188aee2fbf1bf3c"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": -7,
                  "y": -7
                },
                "bottom-right": {
                  "x": 501.5,
                  "y": 93
                },
                "height": 100,
                "width": 508.5
              },
              "position": {
                "line": 1553,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Tri&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "issueID": "d50c53fb794fae5eb2e213bedcd5d213",
              "signature": "a9d55eef7992ab32b819beda33ada7b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d50c53fb794fae5eb2e213bedcd5d213"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": -5,
                  "y": -51
                },
                "bottom-right": {
                  "x": 494.5,
                  "y": 49
                },
                "height": 100,
                "width": 499.5
              },
              "position": {
                "line": 1558,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Ta&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "issueID": "b7d2984c4f2fab1d07c42e4fb7ba0292",
              "signature": "552472191b30b92f736a29c89058c881",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b7d2984c4f2fab1d07c42e4fb7ba0292"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 494.5,
                  "y": 50
                },
                "height": 50,
                "width": 494.5
              },
              "position": {
                "line": 14850,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt; &lt;style style=\"\"&gt;/*! elementor - v3.13.3 - 28-05-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-wid",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]",
              "issueID": "be1e39c03f90841bd52bfa880a079f6f",
              "signature": "378cdaf4d26dfe5fdca4fcb0d7170f23",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=be1e39c03f90841bd52bfa880a079f6f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -6
                },
                "bottom-right": {
                  "x": 0,
                  "y": 14
                },
                "height": 20,
                "width": 0
              },
              "position": {
                "line": 15207,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"fr_label startapp\" style=\"cursor: pointer;\"&gt;Screen Reader&lt;/span&gt;",
              "xpath": "/html/body/div[3]/div[2]/span[1]",
              "issueID": "f1041e24c47e29ccc02a0a72ef24bcda",
              "signature": "f94d4daf5846695b14fc557d28ea0cd7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f1041e24c47e29ccc02a0a72ef24bcda"
            },
            {
              "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": 76.296875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 845.296875,
                  "y": 19
                },
                "height": 19,
                "width": 769
              },
              "position": {
                "line": 15126,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"ct-footer-copyright\" data-id=\"copyright\"&gt; &lt;p&gt;&lt;a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\"&gt;Privacy and Conditions of Use&lt;/a&gt; | &lt;a href=\"htt",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "61d433dd88f276f0885a880b5f3b0b40",
              "signature": "c3030bf020339e824d535e8c8c7aebb6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=61d433dd88f276f0885a880b5f3b0b40"
            },
            {
              "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": 939,
                  "y": 703
                },
                "bottom-right": {
                  "x": 960,
                  "y": 724
                },
                "height": 21,
                "width": 21
              },
              "position": {
                "line": 11304,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\"&gt; &lt;svg class=\"ct-icon\" width=\"15\" height=\"15\" viewBox=\"0 0 20 20\"&gt;&lt;path d=\"M10,0L9.4,0.6L0.8,9",
              "xpath": "/html/body/div[2]/a[1]",
              "issueID": "d46b2e9c45bfdc36133926dff7ea88de",
              "signature": "71559e94a68bd2395fb4952e4276b938",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d46b2e9c45bfdc36133926dff7ea88de"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 107.5,
                  "y": 90
                },
                "height": 90,
                "width": 107.5
              },
              "position": {
                "line": 7071,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"ct-menu-link\"&gt;My District&lt;span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"&gt;&lt;svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"&gt;&lt;path d=\"M2.1,3.2",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "7a5d649d4a2b5d6d11d959e4c0683d7a",
              "signature": "79c90afa68fc6c139f3cf910ba21a943",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7a5d649d4a2b5d6d11d959e4c0683d7a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 66.5,
                  "y": 90
                },
                "height": 90,
                "width": 66.5
              },
              "position": {
                "line": 7072,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"ct-menu-link\"&gt;About&lt;span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"&gt;&lt;svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"&gt;&lt;path d=\"M2.1,3.2l5.4,5",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "8e193b7aa8ac809a6ff5236a5a0943dd",
              "signature": "c03f8039b30c8ad6817a11886ced2d0c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8e193b7aa8ac809a6ff5236a5a0943dd"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 237
                },
                "bottom-right": {
                  "x": 494.5,
                  "y": 353
                },
                "height": 116,
                "width": 494.5
              },
              "position": {
                "line": 14841,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-3174d43 elementor-widget elementor-widget-text-editor\" data-id=\"3174d43\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"&gt; &lt;div class=\"elementor-widget-container\"&gt; &lt;p&gt;Hono",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]",
              "issueID": "e9aec1a27f8f1b675e35706ee4d48e13",
              "signature": "6f35072eacd4ed23526393c7d2fe32c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e9aec1a27f8f1b675e35706ee4d48e13"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 494.5,
                  "y": 116
                },
                "height": 116,
                "width": 494.5
              },
              "position": {
                "line": 14845,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt; &lt;p&gt;Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach&lt;/p&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]",
              "issueID": "a1cb4f4a049c2f00d45a29585edbcc79",
              "signature": "789fc79af641eb2dcc0c37c4b5ddae03",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a1cb4f4a049c2f00d45a29585edbcc79"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 494.5,
                  "y": 116
                },
                "height": 116,
                "width": 494.5
              },
              "position": {
                "line": 1558,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]",
              "issueID": "aa11aa20545644f6c49971ce6288aa34",
              "signature": "8a4140adf8574901c04b165803e5d882",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=aa11aa20545644f6c49971ce6288aa34"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 766
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 949
                },
                "height": 183,
                "width": 1024
              },
              "position": {
                "line": 14896,
                "column": 5
              },
              "errorSnippet": "&lt;section class=\"elementor-section elementor-top-section elementor-element elementor-element-5e869e9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5e869e9\" data-element_type=\"section\" data-settings=",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]",
              "issueID": "84a316b532ddc1e069db59a39ecb747d",
              "signature": "db58aafc841e73e770939fe97b8b5a47",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=84a316b532ddc1e069db59a39ecb747d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0.000025000000000829914,
                  "y": 20
                },
                "bottom-right": {
                  "x": 921.5940250000001,
                  "y": 203
                },
                "height": 183,
                "width": 921.594
              },
              "position": {
                "line": 14863,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-container elementor-column-gap-default\"&gt; &lt;div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-6e2cf90\" data-id=\"6e2cf90\" data-element_type=\"column\"&gt; &lt;div class=\"elemen",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]",
              "issueID": "836ddcecbf1419c6e184272b1a2c3e0f",
              "signature": "9474764cf750e2242bc4126ff59c5e55",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=836ddcecbf1419c6e184272b1a2c3e0f"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 184.312,
                  "y": 183
                },
                "height": 183,
                "width": 184.312
              },
              "position": {
                "line": 14865,
                "column": 4903
              },
              "errorSnippet": "&lt;div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-6e2cf90\" data-id=\"6e2cf90\" data-element_type=\"column\"&gt; &lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"eleme",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[1]",
              "issueID": "eeaf996c71e5cc25930742bf13561f66",
              "signature": "c6206c0a6bf0ee0c50615a83a35490a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=eeaf996c71e5cc25930742bf13561f66"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 164.312,
                  "y": 163
                },
                "height": 163,
                "width": 164.312
              },
              "position": {
                "line": 14884,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"elementor-element elementor-element-c245ca8 elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"c245ca8\" data-element_type=\"widget\" data-widg",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[1]/div[1]",
              "issueID": "fb46a15e84ba292e610be499342f68f5",
              "signature": "5c9466df9adebdcef46171fb93cca84b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fb46a15e84ba292e610be499342f68f5"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 368.625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 552.937,
                  "y": 183
                },
                "height": 183,
                "width": 184.312
              },
              "position": {
                "line": 14898,
                "column": 8
              },
              "errorSnippet": "&lt;div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-d13beff\" data-id=\"d13beff\" data-element_type=\"column\"&gt; &lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"eleme",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[3]",
              "issueID": "12ac6a704344e0953b2bf5be35d969eb",
              "signature": "f2790577a25985f3154fce0efd05a4e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=12ac6a704344e0953b2bf5be35d969eb"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 164.312,
                  "y": 163
                },
                "height": 163,
                "width": 164.312
              },
              "position": {
                "line": 14899,
                "column": 6
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"elementor-element elementor-element-ea0292a elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"ea0292a\" data-element_type=\"widget\" data-widg",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[3]/div[1]",
              "issueID": "d04c6d9edc90988449acc44b1c974e55",
              "signature": "603ecb5b36c46f02340481ce42383ba0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d04c6d9edc90988449acc44b1c974e55"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 10
                },
                "bottom-right": {
                  "x": 174.312,
                  "y": 161
                },
                "height": 151,
                "width": 164.312
              },
              "position": {
                "line": 14900,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-ea0292a elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"ea0292a\" data-element_type=\"widget\" data-widget_type=\"ha-icon-box.default\"&gt; &lt;a class=\"elementor-widget-contai",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[3]/div[1]/div[1]",
              "issueID": "6ff728a3deb18e5111fdba2bc19fdda9",
              "signature": "c071c8153b6916643cae5a9c6e7d4e7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6ff728a3deb18e5111fdba2bc19fdda9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 552.9375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 737.2495,
                  "y": 183
                },
                "height": 183,
                "width": 184.312
              },
              "position": {
                "line": 14901,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-e0884fb\" data-id=\"e0884fb\" data-element_type=\"column\"&gt; &lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"eleme",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]",
              "issueID": "ac14944eb3d75820b203dc0026c22fe2",
              "signature": "0b52e78816cd6ead973ef3dde40b4808",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ac14944eb3d75820b203dc0026c22fe2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 164.312,
                  "y": 163
                },
                "height": 163,
                "width": 164.312
              },
              "position": {
                "line": 14911,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"elementor-element elementor-element-47bbf44 elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"47bbf44\" data-element_type=\"widget\" data-widg",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]",
              "issueID": "ca559ec344a2ab6b7e5c23ee0e8bfbd2",
              "signature": "e043da885385657168f6d2035e2e2c71",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ca559ec344a2ab6b7e5c23ee0e8bfbd2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 10
                },
                "bottom-right": {
                  "x": 174.312,
                  "y": 162
                },
                "height": 152,
                "width": 164.312
              },
              "position": {
                "line": 14912,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-47bbf44 elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"47bbf44\" data-element_type=\"widget\" data-widget_type=\"ha-icon-box.default\"&gt; &lt;a class=\"elementor-widget-contai",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]",
              "issueID": "e7ea4251347e32fac6372376f1a413dd",
              "signature": "7dbb7708d759841e4ed0013d2fd9bd7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e7ea4251347e32fac6372376f1a413dd"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 136.312,
                  "y": 124
                },
                "height": 124,
                "width": 136.312
              },
              "position": {
                "line": 8107,
                "column": 5796
              },
              "errorSnippet": "&lt;a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD70\" target=\"_blank\"&gt; &lt;span class=\"ha-icon-box-icon\"&gt; &lt;i aria-hidden=\"true\" class=\"icon icon-newsletter\"",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "0a8350a507fdfea1e2f7b7ea34b997f8",
              "signature": "ad761e0ef90f02fdbf039d0a65379cad",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0a8350a507fdfea1e2f7b7ea34b997f8"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 14,
                  "y": 112
                },
                "bottom-right": {
                  "x": 150.312,
                  "y": 138
                },
                "height": 26,
                "width": 136.312
              },
              "position": {
                "line": 14943,
                "column": 3
              },
              "errorSnippet": "&lt;h2 class=\"ha-icon-box-title\"&gt;SIGN UP FOR OUR NEWSLETTER!&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]/a[1]/h2[1]",
              "issueID": "2985f43c42e0b71d9ccb4d827269396a",
              "signature": "efc18e9a691841e7555e7a6b2c6df924",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2985f43c42e0b71d9ccb4d827269396a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 737.25,
                  "y": 0
                },
                "bottom-right": {
                  "x": 921.562,
                  "y": 183
                },
                "height": 183,
                "width": 184.312
              },
              "position": {
                "line": 14913,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-f192e4a\" data-id=\"f192e4a\" data-element_type=\"column\"&gt; &lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"eleme",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[5]",
              "issueID": "b60012e9c7c41738d0e5e628ad087010",
              "signature": "5597bed1fb4a8b8e024b126d789cda8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b60012e9c7c41738d0e5e628ad087010"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3442
                },
                "height": 3442,
                "width": 1024
              },
              "position": {
                "line": 9107,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-elementor_header_footer page page-id-2304 wp-custom-logo wp-embed-responsive elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-2304 e--ua-appleWebkit e--ua-mac e",
              "xpath": "/html/body",
              "issueID": "cf8587d7a5cca7c813583ee0ce46d743",
              "signature": "3ed666abf1f834803154b53f8735a185",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=cf8587d7a5cca7c813583ee0ce46d743"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -5
                },
                "bottom-right": {
                  "x": 25,
                  "y": 20
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 15207,
                "column": 0
              },
              "errorSnippet": "&lt;span id=\"toolbar_closer\" data-title=\"Close accessibility interface\" aria-label=\"Close accessibility interface\" role=\"button\" class=\"scaccessibletoolbarcloser\" style=\"color: transparent; text-shadow: rgb(0, 79, 206) 0px 0px 0px;\"&gt;❌&lt;/span&gt;",
              "xpath": "/html/body/div[3]/div[1]/span[2]",
              "issueID": "d9cbb1186916e9593a55742b11267832",
              "signature": "af2c3d9d5deaf1542a3eea9505314d17",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=d9cbb1186916e9593a55742b11267832"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 703
                },
                "bottom-right": {
                  "x": 65,
                  "y": 748
                },
                "height": 45,
                "width": 45
              },
              "position": {
                "line": 15138,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"text_plugin\" class=\"scbasebin screenreader text\" style=\"background-color: rgb(0, 79, 206); cursor: pointer;\" aria-label=\" - Screen Reader - \" role=\"button\" accesskey=\"L\"&gt;&lt;span class=\"fr_label startapp\" style=\"cursor: pointer;\"&gt;Screen",
              "xpath": "/html/body/div[3]/div[2]",
              "issueID": "5c7097a86bd834e3b07776bc00aabc46",
              "signature": "6b0c64cb470fec78fdcc27051a64e964",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=5c7097a86bd834e3b07776bc00aabc46"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 33,
                  "y": 33
                },
                "height": 33,
                "width": 33
              },
              "position": {
                "line": 15207,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"sc-range-plus sc-range-button\" data-sc-range-action=\"increase\" accesskey=\"+\" role=\"button\" aria-label=\"Increase\"&gt;&lt;i class=\"acsbi-chevron_up\"&gt;+&lt;/i&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "b070fae56b1aa2d9592299ad54f801c5",
              "signature": "0f618fc4d3b126f395e812b70438f2d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=b070fae56b1aa2d9592299ad54f801c5"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 33,
                  "y": 33
                },
                "height": 33,
                "width": 33
              },
              "position": {
                "line": 15207,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"sc-range-minus sc-range-button\" data-sc-range-action=\"decrease\" accesskey=\"-\" role=\"button\" aria-label=\"Decrease\"&gt; &lt;i class=\"acsbi-chevron_down\"&gt;-&lt;/i&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[2]/div[1]/div[3]",
              "issueID": "aeb5dc502e22c4a30ccefb4b32cc6bd2",
              "signature": "0ba81d32e7baba08faa65143f07dbf0f",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=aeb5dc502e22c4a30ccefb4b32cc6bd2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 50,
                  "y": 50
                },
                "height": 50,
                "width": 50
              },
              "position": {
                "line": 7072,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/TriTa4CA/\" target=\"_blank\"&gt; &lt;span class=\"elementor-screen-only\"&gt;Facebook&lt;/span&g",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "a345338f63cb74c5f976d308d4fd0095",
              "signature": "5a61f13456979b55b6a4a5bb33a9e798",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a345338f63cb74c5f976d308d4fd0095"
            },
            {
              "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": 80,
                  "y": 0
                },
                "bottom-right": {
                  "x": 130,
                  "y": 50
                },
                "height": 50,
                "width": 50
              },
              "position": {
                "line": 7072,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-dde2407 exitNotifierLink\" href=\"https://twitter.com/trita4ca\" target=\"_blank\"&gt; &lt;span class=\"elementor-screen-only\"&gt;Twitter&lt;/span&gt; &lt;i",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[2]/a[1]",
              "issueID": "8c67ecb4952fb7523116505022296c5b",
              "signature": "9aea4ddc16b3b1fac94f3527d5dc1e7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8c67ecb4952fb7523116505022296c5b"
            },
            {
              "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": 160,
                  "y": 0
                },
                "bottom-right": {
                  "x": 210,
                  "y": 50
                },
                "height": 50,
                "width": 50
              },
              "position": {
                "line": 7072,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-490980d exitNotifierLink\" href=\"https://www.instagram.com/trita4ca/\" target=\"_blank\"&gt; &lt;span class=\"elementor-screen-only\"&gt;Instagram&lt;/spa",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[3]/a[1]",
              "issueID": "4b4426c1307697c1c3aa69ff59be60ed",
              "signature": "484d141ad31b1ae1acce5f1c1769e6c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4b4426c1307697c1c3aa69ff59be60ed"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 144.312,
                  "y": 89
                },
                "height": 89,
                "width": 144.312
              },
              "position": {
                "line": 7120,
                "column": 79
              },
              "errorSnippet": "&lt;a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://calosba.ca.gov/\" target=\"_blank\"&gt; &lt;span class=\"ha-icon-box-icon\"&gt; &lt;i aria-hidden=\"true\" class=\"fas fa-cogs\"&gt;&lt;/i&gt; &lt;/span&gt; &lt;h2 class=\"ha-",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "6a353a38382373c0d7e45b711fd421f1",
              "signature": "08b17a0a9440428acfcf3b3023829f6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6a353a38382373c0d7e45b711fd421f1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 136.312,
                  "y": 124
                },
                "height": 124,
                "width": 136.312
              },
              "position": {
                "line": 8107,
                "column": 5796
              },
              "errorSnippet": "&lt;a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD70\" target=\"_blank\"&gt; &lt;span class=\"ha-icon-box-icon\"&gt; &lt;i aria-hidden=\"true\" class=\"icon icon-newsletter\"",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]/a[1]",
              "issueID": "9fde638bfa506dd0f38c693a1e381ba4",
              "signature": "f5f73f4dd0e4dcc38f5fcf53e46b4b07",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9fde638bfa506dd0f38c693a1e381ba4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 124.31200000000001,
                  "y": 111
                },
                "height": 111,
                "width": 124.31200000000001
              },
              "position": {
                "line": 8112,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD70&amp;amp;survey=205\" target=\"_blank\"&gt; &lt;span class=\"ha-icon-box-icon\"&gt; &lt;i aria-hidden=\"true\" class=\"h",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[5]/div[1]/div[1]/a[1]",
              "issueID": "8bbe7d8f096b6421b6b2f3947048d458",
              "signature": "4d689bbdfeffdc81381f73405643771e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8bbe7d8f096b6421b6b2f3947048d458"
            },
            {
              "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": 35,
                  "y": 408
                },
                "bottom-right": {
                  "x": 96,
                  "y": 422
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 10705,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"ha-btn\" href=\"https://scheduling.assembly.ca.gov/a70\" target=\"_blank\"&gt;&lt;span class=\"ha-btn-text\"&gt;Click Here&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "f4d135b57e98d8b9b70c08a85d51eac7",
              "signature": "3eaefb8333e8f1b3d01e7edc86dd1c57",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f4d135b57e98d8b9b70c08a85d51eac7"
            },
            {
              "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": 76.296875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 277.296875,
                  "y": 18
                },
                "height": 18,
                "width": 201
              },
              "position": {
                "line": 11064,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\"&gt;Privacy and Conditions of Use&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "234299e0f6563c06ce31b15ea8315735",
              "signature": "fe204d3d664f6d0225f9bd831ec3485f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=234299e0f6563c06ce31b15ea8315735"
            },
            {
              "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": 289.296875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 375.296875,
                  "y": 18
                },
                "height": 18,
                "width": 86
              },
              "position": {
                "line": 11064,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]",
              "issueID": "80ce0f24a20076542b2bcb58800c9c87",
              "signature": "39f7dfa9306e934b594412618573edca",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=80ce0f24a20076542b2bcb58800c9c87"
            },
            {
              "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": 387.296875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 514.296875,
                  "y": 18
                },
                "height": 18,
                "width": 127
              },
              "position": {
                "line": 11065,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\"&gt;General Disclaimer&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]",
              "issueID": "23b506d03232f12c820ef5330bf25a91",
              "signature": "c954e6a784f05c8f59e4c8892b77df24",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=23b506d03232f12c820ef5330bf25a91"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          21,
          24
        ],
        "instances": [
          {
            "ruleID": "28",
            "what": "The layout or sizing of this page causes horizontal scrolling.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"home page-template page-template-elementor_header_footer page page-id-2304 wp-custom-logo wp-embed-responsive elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-2304 e--ua-appleWebkit e--ua-mac e"
          },
          {
            "ruleID": "36",
            "what": "This text is justified.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-1327c0d elementor-widget elementor-widget-text-editor\" data-id=\"1327c0d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"> <div class=\"elementor-widget-container\"> <style sty"
          },
          {
            "ruleID": "36",
            "what": "This text is justified.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-container\"> <style style=\"\">/*! elementor - v3.13.3 - 28-05-2023 */ .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-edit"
          },
          {
            "ruleID": "36",
            "what": "This text is justified.",
            "ordinalSeverity": 3,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/style[1]"
            },
            "excerpt": "<style style=\"\">/*! elementor - v3.13.3 - 28-05-2023 */ .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-dr"
          },
          {
            "ruleID": "73",
            "what": "This link text is uninformative.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"ha-btn\" href=\"https://scheduling.assembly.ca.gov/a70\" target=\"_blank\"><span class=\"ha-btn-text\">Click Here</span></a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]"
            },
            "excerpt": "<p>ASSEMBLYMEMBER</p>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p>Tri</p>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p>Ta</p>"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-container\"> <style style=\"\">/*! elementor - v3.13.3 - 28-05-2023 */ .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-wid"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]/span[1]"
            },
            "excerpt": "<span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen Reader</span>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"ct-footer-copyright\" data-id=\"copyright\"> <p><a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">Privacy and Conditions of Use</a> | <a href=\"htt"
          },
          {
            "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]/a[1]"
            },
            "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"right\" title=\"Go to top\" aria-label=\"Go to top\"> <svg class=\"ct-icon\" width=\"15\" height=\"15\" viewBox=\"0 0 20 20\"><path d=\"M10,0L9.4,0.6L0.8,9"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\">My District<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"><path d=\"M2.1,3.2"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"#\" class=\"ct-menu-link\">About<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg width=\"8\" height=\"8\" viewBox=\"0 0 15 15\" aria-label=\"Menu dropdown icon\"><path d=\"M2.1,3.2l5.4,5"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-3174d43 elementor-widget elementor-widget-text-editor\" data-id=\"3174d43\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"> <div class=\"elementor-widget-container\"> <p>Hono"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-container\"> <p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p> </div>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[5]/div[1]/p[1]"
            },
            "excerpt": "<p>Honored to serve: Fountain Valley, Garden Grove, Los Alamitos, Midway City, Rossmoor, Stanton, Westminster, and portions of Huntington Beach, Santa Ana and Seal Beach</p>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]"
            },
            "excerpt": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5e869e9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5e869e9\" data-element_type=\"section\" data-settings="
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]"
            },
            "excerpt": "<div class=\"elementor-container elementor-column-gap-default\"> <div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-6e2cf90\" data-id=\"6e2cf90\" data-element_type=\"column\"> <div class=\"elemen"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[1]"
            },
            "excerpt": "<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-6e2cf90\" data-id=\"6e2cf90\" data-element_type=\"column\"> <div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"eleme"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"elementor-element elementor-element-c245ca8 elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"c245ca8\" data-element_type=\"widget\" data-widg"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[3]"
            },
            "excerpt": "<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-d13beff\" data-id=\"d13beff\" data-element_type=\"column\"> <div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"eleme"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[3]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"elementor-element elementor-element-ea0292a elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"ea0292a\" data-element_type=\"widget\" data-widg"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[3]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-ea0292a elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"ea0292a\" data-element_type=\"widget\" data-widget_type=\"ha-icon-box.default\"> <a class=\"elementor-widget-contai"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]"
            },
            "excerpt": "<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-e0884fb\" data-id=\"e0884fb\" data-element_type=\"column\"> <div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"eleme"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"elementor-element elementor-element-47bbf44 elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"47bbf44\" data-element_type=\"widget\" data-widg"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-47bbf44 elementor-widget elementor-widget-ha-icon-box happy-addon ha-icon-box\" data-id=\"47bbf44\" data-element_type=\"widget\" data-widget_type=\"ha-icon-box.default\"> <a class=\"elementor-widget-contai"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD70\" target=\"_blank\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"icon icon-newsletter\""
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]/a[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"ha-icon-box-title\">SIGN UP FOR OUR NEWSLETTER!</h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[5]"
            },
            "excerpt": "<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-f192e4a\" data-id=\"f192e4a\" data-element_type=\"column\"> <div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"eleme"
          },
          {
            "ruleID": "155",
            "what": "These headings are not structured in a hierarchical manner.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"home page-template page-template-elementor_header_footer page page-id-2304 wp-custom-logo wp-embed-responsive elementor-default elementor-template-full-width elementor-kit-5 elementor-page elementor-page-2304 e--ua-appleWebkit e--ua-mac e"
          },
          {
            "ruleID": "190",
            "what": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "toolbar_closer",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[1]/span[2]"
            },
            "excerpt": "<span id=\"toolbar_closer\" data-title=\"Close accessibility interface\" aria-label=\"Close accessibility interface\" role=\"button\" class=\"scaccessibletoolbarcloser\" style=\"color: transparent; text-shadow: rgb(0, 79, 206) 0px 0px 0px;\">❌</span>"
          },
          {
            "ruleID": "190",
            "what": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "text_plugin",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[2]"
            },
            "excerpt": "<div id=\"text_plugin\" class=\"scbasebin screenreader text\" style=\"background-color: rgb(0, 79, 206); cursor: pointer;\" aria-label=\" - Screen Reader - \" role=\"button\" accesskey=\"L\"><span class=\"fr_label startapp\" style=\"cursor: pointer;\">Screen"
          },
          {
            "ruleID": "190",
            "what": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[3]/div[1]/div[2]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"sc-range-plus sc-range-button\" data-sc-range-action=\"increase\" accesskey=\"+\" role=\"button\" aria-label=\"Increase\"><i class=\"acsbi-chevron_up\">+</i></div>"
          },
          {
            "ruleID": "190",
            "what": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[3]/div[3]/div[1]/div[2]/div[1]/div[3]"
            },
            "excerpt": "<div class=\"sc-range-minus sc-range-button\" data-sc-range-action=\"decrease\" accesskey=\"-\" role=\"button\" aria-label=\"Decrease\"> <i class=\"acsbi-chevron_down\">-</i></div>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-bc1a439 exitNotifierLink\" href=\"https://www.facebook.com/TriTa4CA/\" target=\"_blank\"> <span class=\"elementor-screen-only\">Facebook</span&g"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[2]/a[1]"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-dde2407 exitNotifierLink\" href=\"https://twitter.com/trita4ca\" target=\"_blank\"> <span class=\"elementor-screen-only\">Twitter</span> <i"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/span[3]/a[1]"
            },
            "excerpt": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-490980d exitNotifierLink\" href=\"https://www.instagram.com/trita4ca/\" target=\"_blank\"> <span class=\"elementor-screen-only\">Instagram</spa"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[3]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link exitNotifierLink\" href=\"https://calosba.ca.gov/\" target=\"_blank\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"fas fa-cogs\"></i> </span> <h2 class=\"ha-"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[4]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/NewsletterPopup.php?district=AD70\" target=\"_blank\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"icon icon-newsletter\""
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[2]/div[2]/div[5]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-widget-container ha-icon-box-link\" href=\"https://lcmspubcontact.lc.ca.gov/PublicLCMS/SurveysDirect_v2.php?district=AD70&amp;amp;survey=205\" target=\"_blank\"> <span class=\"ha-icon-box-icon\"> <i aria-hidden=\"true\" class=\"h"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/main[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"ha-btn\" href=\"https://scheduling.assembly.ca.gov/a70\" target=\"_blank\"><span class=\"ha-btn-text\">Click Here</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[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"https://asmrc.org/privacy-and-conditions-of-use-policy/\" target=\"_blank\" rel=\"noopener\" class=\"exitNotifierLink\">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[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[2]"
            },
            "excerpt": "<a href=\"https://www.assembly.ca.gov/accessibility\" target=\"_blank\" rel=\"noopener\">Accessibility</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[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[3]"
            },
            "excerpt": "<a href=\"https://ad70.asmrc.org/general-disclaimer/\" target=\"_blank\" rel=\"noopener\">General Disclaimer</a>"
          }
        ]
      },
      "endTime": 1687103013261
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687103013261,
      "url": "https://ad70.asmrc.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": "main"
              }
            },
            "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": 220
            },
            "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": [],
              "prevented": true
            },
            "totals": [
              0,
              0,
              0,
              10
            ],
            "standardInstances": [
              {
                "ruleID": "dupAtt",
                "what": "Page prevented this test (treated as 10 instances)",
                "ordinalSeverity": 3,
                "count": 10,
                "tagName": "",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "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": 28,
              "tabFocused": 22,
              "discrepancy": -6
            },
            "totals": [
              0,
              0,
              6,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "focAll",
                "what": "Some focusable elements are not Tab-focusable or vice versa",
                "count": 6,
                "ordinalSeverity": 2,
                "tagName": "",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 27,
                "types": {
                  "missing": {
                    "total": 27,
                    "tagNames": {
                      "A": 25,
                      "SPAN": 2
                    }
                  },
                  "nonoutline": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "outline": {
                    "total": 0,
                    "meanDelay": 0,
                    "tagNames": {}
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to content"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "My District"
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About"
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Facebook"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Twitter"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Instagram"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "VETERAN RESOURCES"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CONTACT ME"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "BUSINESS RESOURCES"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "SIGN UP FOR OUR NEWSLETTER!"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "TAKE THE SURVEY"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices May 19, 2023 Pres"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes April "
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable April 7, 2023 Press Relea"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses February 23, 2023 Press Rel"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices January 30, 2023 Press Release Assemb"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Click Here"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Tweets by TriTa4CA"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "916-319-2070"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "714-379-0970"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Privacy and Conditions of Use"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Accessibility"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "General Disclaimer"
                  }
                ],
                "nonoutline": [],
                "outline": []
              }
            },
            "totals": [
              0,
              0,
              0,
              27
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to content"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My District"
              },
              {
                "ruleID": "focInd",
                "what": "SPAN element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "focInd",
                "what": "SPAN element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Facebook"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Twitter"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Instagram"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "VETERAN RESOURCES"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CONTACT ME"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUSINESS RESOURCES"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "SIGN UP FOR OUR NEWSLETTER!"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "TAKE THE SURVEY"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices May 19, 2023 Pres"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes April "
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable April 7, 2023 Press Relea"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses February 23, 2023 Press Rel"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices January 30, 2023 Press Release Assemb"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Click Here"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Tweets by TriTa4CA"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "916-319-2070"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "714-379-0970"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Privacy and Conditions of Use"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Accessibility"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "General Disclaimer"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 46,
                "types": {
                  "onlyFocusable": {
                    "total": 4,
                    "tagNames": {
                      "SPAN": 4
                    }
                  },
                  "onlyOperable": {
                    "total": 1,
                    "tagNames": {
                      "SPAN": 1
                    }
                  },
                  "focusableAndOperable": {
                    "total": 41,
                    "tagNames": {
                      "A": 39,
                      "IFRAME": 2
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
                  }
                ],
                "onlyOperable": [
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "<span class=\"ct-close-button\" style=\"cursor: default;\"> <svg class=\"ct-icon\" width=\"12\" height=\"12\" ",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to content",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "My District",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District Map",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Menu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Facebook",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Twitter",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Instagram",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "VETERAN RESOURCES",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CONTACT ME",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "BUSINESS RESOURCES",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "SIGN UP FOR OUR NEWSLETTER!",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "TAKE THE SURVEY",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices May 19, 2023 Pres",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes April ",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable April 7, 2023 Press Relea",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses February 23, 2023 Press Rel",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices January 30, 2023 Press Release Assemb",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Click Here",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Tweets by TriTa4CA",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe name=\"f2e0117be6c0f4\" width=\"400px\" height=\"1000px\" data-testid=\"fb:page Facebook Social Plu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "916-319-2070",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "714-379-0970",
                    "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": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "My District",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "District Map",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Biography",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Committees",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Me",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/wi",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              4,
              1
            ],
            "standardInstances": [
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is focusable but not operable",
                "ordinalSeverity": 2,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is focusable but not operable",
                "ordinalSeverity": 2,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is focusable but not operable",
                "ordinalSeverity": 2,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is focusable but not operable",
                "ordinalSeverity": 2,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"ct-close-button\" style=\"cursor: default;\"> <svg class=\"ct-icon\" width=\"12\" height=\"12\" "
              }
            ]
          },
          "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": 33,
                "triggerSample": 16,
                "impactTriggers": 7,
                "additions": 14,
                "removals": 1,
                "opacityChanges": 3,
                "opacityImpact": 6,
                "unhoverables": 1,
                "noCursors": 0,
                "badCursors": 0,
                "noIndicators": 0,
                "badIndicators": 0
              },
              "items": {
                "impactTriggers": [
                  {
                    "tagName": "LI",
                    "id": "menu-item-3588",
                    "text": "My District District Map",
                    "additions": 3,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "My District",
                    "additions": 2,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "menu-item-3589",
                    "text": "About Biography Committees Contact Me",
                    "additions": 7,
                    "removals": 1,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "additions": 4,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Facebook",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 2
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Twitter",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 2
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Instagram",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 2
                  }
                ],
                "unhoverables": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to content"
                  }
                ],
                "noCursors": [],
                "badCursors": [],
                "noIndicators": [],
                "badIndicators": []
              }
            },
            "totals": [
              6,
              17,
              1,
              8
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "menu-item-3588",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My District District Map"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My District"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "menu-item-3589",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About Biography Committees Contact Me"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Facebook"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Twitter"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Instagram"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to content"
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 0,
                "wellLabeled": 0
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [],
                "wellLabeled": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "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": 39,
                "adjacent": {
                  "total": 28,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Skip to content"
                  },
                  {
                    "id": "",
                    "text": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
                  },
                  {
                    "id": "",
                    "text": "Press Releases"
                  },
                  {
                    "id": "",
                    "text": "My District"
                  },
                  {
                    "id": "",
                    "text": "District Map"
                  },
                  {
                    "id": "",
                    "text": "About"
                  },
                  {
                    "id": "",
                    "text": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
                  },
                  {
                    "id": "",
                    "text": "Menu"
                  },
                  {
                    "id": "",
                    "text": "Facebook"
                  },
                  {
                    "id": "",
                    "text": "Twitter"
                  },
                  {
                    "id": "",
                    "text": "Instagram"
                  },
                  {
                    "id": "",
                    "text": "VETERAN RESOURCES"
                  },
                  {
                    "id": "",
                    "text": "CONTACT ME"
                  },
                  {
                    "id": "",
                    "text": "BUSINESS RESOURCES"
                  },
                  {
                    "id": "",
                    "text": "SIGN UP FOR OUR NEWSLETTER!"
                  },
                  {
                    "id": "",
                    "text": "TAKE THE SURVEY"
                  },
                  {
                    "id": "",
                    "text": "Click Here"
                  },
                  {
                    "id": "",
                    "text": "Tweets by TriTa4CA"
                  },
                  {
                    "id": "",
                    "text": "916-319-2070"
                  },
                  {
                    "id": "",
                    "text": "714-379-0970"
                  },
                  {
                    "id": "",
                    "text": "Privacy and Conditions of Use"
                  },
                  {
                    "id": "",
                    "text": "Accessibility"
                  },
                  {
                    "id": "",
                    "text": "General Disclaimer"
                  },
                  {
                    "id": "",
                    "text": "Press Releases"
                  },
                  {
                    "id": "",
                    "text": "My District"
                  },
                  {
                    "id": "",
                    "text": "District Map"
                  },
                  {
                    "id": "",
                    "text": "About"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri"
                  }
                ]
              }
            },
            "totals": [
              0,
              28,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to content"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My District"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District Map"
              },
              {
                "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": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Menu"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Facebook"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Twitter"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Instagram"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "VETERAN RESOURCES"
              },
              {
                "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": "BUSINESS RESOURCES"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "SIGN UP FOR OUR NEWSLETTER!"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "TAKE THE SURVEY"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Click Here"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Tweets by TriTa4CA"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "916-319-2070"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "714-379-0970"
              },
              {
                "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": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "My District"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District Map"
              },
              {
                "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": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri"
              }
            ]
          },
          "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": 12,
              "badRoleElements": 4,
              "redundantRoleElements": 0,
              "tagNames": {
                "SPAN": {
                  "button": {
                    "bad": 4,
                    "redundant": 0
                  }
                }
              }
            },
            "totals": [
              0,
              0,
              0,
              4
            ],
            "standardInstances": [
              {
                "ruleID": "role",
                "what": "SPAN elements have invalid or native-replaceable explicit role button (count: 4)",
                "count": 4,
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "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": {
                "adjacentLink": {
                  "total": 28,
                  "subtotals": [
                    19,
                    7,
                    1,
                    1
                  ]
                },
                "listLink": {
                  "total": 11,
                  "subtotals": [
                    5,
                    3,
                    3
                  ]
                },
                "h2": {
                  "total": 12,
                  "subtotals": [
                    5,
                    5,
                    1,
                    1
                  ]
                },
                "h5": {
                  "total": 2
                }
              },
              "items": {
                "adjacentLink": {
                  "fontWeight": {
                    "400": [
                      "Skip to content",
                      "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl",
                      "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl",
                      "Menu",
                      "Facebook",
                      "Twitter",
                      "Instagram",
                      "VETERAN RESOURCES",
                      "CONTACT ME",
                      "BUSINESS RESOURCES",
                      "SIGN UP FOR OUR NEWSLETTER!",
                      "TAKE THE SURVEY",
                      "Click Here",
                      "Tweets by TriTa4CA",
                      "916-319-2070",
                      "714-379-0970",
                      "Privacy and Conditions of Use",
                      "Accessibility",
                      "General Disclaimer",
                      "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri"
                    ],
                    "500": [
                      "District Map"
                    ],
                    "700": [
                      "Press Releases",
                      "My District",
                      "About",
                      "Press Releases",
                      "My District",
                      "District Map",
                      "About"
                    ]
                  },
                  "opacity": {
                    "0": [
                      "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri"
                    ],
                    "1": [
                      "Skip to content",
                      "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl",
                      "Press Releases",
                      "My District",
                      "District Map",
                      "About",
                      "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl",
                      "Menu",
                      "Facebook",
                      "Twitter",
                      "Instagram",
                      "VETERAN RESOURCES",
                      "CONTACT ME",
                      "BUSINESS RESOURCES",
                      "SIGN UP FOR OUR NEWSLETTER!",
                      "TAKE THE SURVEY",
                      "Click Here",
                      "Tweets by TriTa4CA",
                      "916-319-2070",
                      "714-379-0970",
                      "Privacy and Conditions of Use",
                      "Accessibility",
                      "General Disclaimer",
                      "Press Releases",
                      "My District",
                      "District Map",
                      "About"
                    ]
                  }
                },
                "listLink": {
                  "fontWeight": {
                    "400": [
                      "Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices May 19, 2023 Pres",
                      "Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes April ",
                      "Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable April 7, 2023 Press Relea",
                      "Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses February 23, 2023 Press Rel",
                      "Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices January 30, 2023 Press Release Assemb"
                    ],
                    "500": [
                      "Biography",
                      "Committees",
                      "Contact Me"
                    ],
                    "700": [
                      "Biography",
                      "Committees",
                      "Contact Me"
                    ]
                  },
                  "color": {
                    "rgb(25, 42, 61)": [
                      "Biography",
                      "Committees",
                      "Contact Me"
                    ],
                    "rgb(190, 31, 67)": [
                      "Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices May 19, 2023 Pres",
                      "Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes April ",
                      "Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable April 7, 2023 Press Relea",
                      "Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses February 23, 2023 Press Rel",
                      "Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices January 30, 2023 Press Release Assemb"
                    ],
                    "rgb(255, 255, 255)": [
                      "Biography",
                      "Committees",
                      "Contact Me"
                    ]
                  },
                  "fontSize": {
                    "16px": [
                      "Biography",
                      "Committees",
                      "Contact Me",
                      "Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices May 19, 2023 Pres",
                      "Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes April ",
                      "Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable April 7, 2023 Press Relea",
                      "Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses February 23, 2023 Press Rel",
                      "Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices January 30, 2023 Press Release Assemb"
                    ],
                    "20px": [
                      "Biography",
                      "Committees",
                      "Contact Me"
                    ]
                  },
                  "lineHeight": {
                    "26.4px": [
                      "Biography",
                      "Committees",
                      "Contact Me",
                      "Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices May 19, 2023 Pres",
                      "Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes April ",
                      "Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable April 7, 2023 Press Relea",
                      "Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses February 23, 2023 Press Rel",
                      "Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices January 30, 2023 Press Release Assemb"
                    ],
                    "33px": [
                      "Biography",
                      "Committees",
                      "Contact Me"
                    ]
                  }
                },
                "h2": {
                  "color": {
                    "rgb(255, 255, 255)": [
                      "VETERAN RESOURCES",
                      "CONTACT ME",
                      "BUSINESS RESOURCES",
                      "SIGN UP FOR OUR NEWSLETTER!",
                      "TAKE THE SURVEY"
                    ],
                    "rgb(25, 42, 61)": [
                      "Featured News"
                    ],
                    "rgb(187, 32, 66)": [
                      "Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices",
                      "Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes",
                      "Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable",
                      "Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses",
                      "Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices"
                    ],
                    "rgb(21, 21, 21)": [
                      "Scheduling"
                    ]
                  },
                  "fontSize": {
                    "20px": [
                      "VETERAN RESOURCES",
                      "CONTACT ME",
                      "BUSINESS RESOURCES",
                      "SIGN UP FOR OUR NEWSLETTER!",
                      "TAKE THE SURVEY",
                      "Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices",
                      "Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes",
                      "Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable",
                      "Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses",
                      "Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices"
                    ],
                    "35px": [
                      "Featured News"
                    ],
                    "23px": [
                      "Scheduling"
                    ]
                  }
                }
              }
            },
            "totals": [
              3,
              2,
              0,
              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": "Links in columns have 3 different styles",
                "count": 2,
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-2 headings have 4 different styles",
                "count": 3,
                "ordinalSeverity": 3,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "tabNav": {
            "what": "nonstandard keyboard navigation between elements with the tab role",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "tabElements": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "tabLists": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "tabElements": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 8,
                "tagNames": {
                  "HEADER": 1,
                  "DIV": 4,
                  "UL": 2,
                  "A": 1
                }
              },
              "items": [
                {
                  "tagName": "HEADER",
                  "id": "header",
                  "text": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "District Map"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Biography Committees Contact Me"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
                },
                {
                  "tagName": "DIV",
                  "id": "offcanvas",
                  "text": "Press Releases My District District Map About Biography Committees Contact Me"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri"
                }
              ]
            },
            "totals": [
              8,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "HEADER element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "HEADER",
                "id": "header",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "District Map"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Biography Committees Contact Me"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "offcanvas",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases My District District Map About Biography Committees Contact Me"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          18,
          47,
          11,
          53
        ],
        "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": "dupAtt",
            "what": "Page prevented this test (treated as 10 instances)",
            "ordinalSeverity": 3,
            "count": 10,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focAll",
            "what": "Some focusable elements are not Tab-focusable or vice versa",
            "count": 6,
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to content"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My District"
          },
          {
            "ruleID": "focInd",
            "what": "SPAN element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "focInd",
            "what": "SPAN element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Facebook"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Twitter"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Instagram"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "VETERAN RESOURCES"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CONTACT ME"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUSINESS RESOURCES"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "SIGN UP FOR OUR NEWSLETTER!"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "TAKE THE SURVEY"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Sacramento Elitists Block Legislation to Protect Consumers from High Energy Prices May 19, 2023 Pres"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblyman Tri Ta Introduces Legislation to Protect Californians from AI Generated Deepfakes April "
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblyman Tri Ta Introduces Legislation to Keep Utility Costs Affordable April 7, 2023 Press Relea"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblyman Tri Ta Introduces AB 778 to Help Struggling Small Businesses February 23, 2023 Press Rel"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Assemblyman Tri Ta Leading Efforts to Lower Natural Gas Prices January 30, 2023 Press Release Assemb"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Click Here"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Tweets by TriTa4CA"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "916-319-2070"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "714-379-0970"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Privacy and Conditions of Use"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Accessibility"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "General Disclaimer"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is focusable but not operable",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is focusable but not operable",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is focusable but not operable",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is focusable but not operable",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"child-indicator\" tabindex=\"0\" role=\"button\" aria-label=\"Menu dropdown indicator\"><svg w"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"ct-close-button\" style=\"cursor: default;\"> <svg class=\"ct-icon\" width=\"12\" height=\"12\" "
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-3588",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My District District Map"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My District"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-3589",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About Biography Committees Contact Me"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Facebook"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Twitter"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Instagram"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to content"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to content"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My District"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District Map"
          },
          {
            "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": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Menu"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Facebook"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Twitter"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Instagram"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "VETERAN RESOURCES"
          },
          {
            "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": "BUSINESS RESOURCES"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "SIGN UP FOR OUR NEWSLETTER!"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "TAKE THE SURVEY"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Click Here"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Tweets by TriTa4CA"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "916-319-2070"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "714-379-0970"
          },
          {
            "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": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "My District"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District Map"
          },
          {
            "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": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri"
          },
          {
            "ruleID": "role",
            "what": "SPAN elements have invalid or native-replaceable explicit role button (count: 4)",
            "count": 4,
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "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": "Links in columns have 3 different styles",
            "count": 2,
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-2 headings have 4 different styles",
            "count": 3,
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "zIndex",
            "what": "HEADER element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "District Map"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Biography Committees Contact Me"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img width=\"684\" height=\"167\" alt=\"AD70 Tri Ta Logo\" data-src=\"https://ad70.asmrc.org/wp-content/upl"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "offcanvas",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases My District District Map About Biography Committees Contact Me"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"#main-container\" class=\"ct-back-to-top ct-hidden-sm\" data-shape=\"square\" data-alignment=\"ri"
          }
        ]
      },
      "endTime": 1687103052853
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687103052853,
      "url": "https://ad70.asmrc.org/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "AD70 | TA | Assemblyman Tri Ta",
          "pageurl": "https://ad70.asmrc.org/",
          "time": 6.22,
          "creditsremaining": 1038,
          "allitemcount": 132,
          "totalelements": 549,
          "waveurl": "http://wave.webaim.org/report?url=https://ad70.asmrc.org/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 4,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > STYLE:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1.01,
                    "#fdfdfd",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 36,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER:first-child + MAIN + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-8 > H5: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"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > STYLE:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > 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_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > FIGURE:first-child + DIV > H2:first-child + DIV + A"
                ],
                "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": 7,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + META + LINK + TITLE + META + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fbw_id-4 > DIV:first-child > IMG:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "accesskey": {
                "id": "accesskey",
                "description": "Accesskey",
                "count": 12,
                "selectors": [
                  "HTML > DIV#accessibility-links > DIV#text_plugin",
                  "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-audio > BUTTON#fr_screenreader_play",
                  "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-audio > BUTTON#fr_screenreader_pause",
                  "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-audio > BUTTON#fr_screenreader_stop",
                  "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-audio > DIV#volume_plugin > DIV:first-child > DIV:first-child",
                  "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-audio > DIV#volume_plugin > DIV:first-child > DIV:first-child + DIV + DIV",
                  "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-fontsize > BUTTON#fr_screenreader_font_increase",
                  "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-fontsize > BUTTON#fr_screenreader_font_decrease",
                  "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-fontsize > BUTTON#fr_screenreader_font_reset",
                  "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-highcontrast > BUTTON#fr_screenreader_highcontrast",
                  "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-highcontrast > BUTTON#fr_screenreader_highcontrast2",
                  "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-highcontrast > BUTTON#fr_screenreader_highcontrast3"
                ],
                "wcag": [
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              },
              "text_justified": {
                "id": "text_justified",
                "description": "Justified text",
                "count": 9,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > STYLE:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child"
                ],
                "wcag": []
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          36,
          0,
          0,
          4
        ],
        "instances": [
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > STYLE:first-child + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > 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 > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > 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 > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_redundant",
            "what": "Redundant alternative text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG"
            },
            "excerpt": ""
          },
          {
            "ruleID": "alt_redundant",
            "what": "Redundant alternative text",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG"
            },
            "excerpt": ""
          },
          {
            "ruleID": "h1_missing",
            "what": "Missing first level heading",
            "ordinalSeverity": 0,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": false
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER:first-child + MAIN + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-8 > H5: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 > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > STYLE:first-child + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > 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 > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_suspicious",
            "what": "Suspicious link text",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > FIGURE:first-child + DIV > H2:first-child + DIV + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child > META:first-child + META + LINK + TITLE + META + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + SCRIPT + SCRIPT + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + STYLE + NOSCRIPT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG: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 > DIV#main-container > HEADER#header > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG + NOSCRIPT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG: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 > DIV#main-container > HEADER#header > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT + IMG + NOSCRIPT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > FIGURE:first-child > IMG: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 > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fbw_id-4 > DIV:first-child > IMG:first-child + NOSCRIPT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "text_plugin",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#text_plugin"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "fr_screenreader_play",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-audio > BUTTON#fr_screenreader_play"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "fr_screenreader_pause",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-audio > BUTTON#fr_screenreader_pause"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "fr_screenreader_stop",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-audio > BUTTON#fr_screenreader_stop"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-audio > DIV#volume_plugin > DIV:first-child > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-audio > DIV#volume_plugin > DIV:first-child > DIV:first-child + DIV + DIV"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "fr_screenreader_font_increase",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-fontsize > BUTTON#fr_screenreader_font_increase"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "fr_screenreader_font_decrease",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-fontsize > BUTTON#fr_screenreader_font_decrease"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "fr_screenreader_font_reset",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-fontsize > BUTTON#fr_screenreader_font_reset"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "fr_screenreader_highcontrast",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-highcontrast > BUTTON#fr_screenreader_highcontrast"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "fr_screenreader_highcontrast2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-highcontrast > BUTTON#fr_screenreader_highcontrast2"
            },
            "excerpt": ""
          },
          {
            "ruleID": "accesskey",
            "what": "Accesskey",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "fr_screenreader_highcontrast3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > DIV#accessibility-links > DIV#speaker_plugin > DIV#sc-section-highcontrast > BUTTON#fr_screenreader_highcontrast3"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_justified",
            "what": "Justified text",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_justified",
            "what": "Justified text",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_justified",
            "what": "Justified text",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > STYLE:first-child + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_justified",
            "what": "Justified text",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_justified",
            "what": "Justified text",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_justified",
            "what": "Justified text",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_justified",
            "what": "Justified text",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_justified",
            "what": "Justified text",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_justified",
            "what": "Justified text",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#main-container > MAIN#main > DIV:first-child > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687103059386
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caassy",
    "target": {
      "id": "caAD70-a",
      "which": "https://ad70.asmrc.org/",
      "what": "Member Tri Ta (R)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-18T02:07:06",
  "timeStamp": "18ixx",
  "jobData": {
    "startTime": "2023-06-18T15:42:33",
    "endTime": "2023-06-18T15:44:19",
    "elapsedSeconds": 105,
    "visitLatency": 15,
    "logCount": 40,
    "logSize": 6281,
    "errorLogCount": 19,
    "errorLogSize": 2690,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        40
      ],
      [
        "testaro",
        14
      ],
      [
        "alfa",
        8
      ],
      [
        "ibm",
        7
      ],
      [
        "qualWeb",
        7
      ],
      [
        "wave",
        7
      ],
      [
        "axe",
        1
      ],
      [
        "tenon",
        1
      ],
      [
        "continuum",
        0
      ],
      [
        "htmlcs",
        0
      ],
      [
        "nuVal",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp27",
    "summary": {
      "total": 1504,
      "issue": 1035,
      "tool": 138,
      "prevention": 300,
      "log": 31,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          158,
          142,
          128,
          138
        ],
        "byTool": {
          "testaro": [
            18,
            47,
            11,
            53
          ],
          "alfa": [
            28,
            0,
            0,
            28
          ],
          "axe": [
            17,
            11,
            1,
            5
          ],
          "continuum": [
            0,
            0,
            0,
            0
          ],
          "htmlcs": [
            22,
            0,
            0,
            12
          ],
          "ibm": [
            0,
            4,
            0,
            4
          ],
          "qualWeb": [
            37,
            80,
            95,
            8
          ],
          "tenon": [
            0,
            0,
            21,
            24
          ],
          "wave": [
            36,
            0,
            0,
            4
          ]
        }
      },
      "prevention": {
        "nuVal": 300
      },
      "issue": {
        "headingLevelSkip": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "alfa": {
              "r53": {
                "quality": 1,
                "what": "Heading skips one or more levels",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Headings are structured"
                  ]
                }
              }
            },
            "axe": {
              "heading-order": {
                "quality": 1,
                "what": "Heading levels do not increase by only one",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading levels should only increase by one; Heading order invalid"
                  ]
                }
              }
            },
            "wave": {
              "heading_skipped": {
                "quality": 1,
                "what": "Skipped heading level",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Skipped heading level"
                  ]
                }
              }
            }
          }
        },
        "h1Missing": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "alfa": {
              "r61": {
                "quality": 1,
                "what": "First heading is not h1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Documents start with a level 1 heading"
                  ]
                }
              }
            },
            "wave": {
              "h1_missing": {
                "quality": 1,
                "what": "Missing first level heading",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Missing first level heading"
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 108,
          "maxCount": 27,
          "weight": 4,
          "tools": {
            "alfa": {
              "r65": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 26,
                  "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": 27,
                  "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": 27,
                  "texts": [
                    "A element has no focus indicator",
                    "SPAN element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast-enhanced": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.19 (foreground color: #616161, 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 6.17 (foreground color: #ffffff, background color: #bb2042, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1",
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.53 (foreground color: #be1f43, background color: #f2f5f7, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 8,
                  "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.53:1. Recommendation:  change text colour to #030303.",
                    "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.06:1. Recommendation:  change text colour to #1f1f1f.",
                    "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 1.02:1. Recommendation:  change text colour to #595959.",
                    "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.19:1. Recommendation:  change text colour to #595959.",
                    "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.18:1. Recommendation:  change background to #202020."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R76": {
                "quality": 1,
                "what": "Text has less than the enhanced minimum contrast",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement."
                  ]
                }
              }
            },
            "tenon": {
              "95": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This element has insufficient color contrast (Level AAA)."
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 36,
          "maxCount": 9,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 9,
                  "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 it is overlapped by another element"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G18.Fail": {
                "quality": 1,
                "what": "Contrast between the text and its background is less than 4.5:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676."
                  ]
                }
              }
            },
            "ibm": {
              "text_contrast_sufficient": {
                "quality": 1,
                "what": "Text has a contrast with its background less than the WCAG AA minimum for its size and weight",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Text contrast of 1.02 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 600"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R37": {
                "quality": 1,
                "what": "Text has less than the minimum contrast",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement."
                  ]
                }
              }
            },
            "wave": {
              "contrast": {
                "quality": 1,
                "what": "Very low contrast",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "allCaps": {
          "score": 18,
          "maxCount": 18,
          "weight": 1,
          "tools": {
            "alfa": {
              "r72": {
                "quality": 1,
                "what": "Paragraph text is uppercased",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Paragraphs of text are not all uppercase"
                  ]
                }
              }
            },
            "tenon": {
              "153": {
                "quality": 1,
                "what": "Long string of text is in all caps",
                "complaints": {
                  "countTotal": 18,
                  "texts": [
                    "This long string of text is in all caps."
                  ]
                }
              }
            }
          }
        },
        "leadingInsufficient": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "alfa": {
              "r73": {
                "quality": 1,
                "what": "Paragraph of text has insufficient line height",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Paragraphs of text have sufficient line height"
                  ]
                }
              }
            }
          }
        },
        "fontSizeAbsolute": {
          "score": 14,
          "maxCount": 7,
          "weight": 2,
          "tools": {
            "alfa": {
              "r74": {
                "quality": 1,
                "what": "Paragraph text has an absolute font size",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Paragraphs of text do not have font sizes defined in absolute units"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-WCAG-T28": {
                "quality": 1,
                "what": "Percent, em, or name is used for a font size",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This technique checks that all font-size attribute uses percent, em or names."
                  ]
                }
              }
            }
          }
        },
        "headingOfNothing": {
          "score": 12,
          "maxCount": 6,
          "weight": 2,
          "tools": {
            "alfa": {
              "r78": {
                "quality": 1,
                "what": "No content between two headings of the same level",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Headings of same level have text content between them"
                  ]
                }
              }
            }
          }
        },
        "leadingAbsolute": {
          "score": 10,
          "maxCount": 5,
          "weight": 2,
          "tools": {
            "alfa": {
              "r80": {
                "quality": 1,
                "what": "Paragraph text has an absolute line height",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Paragraphs of text do not have line heights defined in absolute units"
                  ]
                }
              }
            }
          }
        },
        "frameContentRisk": {
          "score": 0,
          "maxCount": 0.4,
          "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": 2,
                  "texts": [
                    "Frames should be tested with axe-core; The iframe still has to be tested with axe-core"
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 17,
          "maxCount": 17,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 17,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "pseudoHeadingRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H42": {
                "quality": 1,
                "what": "Heading coding is not used but the element may be intended as a heading",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Heading markup should be used if this content is intended as a heading."
                  ]
                }
              }
            },
            "wave": {
              "heading_possible": {
                "quality": 1,
                "what": "Possible heading",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Possible heading"
                  ]
                }
              }
            }
          }
        },
        "pseudoOrderedListRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H48.2": {
                "quality": 1,
                "what": "Ordered list may fail to be coded as such",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document."
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 14,
          "maxCount": 7,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H48": {
                "quality": 1,
                "what": "Navigation links are not coded as a list",
                "complaints": {
                  "countTotal": 1,
                  "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": 7,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "scrollRisk": {
          "score": 5,
          "maxCount": 5,
          "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": 5,
                  "texts": [
                    "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
                    "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion."
                  ]
                }
              }
            }
          }
        },
        "contrastRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_3_F24.F24.BGColour": {
                "quality": 1,
                "what": "Inline background color may lack a complementary foreground color",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image."
                  ]
                }
              },
              "AAA.1_4_3_F24.F24.FGColour": {
                "quality": 1,
                "what": "Inline foreground color may lack a complementary background color",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour."
                  ]
                }
              },
              "AAA.1_4_6.G17.Abs": {
                "quality": 1,
                "what": "Contrast between the absolutely positioned text and its background may be less than 7:1",
                "complaints": {
                  "countTotal": 1,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "linkWindowSurpriseRisk": {
          "score": 10,
          "maxCount": 10,
          "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": 10,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            }
          }
        },
        "headingStructure": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1_AAA.G141": {
                "quality": 1,
                "what": "Heading level is incorrect",
                "complaints": {
                  "countTotal": 3,
                  "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 h5 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."
                  ]
                }
              }
            }
          }
        },
        "duplicateID": {
          "score": 16,
          "maxCount": 4,
          "weight": 4,
          "tools": {
            "ibm": {
              "element_id_unique": {
                "quality": 1,
                "what": "Element has an id attribute value that is already in use",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The <span> element has the id \"elementor-device-mode\" that is already in use",
                    "The <iframe> element has the id \"twitter-widget-0\" that is already in use"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R18": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This rule checks that all id attribute values on a single page are unique."
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "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"
                  ]
                }
              }
            }
          }
        },
        "figureNoText": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "ibm": {
              "figure_label_exists": {
                "quality": 1,
                "what": "figure element has no associated label",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The <figure> element does not have an associated label"
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The HTML attribute(s) \"charset\" is deprecated for the <link> element in HTML 5",
                    "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5"
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 9,
          "maxCount": 9,
          "weight": 1,
          "tools": {
            "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": 6,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "overflowHiddenRisk": {
          "score": 47,
          "maxCount": 47,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-ACT-R40": {
                "quality": 1,
                "what": "Zoomed text node may be clipped by a CSS overflow declaration",
                "complaints": {
                  "countTotal": 47,
                  "texts": [
                    "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport."
                  ]
                }
              }
            }
          }
        },
        "sectionHeadingless": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T9": {
                "quality": 1,
                "what": "Page is not organized using headings",
                "complaints": {
                  "countTotal": 2,
                  "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": 4,
          "maxCount": 2,
          "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."
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 1,
          "weight": 0,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T20": {
                "quality": 1,
                "what": "Link text is not supplemented with a title attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Supplementing link text with the title attribute"
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 6,
                  "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"
                  ]
                }
              }
            }
          }
        },
        "justificationRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T29": {
                "quality": 1,
                "what": "Alignment either to the left or right is not specified in CSS",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This technique describes how to align blocks of text either left or right by setting the CSS text-align property."
                  ]
                }
              }
            }
          }
        },
        "colorMissing": {
          "score": 344,
          "maxCount": 86,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T31": {
                "quality": 1,
                "what": "Foreground or background color is specified but not both",
                "complaints": {
                  "countTotal": 86,
                  "texts": [
                    "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination."
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 42,
          "maxCount": 14,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "boxSizeAbsolute": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP15": {
                "quality": 1,
                "what": "Element width is specified in an absolute value",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "At least one width attribute of an HTML element is expressed in absolute values"
                  ]
                }
              }
            }
          }
        },
        "horizontalScrolling": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "28": {
                "quality": 1,
                "what": "Layout or sizing of the page causes horizontal scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The layout or sizing of this page causes horizontal scrolling."
                  ]
                }
              }
            }
          }
        },
        "justification": {
          "score": 18,
          "maxCount": 9,
          "weight": 2,
          "tools": {
            "tenon": {
              "36": {
                "quality": 1,
                "what": "Text is fully justified",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This text is justified."
                  ]
                }
              }
            },
            "wave": {
              "text_justified": {
                "quality": 1,
                "what": "Text is justified",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Justified text"
                  ]
                }
              }
            }
          }
        },
        "linkVague": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "73": {
                "quality": 1,
                "what": "Link text is too generic to communicate the purpose or destination",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link text is uninformative."
                  ]
                }
              }
            }
          }
        },
        "fontSmall": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "tenon": {
              "134": {
                "quality": 1,
                "what": "Text is very small",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Very small text found."
                  ]
                }
              }
            }
          }
        },
        "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": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            }
          }
        },
        "tabIndexMissing": {
          "score": 16,
          "maxCount": 4,
          "weight": 4,
          "tools": {
            "tenon": {
              "190": {
                "quality": 1,
                "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable."
                  ]
                }
              }
            }
          }
        },
        "linkForcesNewWindow": {
          "score": 30,
          "maxCount": 10,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "duplicateAttribute": {
          "score": 14,
          "maxCount": 7,
          "weight": 2,
          "tools": {
            "testaro": {
              "dupAtt": {
                "quality": 0.7,
                "what": "Source code of the element contains 2 or more of the same attribute",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Page prevented this test (treated as 10 instances)"
                  ]
                }
              }
            }
          }
        },
        "tabFocusability": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "testaro": {
              "focAll": {
                "quality": 0.5,
                "what": "Discrepancy between elements that should be and that are Tab-focusable",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Some focusable elements are not Tab-focusable or vice versa"
                  ]
                }
              }
            }
          }
        },
        "focusableOperable": {
          "score": 15,
          "maxCount": 5,
          "weight": 3,
          "tools": {
            "testaro": {
              "focOp": {
                "quality": 1,
                "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    null
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 16,
          "maxCount": 8,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Hovering over element has unexpected effects",
                    "Operable element cannot be hovered over"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 56,
          "maxCount": 28,
          "weight": 2,
          "tools": {
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 28,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 4,
          "maxCount": 4,
          "weight": 1,
          "tools": {
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "SPAN elements have invalid or native-replaceable explicit role button (count: 4)"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "In-line links have 4 different styles",
                    "Links in columns have 3 different styles",
                    "Level-2 headings have 4 different styles"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "HEADER element has a non-default Z index",
                    "DIV element has a non-default Z index",
                    "UL element has a non-default Z index",
                    "A element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "imageTextRedundant": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "wave": {
              "alt_redundant": {
                "quality": 1,
                "what": "Redundant text alternative",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Redundant alternative text"
                  ]
                }
              }
            }
          }
        },
        "linkComprehensionRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "wave": {
              "link_suspicious": {
                "quality": 1,
                "what": "Suspicious link text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Suspicious link text"
                  ]
                }
              }
            }
          }
        },
        "noScriptRisk": {
          "score": 7,
          "maxCount": 7,
          "weight": 1,
          "tools": {
            "wave": {
              "noscript": {
                "quality": 1,
                "what": "noscript element may fail to contain an accessible equivalent or alternative",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Noscript element"
                  ]
                }
              }
            }
          }
        },
        "accessKeyDuplicate": {
          "score": 36,
          "maxCount": 12,
          "weight": 3,
          "tools": {
            "wave": {
              "accesskey": {
                "quality": 1,
                "what": "Accesskey",
                "complaints": {
                  "countTotal": 12,
                  "texts": [
                    "Accesskey"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}